Shades of Tenne (Tawny) #D25413
Tints of Tenne (Tawny) #D25413
RGB
CMYK
RGB Variations
Color information
#D25413 (or 0xD25413) is known color: Tenne (Tawny). HEX triplet: D2, 54 and 13. RGB value is (210,84,19). Sum of RGB (Red+Green+Blue) = 210+84+19=313 (41% of max value = 765). Red value is 210 (82.42% from 255 or 67.09% from 313); Green value is 84 (33.20% from 255 or 26.84% from 313); Blue value is 19 (7.81% from 255 or 6.07% from 313); Max value from RGB is 210 - color contains mainly: red. Hex color #D25413 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D25413 is #2DABEC. Grayscale: #727272. Windows color (decimal): -2993133 or 1266898. OLE color: 1266898.
HSL color Cylindrical-coordinate representation of color #D25413: hue angle of 20.42º degrees, saturation: 0.83, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #D25413 is Cyan = 0, Magento = 0.6, Yellow = 0.91 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 84 | 19 | - |
| CMYK | 0 | 0.6 | 0.91 | 0.18 |
| HSL | 20.42º | 0.83% | 0.45% | - |
| HSV(B) | 20.42º | 0.91% | 0.82% | - |
| XYZ | 29.87 | 20.09 | 2.92 | - |
| YUV | 114.26 | 74.24 | 196.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 84 | 19 | 0 | 0.6 | 0.91 | 0.18 | 20.42 | 0.83 | 0.45 |
| Hex | D2 | 54 | 13 | 0 | 3C | 5B | 12 | 14 | 53 | 2D |
| Octal | 322 | 124 | 23 | 0 | 74 | 133 | 22 | 24 | 123 | 55 |
| Binary | 11010010 | 1010100 | 10011 | 0 | 111100 | 1011011 | 10010 | 10100 | 1010011 | 101101 |
Color Harmonies of #D25413
Complementary color
Monochromatic Colors of #D25413
Black with #D25413
Text Example
Text Example
White with #D25413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D25413; }
p { color: rgb(210,84,19); }
H1.HeaderClassName
{
color: #D25413;
}
.AnyTagClassName
{
color: #D25413;
}
</style>
background-color css
<style>
a { background-color: #D25413; }
a { background-color: rgb(210,84,19); }
div.DivClassName
{
background-color: #D25413;
}
.BgClassName
{
background-color: #D25413;
}
</style>
border-color css
<style>
span { border-color: #D25413; }
span { border-color: rgb(210,84,19); }
td.TdClassName
{
border-color: #D25413;
}
.TagClassName
{
border-color: #D25413;
}
</style>