Shades of Tenne (Tawny) #D25513
Tints of Tenne (Tawny) #D25513
RGB
CMYK
RGB Variations
Color information
#D25513 (or 0xD25513) is known color: Tenne (Tawny). HEX triplet: D2, 55 and 13. RGB value is (210,85,19). Sum of RGB (Red+Green+Blue) = 210+85+19=314 (41% of max value = 765). Red value is 210 (82.42% from 255 or 66.88% from 314); Green value is 85 (33.59% from 255 or 27.07% from 314); Blue value is 19 (7.81% from 255 or 6.05% from 314); Max value from RGB is 210 - color contains mainly: red. Hex color #D25513 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D25513 is #2DAAEC. Grayscale: #737373. Windows color (decimal): -2992877 or 1267154. OLE color: 1267154.
HSL color Cylindrical-coordinate representation of color #D25513: hue angle of 20.73º 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 #D25513 is Cyan = 0, Magento = 0.60, Yellow = 0.91 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 85 | 19 | - |
| CMYK | 0 | 0.60 | 0.91 | 0.18 |
| HSL | 20.73º | 0.83% | 0.45% | - |
| HSV(B) | 20.73º | 0.91% | 0.82% | - |
| XYZ | 29.94 | 20.25 | 2.95 | - |
| YUV | 114.85 | 73.91 | 195.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 85 | 19 | 0 | 0.60 | 0.91 | 0.18 | 20.73 | 0.83 | 0.45 |
| Hex | D2 | 55 | 13 | 0 | 3C | 5B | 12 | 15 | 53 | 2D |
| Octal | 322 | 125 | 23 | 0 | 74 | 133 | 22 | 25 | 123 | 55 |
| Binary | 11010010 | 1010101 | 10011 | 0 | 111100 | 1011011 | 10010 | 10101 | 1010011 | 101101 |
Color Harmonies of #D25513
Complementary color
Monochromatic Colors of #D25513
Black with #D25513
Text Example
Text Example
White with #D25513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D25513; }
p { color: rgb(210,85,19); }
H1.HeaderClassName
{
color: #D25513;
}
.AnyTagClassName
{
color: #D25513;
}
</style>
background-color css
<style>
a { background-color: #D25513; }
a { background-color: rgb(210,85,19); }
div.DivClassName
{
background-color: #D25513;
}
.BgClassName
{
background-color: #D25513;
}
</style>
border-color css
<style>
span { border-color: #D25513; }
span { border-color: rgb(210,85,19); }
td.TdClassName
{
border-color: #D25513;
}
.TagClassName
{
border-color: #D25513;
}
</style>