crispedge.com

Color picker

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

#ccccee hex color - Miami White - White - Cool color - Information

#ccccee hex color - Miami White - White - Cool color

Color Hue/Base color: White

Hex #ccccee Color Code is also known as Miami White color.

Hex #ccccee Color code in RGB color code model is created after adding 80% red color, 80% green color and 93.33% blue color. Hex #ccccee Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 14% magenta, 0% yellow and 7% black.

Hex #ccccee color code is a web safe color. Next web safe color code is #bbbbdd and previous web safe color code is #ddddff. You can see here many more shades of #ccccee color code.

0 Likes 0 Comments | 99 Views

Color Table

Hex Color Codeccccee#ccccee
RGB Decimal204, 204, 238rgb(204, 204, 238)
RGB Percent80%, 80%, 93%rgb(80%, 80%, 93%)
CSS RGBa204, 204, 238,1rgba(204,204,238,1)
CMYK Modelcmyk(14%,14%,0%,7%)
HSL Color Space240,50% ,87%hsl(240,50% ,87%)
HSV Color Space240°, 14%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110011001100110011101110
Octal314314356
Decimal204204238
Hexccccee

Different shades of #ccccee color code.

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

Light Shade of #ccccee
#f2f2fb
Dark Shade of #ccccee
#a6a6e1
Saturated Shade of #ccccee
#c9c9f1
Desaturated Shade of #ccccee
#cfcfeb
Grey scale Shade of #ccccee
#dddddd
Brighten Shade
#e5e5ff
Most Readable Shade
#000000

Shades of #ccccee color code

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

#ccccee
#b5b5d3
#9e9eb9
#88889e
#717184
#5a5a69
#44444f
#2d2d34
#16161a
#000000

Similar Color like #ccccee color

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

#cdcdef
#cecef0
#cfcff1
#d0d0f2
#d1d1f3
#d2d2f4
#d3d3f5
#d4d4f6
#d5d5f7
#d6d6f8
#d7d7f9
#d8d8fa
#d9d9fb
#dadafc
#cbcbed
#cacaec
#c9c9eb
#c8c8ea
#c7c7e9
#c6c6e8
#c5c5e7
#c4c4e6
#c3c3e5
#c2c2e4
#c1c1e3
#c0c0e2
#bfbfe1
#bebee0

Monochromatic Color with #ccccee

#ccccee
#16161a
#3a3a44
#5f5f6e
#838399
#a8a8c3

Tints of #ccccee Color

#ccccee
#d1d1ef
#d7d7f1
#ddddf3
#e2e2f5
#e8e8f7
#eeeef9
#f3f3fb
#f9f9fd
#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

#ccccee
#eeeecc

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

Split Complementary

#ccccee
#eeddcc
#ddeecc

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

Analogous Color

#ccdaee
#ccd3ee
#ccccee
#d3ccee
#daccee

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

#ccccee
#eecccc
#cceecc

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

#ccccee
#eeccdd
#eeeecc
#cceedd

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

#ccccee
#eeeecc
#ddeecc
#ddccee

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 #ccccee 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.

#ccccee Color Code Preview on Black Background Color

This is how #ccccee Color will look on black background color. Color contrast ratio is 13.44

#ccccee in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccccee

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccccee

#ccccee color code is use for CSS Background Color

Background color for the above div is #ccccee

HTML with inline CSS

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

#ccccee color code is use for CSS Border Color

CSS Border color for the above div is #ccccee

HTML with inline CSS

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

CSS Border Left color for the above div is #ccccee

HTML with inline CSS

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

CSS Border Right color for the above div is #ccccee

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccccee

HTML with inline CSS

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

CSS Border Top color for the above div is #ccccee

HTML with inline CSS

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

#ccccee hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccccee Color code Preview on White Background

This is how #ccccee Color code will look on white background color. Color contrast ratio is 1.56

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 #ccccee; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #ccccee; }

Related Gradients

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

0 Likes 0 Comments | 99 Views

Post your comment:-

By submitting comment you agree to our privacy policy.