Shades of Tenne (Tawny) #D15315
Tints of Tenne (Tawny) #D15315
RGB
CMYK
RGB Variations
Color information
#D15315 (or 0xD15315) is known color: Tenne (Tawny). HEX triplet: D1, 53 and 15. RGB value is (209,83,21). Sum of RGB (Red+Green+Blue) = 209+83+21=313 (41% of max value = 765). Red value is 209 (82.03% from 255 or 66.77% from 313); Green value is 83 (32.81% from 255 or 26.52% from 313); Blue value is 21 (8.59% from 255 or 6.71% from 313); Max value from RGB is 209 - color contains mainly: red. Hex color #D15315 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D15315 is #2EACEA. Grayscale: #717171. Windows color (decimal): -3058923 or 1397713. OLE color: 1397713.
HSL color Cylindrical-coordinate representation of color #D15315: hue angle of 19.79º degrees, saturation: 0.82, 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 #D15315 is Cyan = 0, Magento = 0.60, Yellow = 0.90 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 83 | 21 | - |
| CMYK | 0 | 0.60 | 0.90 | 0.18 |
| HSL | 19.79º | 0.82% | 0.45% | - |
| HSV(B) | 19.79º | 0.9% | 0.82% | - |
| XYZ | 29.52 | 19.8 | 2.97 | - |
| YUV | 113.61 | 75.74 | 196.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 83 | 21 | 0 | 0.60 | 0.90 | 0.18 | 19.79 | 0.82 | 0.45 |
| Hex | D1 | 53 | 15 | 0 | 3C | 5A | 12 | 14 | 52 | 2D |
| Octal | 321 | 123 | 25 | 0 | 74 | 132 | 22 | 24 | 122 | 55 |
| Binary | 11010001 | 1010011 | 10101 | 0 | 111100 | 1011010 | 10010 | 10100 | 1010010 | 101101 |
Color Harmonies of #D15315
Complementary color
Monochromatic Colors of #D15315
Black with #D15315
Text Example
Text Example
White with #D15315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D15315; }
p { color: rgb(209,83,21); }
H1.HeaderClassName
{
color: #D15315;
}
.AnyTagClassName
{
color: #D15315;
}
</style>
background-color css
<style>
a { background-color: #D15315; }
a { background-color: rgb(209,83,21); }
div.DivClassName
{
background-color: #D15315;
}
.BgClassName
{
background-color: #D15315;
}
</style>
border-color css
<style>
span { border-color: #D15315; }
span { border-color: rgb(209,83,21); }
td.TdClassName
{
border-color: #D15315;
}
.TagClassName
{
border-color: #D15315;
}
</style>