#c86916

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

Shades of Chocolate #C86916

Tints of Chocolate #C86916

Color information

#C86916 (or 0xC86916) is unknown color: approx Chocolate. HEX triplet: C8, 69 and 16. RGB value is (200,105,22). Sum of RGB (Red+Green+Blue) = 200+105+22=327 (43% of max value = 765). Red value is 200 (78.52% from 255 or 61.16% from 327); Green value is 105 (41.41% from 255 or 32.11% from 327); Blue value is 22 (8.98% from 255 or 6.73% from 327); Max value from RGB is 200 - color contains mainly: red. Hex color #C86916 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #C86916 is #3796E9. Grayscale: #7C7C7C. Windows color (decimal): -3643114 or 1468872. OLE color: 1468872.

HSL color Cylindrical-coordinate representation of color #C86916: hue angle of 27.98º degrees, saturation: 0.8, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #C86916 is Cyan = 0, Magento = 0.48, Yellow = 0.89 and Black (K on CMYK) = 0.22.

Color convert

RGB20010522-
CMYK00.480.890.22
HSL27.98º80.18%43.53%-
HSV(B)27.98º89%78.43%-
XYZ29.0222.443.56-
YUV123.9470.47182.25-

RGB Variations

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

RGB

RED value IS 200 (78.52% from 255) = 61.16%
GREEN value IS 105 (41.41% from 255) = 32.11%
BLUE value IS 22 (8.98% from 255) = 6.73%
R=61.16%
G=32.11%
B=6.73%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.48
Y (Yellow) values IS 0.89
K (Black) values IS 0.22
SystemRedGreenBlueCMYKHSL
Decimal2001052200.480.890.2227.9880.1843.53
HexC8691603059161c502c
Octal31015126060131263412054
Binary110010001101001101100110000101100110110111001010000101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c86916

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c86916; }

 p { color: rgb(200,105,22); }

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

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

 a { background-color: rgb(200,105,22); }

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

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

 span { border-color: rgb(200,105,22); }

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

cancel