Shades of Tenne (Tawny) #D15310
Tints of Tenne (Tawny) #D15310
RGB
CMYK
RGB Variations
Color information
#D15310 (or 0xD15310) is known color: Tenne (Tawny). HEX triplet: D1, 53 and 10. RGB value is (209,83,16). Sum of RGB (Red+Green+Blue) = 209+83+16=308 (40% of max value = 765). Red value is 209 (82.03% from 255 or 67.86% from 308); Green value is 83 (32.81% from 255 or 26.95% from 308); Blue value is 16 (6.64% from 255 or 5.19% from 308); Max value from RGB is 209 - color contains mainly: red. Hex color #D15310 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D15310 is #2EACEF. Grayscale: #717171. Windows color (decimal): -3058928 or 1070033. OLE color: 1070033.
HSL color Cylindrical-coordinate representation of color #D15310: hue angle of 20.83º degrees, saturation: 0.86, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #D15310 is Cyan = 0, Magento = 0.60, Yellow = 0.92 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 83 | 16 | - |
| CMYK | 0 | 0.60 | 0.92 | 0.18 |
| HSL | 20.83º | 0.86% | 0.44% | - |
| HSV(B) | 20.83º | 0.92% | 0.82% | - |
| XYZ | 29.48 | 19.78 | 2.75 | - |
| YUV | 113.04 | 73.24 | 196.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 83 | 16 | 0 | 0.60 | 0.92 | 0.18 | 20.83 | 0.86 | 0.44 |
| Hex | D1 | 53 | 10 | 0 | 3C | 5C | 12 | 15 | 56 | 2C |
| Octal | 321 | 123 | 20 | 0 | 74 | 134 | 22 | 25 | 126 | 54 |
| Binary | 11010001 | 1010011 | 10000 | 0 | 111100 | 1011100 | 10010 | 10101 | 1010110 | 101100 |
Color Harmonies of #D15310
Complementary color
Monochromatic Colors of #D15310
Black with #D15310
Text Example
Text Example
White with #D15310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15310; }
p { color: rgb(209,83,16); }
H1.HeaderClassName
{
color: #D15310;
}
.AnyTagClassName
{
color: #D15310;
}
</style>
background-color css
<style>
a { background-color: #D15310; }
a { background-color: rgb(209,83,16); }
div.DivClassName
{
background-color: #D15310;
}
.BgClassName
{
background-color: #D15310;
}
</style>
border-color css
<style>
span { border-color: #D15310; }
span { border-color: rgb(209,83,16); }
td.TdClassName
{
border-color: #D15310;
}
.TagClassName
{
border-color: #D15310;
}
</style>