Shades of Tenne (Tawny) #D14807
Tints of Tenne (Tawny) #D14807
RGB
CMYK
RGB Variations
Color information
#D14807 (or 0xD14807) is known color: Tenne (Tawny). HEX triplet: D1, 48 and 07. RGB value is (209,72,7). Sum of RGB (Red+Green+Blue) = 209+72+7=288 (38% of max value = 765). Red value is 209 (82.03% from 255 or 72.57% from 288); Green value is 72 (28.52% from 255 or 25% from 288); Blue value is 7 (3.12% from 255 or 2.43% from 288); Max value from RGB is 209 - color contains mainly: red. Hex color #D14807 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #D14807 is #2EB7F8. Grayscale: #696969. Windows color (decimal): -3061753 or 477393. OLE color: 477393.
HSL color Cylindrical-coordinate representation of color #D14807: hue angle of 19.31º degrees, saturation: 0.94, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D14807 is Cyan = 0, Magento = 0.66, Yellow = 0.97 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 209 | 72 | 7 | - |
| CMYK | 0 | 0.66 | 0.97 | 0.18 |
| HSL | 19.31º | 0.94% | 0.42% | - |
| HSV(B) | 19.31º | 0.97% | 0.82% | - |
| XYZ | 28.65 | 18.21 | 2.2 | - |
| YUV | 105.55 | 72.39 | 201.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 209 | 72 | 7 | 0 | 0.66 | 0.97 | 0.18 | 19.31 | 0.94 | 0.42 |
| Hex | D1 | 48 | 7 | 0 | 42 | 61 | 12 | 13 | 5E | 2A |
| Octal | 321 | 110 | 7 | 0 | 102 | 141 | 22 | 23 | 136 | 52 |
| Binary | 11010001 | 1001000 | 111 | 0 | 1000010 | 1100001 | 10010 | 10011 | 1011110 | 101010 |
Color Harmonies of #D14807
Complementary color
Monochromatic Colors of #D14807
Black with #D14807
Text Example
Text Example
White with #D14807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D14807; }
p { color: rgb(209,72,7); }
H1.HeaderClassName
{
color: #D14807;
}
.AnyTagClassName
{
color: #D14807;
}
</style>
background-color css
<style>
a { background-color: #D14807; }
a { background-color: rgb(209,72,7); }
div.DivClassName
{
background-color: #D14807;
}
.BgClassName
{
background-color: #D14807;
}
</style>
border-color css
<style>
span { border-color: #D14807; }
span { border-color: rgb(209,72,7); }
td.TdClassName
{
border-color: #D14807;
}
.TagClassName
{
border-color: #D14807;
}
</style>