Shades of Tenne (Tawny) #D54406
Tints of Tenne (Tawny) #D54406
RGB
CMYK
RGB Variations
Color information
#D54406 (or 0xD54406) is known color: Tenne (Tawny). HEX triplet: D5, 44 and 06. RGB value is (213,68,6). Sum of RGB (Red+Green+Blue) = 213+68+6=287 (38% of max value = 765). Red value is 213 (83.59% from 255 or 74.22% from 287); Green value is 68 (26.95% from 255 or 23.69% from 287); Blue value is 6 (2.73% from 255 or 2.09% from 287); Max value from RGB is 213 - color contains mainly: red. Hex color #D54406 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #D54406 is #2ABBF9. Grayscale: #686868. Windows color (decimal): -2800634 or 410837. OLE color: 410837.
HSL color Cylindrical-coordinate representation of color #D54406: hue angle of 17.97º degrees, saturation: 0.95, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D54406 is Cyan = 0, Magento = 0.68, Yellow = 0.97 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 213 | 68 | 6 | - |
| CMYK | 0 | 0.68 | 0.97 | 0.16 |
| HSL | 17.97º | 0.95% | 0.43% | - |
| HSV(B) | 17.97º | 0.97% | 0.84% | - |
| XYZ | 29.54 | 18.29 | 2.15 | - |
| YUV | 104.29 | 72.54 | 205.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 213 | 68 | 6 | 0 | 0.68 | 0.97 | 0.16 | 17.97 | 0.95 | 0.43 |
| Hex | D5 | 44 | 6 | 0 | 44 | 61 | 10 | 12 | 5F | 2B |
| Octal | 325 | 104 | 6 | 0 | 104 | 141 | 20 | 22 | 137 | 53 |
| Binary | 11010101 | 1000100 | 110 | 0 | 1000100 | 1100001 | 10000 | 10010 | 1011111 | 101011 |
Color Harmonies of #D54406
Complementary color
Monochromatic Colors of #D54406
Black with #D54406
Text Example
Text Example
White with #D54406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D54406; }
p { color: rgb(213,68,6); }
H1.HeaderClassName
{
color: #D54406;
}
.AnyTagClassName
{
color: #D54406;
}
</style>
background-color css
<style>
a { background-color: #D54406; }
a { background-color: rgb(213,68,6); }
div.DivClassName
{
background-color: #D54406;
}
.BgClassName
{
background-color: #D54406;
}
</style>
border-color css
<style>
span { border-color: #D54406; }
span { border-color: rgb(213,68,6); }
td.TdClassName
{
border-color: #D54406;
}
.TagClassName
{
border-color: #D54406;
}
</style>