Shades of Tenne (Tawny) #D25614
Tints of Tenne (Tawny) #D25614
RGB
CMYK
RGB Variations
Color information
#D25614 (or 0xD25614) is known color: Tenne (Tawny). HEX triplet: D2, 56 and 14. RGB value is (210,86,20). Sum of RGB (Red+Green+Blue) = 210+86+20=316 (41% of max value = 765). Red value is 210 (82.42% from 255 or 66.46% from 316); Green value is 86 (33.98% from 255 or 27.22% from 316); Blue value is 20 (8.20% from 255 or 6.33% from 316); Max value from RGB is 210 - color contains mainly: red. Hex color #D25614 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D25614 is #2DA9EB. Grayscale: #737373. Windows color (decimal): -2992620 or 1332946. OLE color: 1332946.
HSL color Cylindrical-coordinate representation of color #D25614: hue angle of 20.84º degrees, saturation: 0.83, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #D25614 is Cyan = 0, Magento = 0.59, Yellow = 0.90 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 86 | 20 | - |
| CMYK | 0 | 0.59 | 0.90 | 0.18 |
| HSL | 20.84º | 0.83% | 0.45% | - |
| HSV(B) | 20.84º | 0.9% | 0.82% | - |
| XYZ | 30.03 | 20.41 | 3.02 | - |
| YUV | 115.55 | 74.08 | 195.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 86 | 20 | 0 | 0.59 | 0.90 | 0.18 | 20.84 | 0.83 | 0.45 |
| Hex | D2 | 56 | 14 | 0 | 3B | 5A | 12 | 15 | 53 | 2D |
| Octal | 322 | 126 | 24 | 0 | 73 | 132 | 22 | 25 | 123 | 55 |
| Binary | 11010010 | 1010110 | 10100 | 0 | 111011 | 1011010 | 10010 | 10101 | 1010011 | 101101 |
Color Harmonies of #D25614
Complementary color
Monochromatic Colors of #D25614
Black with #D25614
Text Example
Text Example
White with #D25614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D25614; }
p { color: rgb(210,86,20); }
H1.HeaderClassName
{
color: #D25614;
}
.AnyTagClassName
{
color: #D25614;
}
</style>
background-color css
<style>
a { background-color: #D25614; }
a { background-color: rgb(210,86,20); }
div.DivClassName
{
background-color: #D25614;
}
.BgClassName
{
background-color: #D25614;
}
</style>
border-color css
<style>
span { border-color: #D25614; }
span { border-color: rgb(210,86,20); }
td.TdClassName
{
border-color: #D25614;
}
.TagClassName
{
border-color: #D25614;
}
</style>