#cc814d

Color #CC814D Raw Sienna (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Raw Sienna #CC814D

Tints of Raw Sienna #CC814D

Color information

#CC814D (or 0xCC814D) is unknown color: approx Raw Sienna. HEX triplet: CC, 81 and 4D. RGB value is (204,129,77). Sum of RGB (Red+Green+Blue) = 204+129+77=410 (54% of max value = 765). Red value is 204 (80.08% from 255 or 49.76% from 410); Green value is 129 (50.78% from 255 or 31.46% from 410); Blue value is 77 (30.47% from 255 or 18.78% from 410); Max value from RGB is 204 - color contains mainly: red. Hex color #CC814D is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #CC814D is #337EB2. Grayscale: #919191. Windows color (decimal): -3374771 or 5079500. OLE color: 5079500.

HSL color Cylindrical-coordinate representation of color #CC814D: hue angle of 24.57º degrees, saturation: 0.55, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #CC814D is Cyan = 0, Magento = 0.37, Yellow = 0.62 and Black (K on CMYK) = 0.2.

Color convert

RGB20412977-
CMYK00.370.620.2
HSL24.57º55.46%55.1%-
HSV(B)24.57º62.25%80%-
XYZ34.0929.0710.84-
YUV145.589.35169.73-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 204 (80.08% from 255) = 49.76%
GREEN value IS 129 (50.78% from 255) = 31.46%
BLUE value IS 77 (30.47% from 255) = 18.78%
R=49.76%
G=31.46%
B=18.78%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.37
Y (Yellow) values IS 0.62
K (Black) values IS 0.2
SystemRedGreenBlueCMYKHSL
Decimal2041297700.370.620.224.5755.4655.1
HexCC814D0253E14193737
Octal3142011150457624316767
Binary1100110010000001100110101001011111101010011001110111110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #cc814d

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #cc814d; }

 p { color: rgb(204,129,77); }

 H1.HeaderClassName
 {
   color: #cc814d;
 }
 .AnyTagClassName
 {
   color: #cc814d;
 }
</style>
background-color css

<style>
 a { background-color: #cc814d; }

 a { background-color: rgb(204,129,77); }

 div.DivClassName
 {
   background-color: #cc814d;
 }
 .BgClassName
 {
   background-color: #cc814d;
 }
</style>
border-color css

<style>
 span { border-color: #cc814d; }

 span { border-color: rgb(204,129,77); }

 td.TdClassName
 {
   border-color: #cc814d;
 }
 .TagClassName
 {
   border-color: #cc814d;
 }
</style>

cancel