crispedge.com

Color picker

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

#cc9055 hex color - Orange - Warm color - Information

#cc9055 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #cc9055 Color code in RGB color code model is created after adding 80% red color, 56.47% green color and 33.33% blue color. Hex #cc9055 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 58% yellow and 20% black.

Hex #cc9055 color code is between #bb8844 web safe hex color code and #dd9966 web safe hex color code. #bb8844 is the nearest web safe color code. You can see here many more shades of #cc9055 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecc9055#cc9055
RGB Decimal204, 144, 85rgb(204, 144, 85)
RGB Percent80%, 56%, 33%rgb(80%, 56%, 33%)
CSS RGBa204, 144, 85,1rgba(204,144,85,1)
CMYK Modelcmyk(0%,29%,58%,20%)
HSL Color Space30,54% ,57%hsl(30,54% ,57%)
HSV Color Space30°, 58%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001001000001010101
Octal314220125
Decimal20414485
Hexcc9055

Different shades of #cc9055 color code.

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

Light Shade of #cc9055
#d8aa7c
Dark Shade of #cc9055
#b77637
Saturated Shade of #cc9055
#d7904a
Desaturated Shade of #cc9055
#c19060
Grey scale Shade of #cc9055
#909090
Brighten Shade
#e5a96e
Most Readable Shade
#000000

Shades of #cc9055 color code

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

#cc9055
#b5804b
#9e7042
#886038
#71502f
#5a4025
#44301c
#2d2012
#161009
#000000

Similar Color like #cc9055 color

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

#cd9156
#ce9257
#cf9358
#d09459
#d1955a
#d2965b
#d3975c
#d4985d
#d5995e
#d69a5f
#d79b60
#d89c61
#d99d62
#da9e63
#cb8f54
#ca8e53
#c98d52
#c88c51
#c78b50
#c68a4f
#c5894e
#c4884d
#c3874c
#c2864b
#c1854a
#c08449
#bf8348
#be8247

Monochromatic Color with #cc9055

#cc9055
#f6ae67
#22180e
#4c3620
#775432
#a17243

Tints of #cc9055 Color

#cc9055
#d19c67
#d7a87a
#ddb58d
#e2c1a0
#e8cdb3
#eedac6
#f3e6d9
#f9f2ec
#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

#cc9055
#5591cc

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

Split Complementary

#cc9055
#55cccc
#5556cc

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

Analogous Color

#cc6055
#cc7855
#cc9055
#cca855
#ccc055

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

#cc9055
#55cc90
#9055cc

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

#cc9055
#55cc55
#5591cc
#cb55cc

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

#cc9055
#5591cc
#5556cc
#cccc55

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

#cc9055 Color Code Preview on Black Background Color

This is how #cc9055 Color will look on black background color. Color contrast ratio is 7.69

#cc9055 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc9055

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc9055

#cc9055 color code is use for CSS Background Color

Background color for the above div is #cc9055

HTML with inline CSS

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

#cc9055 color code is use for CSS Border Color

CSS Border color for the above div is #cc9055

HTML with inline CSS

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

CSS Border Left color for the above div is #cc9055

HTML with inline CSS

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

CSS Border Right color for the above div is #cc9055

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc9055

HTML with inline CSS

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

CSS Border Top color for the above div is #cc9055

HTML with inline CSS

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

#cc9055 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc9055 Color code Preview on White Background

This is how #cc9055 Color code will look on white background color. Color contrast ratio is 2.73

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.