crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#ccfffb hex color - Blue - Cool color - Information

#ccfffb hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #ccfffb Color code in RGB color code model is created after adding 80% red color, 100% green color and 98.43% blue color. Hex #ccfffb Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 0% magenta, 2% yellow and 0% black.

Hex #ccfffb color code is between #bbeeff web safe hex color code and #ddddee web safe hex color code. #bbeeff is the nearest web safe color code. You can see here many more shades of #ccfffb color code.

0 Likes 0 Comments | 7 Views

Color Table

Hex Color Codeccfffb#ccfffb
RGB Decimal204, 255, 251rgb(204, 255, 251)
RGB Percent80%, 100%, 98%rgb(80%, 100%, 98%)
CSS RGBa204, 255, 251,1rgba(204,255,251,1)
CMYK Modelcmyk(20%,0%,2%,0%)
HSL Color Space175,100% ,90%hsl(175,100% ,90%)
HSV Color Space175°, 20%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001111111111111011
Octal314377373
Decimal204255251
Hexccfffb

Different shades of #ccfffb color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #ccfffb
#ffffff
Dark Shade of #ccfffb
#99fff7
Saturated Shade of #ccfffb
#ccfffb
Desaturated Shade of #ccfffb
#cffcf9
Grey scale Shade of #ccfffb
#e6e6e6
Brighten Shade
#e5ffff
Most Readable Shade
#000000

Shades of #ccfffb color code

Generate more color scales with scales (color stack) generator.

#ccfffb
#b5e2df
#9ec6c3
#88aaa7
#718d8b
#5a716f
#445553
#2d3837
#161c1b
#000000

Similar Color like #ccfffb color

Find visually similar hex color codes nearing to #ccfffb hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#cdfffc
#cefffd
#cffffe
#d0ffff
#d1ffff
#d2ffff
#d3ffff
#d4ffff
#d5ffff
#d6ffff
#d7ffff
#d8ffff
#d9ffff
#daffff
#cbfefa
#cafdf9
#c9fcf8
#c8fbf7
#c7faf6
#c6f9f5
#c5f8f4
#c4f7f3
#c3f6f2
#c2f5f1
#c1f4f0
#c0f3ef
#bff2ee
#bef1ed

Monochromatic Color with #ccfffb

#ccfffb
#222a2a
#445554
#66807e
#88aaa7
#aad4d1

Tints of #ccfffb Color

#ccfffb
#d1fffb
#d7fffb
#ddfffc
#e2fffc
#e8fffd
#eefffd
#f3fffe
#f9fffe
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#ccfffb
#ffccd0

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#ccfffb
#ffccea
#ffe1cc

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#ccffe7
#ccfff1
#ccfffb
#ccf9ff
#ccefff

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#ccfffb
#fbccff
#fffbcc

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#ccfffb
#e2ccff
#ffccd0
#eaffcc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#ccfffb
#ffccd0
#ffe1cc
#cceaff

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #ccfffb Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#ccfffb Color Code Preview on Black Background Color

This is how #ccfffb Color will look on black background color. Color contrast ratio is 19.26

#ccfffb in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#ccfffb">Your Example Paragraph content text in with font color #ccfffb </p>

Your Example Paragraph content text in with font color #ccfffb

HTML with inline CSS

<div style="color:#ccfffb">Your Paragraph text in with font color #ccfffb </div>

Your Example Paragraph content text in with font color #ccfffb

#ccfffb color code is use for CSS Background Color

Background color for the above div is #ccfffb

HTML with inline CSS

<div style="background-color:#ccfffb;"></div>

#ccfffb color code is use for CSS Border Color

CSS Border color for the above div is #ccfffb

HTML with inline CSS

<div style="border:5px solid #ccfffb;"></div>

CSS Border Left color for the above div is #ccfffb

HTML with inline CSS

<div style="border-left:5px solid #ccfffb;"></div>

CSS Border Right color for the above div is #ccfffb

HTML with inline CSS

<div style="border-right:5px solid #ccfffb;"></div>

CSS Border Bottom color for the above div is #ccfffb

HTML with inline CSS

<div style="border-bottom:5px solid #ccfffb;"></div>

CSS Border Top color for the above div is #ccfffb

HTML with inline CSS

<div style="border-top:5px solid #ccfffb;"></div>

#ccfffb hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#ccfffb; } .examplecolorclass {color:#ccfffb; } .examplebordercolor {border:3px solid #ccfffb; }

#ccfffb Color code Preview on White Background

This is how #ccfffb Color code will look on white background color. Color contrast ratio is 1.09

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #ccfffb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ccfffb; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 7 Views

Post your comment:-

By submitting comment you agree to our privacy policy.