Shades of Tenne (Tawny) #D25311
Tints of Tenne (Tawny) #D25311
RGB
CMYK
RGB Variations
Color information
#D25311 (or 0xD25311) is known color: Tenne (Tawny). HEX triplet: D2, 53 and 11. RGB value is (210,83,17). Sum of RGB (Red+Green+Blue) = 210+83+17=310 (41% of max value = 765). Red value is 210 (82.42% from 255 or 67.74% from 310); Green value is 83 (32.81% from 255 or 26.77% from 310); Blue value is 17 (7.03% from 255 or 5.48% from 310); Max value from RGB is 210 - color contains mainly: red. Hex color #D25311 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D25311 is #2DACEE. Grayscale: #717171. Windows color (decimal): -2993391 or 1135570. OLE color: 1135570.
HSL color Cylindrical-coordinate representation of color #D25311: hue angle of 20.52º degrees, saturation: 0.85, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #D25311 is Cyan = 0, Magento = 0.60, Yellow = 0.92 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 210 | 83 | 17 | - |
| CMYK | 0 | 0.60 | 0.92 | 0.18 |
| HSL | 20.52º | 0.85% | 0.45% | - |
| HSV(B) | 20.52º | 0.92% | 0.82% | - |
| XYZ | 29.77 | 19.93 | 2.81 | - |
| YUV | 113.45 | 73.58 | 196.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 210 | 83 | 17 | 0 | 0.60 | 0.92 | 0.18 | 20.52 | 0.85 | 0.45 |
| Hex | D2 | 53 | 11 | 0 | 3C | 5C | 12 | 15 | 55 | 2D |
| Octal | 322 | 123 | 21 | 0 | 74 | 134 | 22 | 25 | 125 | 55 |
| Binary | 11010010 | 1010011 | 10001 | 0 | 111100 | 1011100 | 10010 | 10101 | 1010101 | 101101 |
Color Harmonies of #D25311
Complementary color
Monochromatic Colors of #D25311
Black with #D25311
Text Example
Text Example
White with #D25311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D25311; }
p { color: rgb(210,83,17); }
H1.HeaderClassName
{
color: #D25311;
}
.AnyTagClassName
{
color: #D25311;
}
</style>
background-color css
<style>
a { background-color: #D25311; }
a { background-color: rgb(210,83,17); }
div.DivClassName
{
background-color: #D25311;
}
.BgClassName
{
background-color: #D25311;
}
</style>
border-color css
<style>
span { border-color: #D25311; }
span { border-color: rgb(210,83,17); }
td.TdClassName
{
border-color: #D25311;
}
.TagClassName
{
border-color: #D25311;
}
</style>