#cf5513

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

Shades of Tenne (Tawny) #CF5513

Tints of Tenne (Tawny) #CF5513

Color information

#CF5513 (or 0xCF5513) is unknown color: approx Tenne (Tawny). HEX triplet: CF, 55 and 13. RGB value is (207,85,19). Sum of RGB (Red+Green+Blue) = 207+85+19=311 (41% of max value = 765). Red value is 207 (81.25% from 255 or 66.56% from 311); Green value is 85 (33.59% from 255 or 27.33% from 311); Blue value is 19 (7.81% from 255 or 6.11% from 311); Max value from RGB is 207 - color contains mainly: red. Hex color #CF5513 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #CF5513 is #30AAEC. Grayscale: #727272. Windows color (decimal): -3189485 or 1267151. OLE color: 1267151.

HSL color Cylindrical-coordinate representation of color #CF5513: hue angle of 21.06º degrees, saturation: 0.83, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #CF5513 is Cyan = 0, Magento = 0.59, Yellow = 0.91 and Black (K on CMYK) = 0.19.

Color convert

RGB2078519-
CMYK00.590.910.19
HSL21.06º83.19%44.31%-
HSV(B)21.06º90.82%81.18%-
XYZ29.119.812.91-
YUV113.9574.42194.37-

RGB Variations

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

RGB

RED value IS 207 (81.25% from 255) = 66.56%
GREEN value IS 85 (33.59% from 255) = 27.33%
BLUE value IS 19 (7.81% from 255) = 6.11%
R=66.56%
G=27.33%
B=6.11%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.59
Y (Yellow) values IS 0.91
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal207851900.590.910.1921.0683.1944.31
HexCF551303B5B1315532c
Octal31712523073133232512354
Binary110011111010101100110111011101101110011101011010011101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #cf5513

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #cf5513; }

 p { color: rgb(207,85,19); }

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

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

 a { background-color: rgb(207,85,19); }

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

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

 span { border-color: rgb(207,85,19); }

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

cancel