#D45D08

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

Shades of Tenne (Tawny) #D45D08

Tints of Tenne (Tawny) #D45D08

Color information

#D45D08 (or 0xD45D08) is unknown color: approx Tenne (Tawny). HEX triplet: D4, 5D and 08. RGB value is (212,93,8). Sum of RGB (Red+Green+Blue) = 212+93+8=313 (41% of max value = 765). Red value is 212 (83.20% from 255 or 67.73% from 313); Green value is 93 (36.72% from 255 or 29.71% from 313); Blue value is 8 (3.52% from 255 or 2.56% from 313); Max value from RGB is 212 - color contains mainly: red. Hex color #D45D08 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D45D08 is #2BA2F7. Grayscale: #777777. Windows color (decimal): -2859768 or 548308. OLE color: 548308.

HSL color Cylindrical-coordinate representation of color #D45D08: hue angle of 25º degrees, saturation: 0.93, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #D45D08 is Cyan = 0, Magento = 0.56, Yellow = 0.96 and Black (K on CMYK) = 0.17.

Color convert

RGB212938-
CMYK00.560.960.17
HSL25º92.73%43.14%-
HSV(B)25º96.23%83.14%-
XYZ31.1121.842.81-
YUV118.8965.42194.41-

RGB Variations

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

RGB

RED value IS 212 (83.20% from 255) = 67.73%
GREEN value IS 93 (36.72% from 255) = 29.71%
BLUE value IS 8 (3.52% from 255) = 2.56%
R=67.73%
G=29.71%
B=2.56%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.56
Y (Yellow) values IS 0.96
K (Black) values IS 0.17
SystemRedGreenBlueCMYKHSL
Decimal21293800.560.960.172592.7343.14
HexD45D80386011195d2b
Octal32413510070140213113553
Binary11010100101110110000111000110000010001110011011101101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #D45D08

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #D45D08; }

 p { color: rgb(212,93,8); }

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

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

 a { background-color: rgb(212,93,8); }

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

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

 span { border-color: rgb(212,93,8); }

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

cancel