Shades of Tenne (Tawny) #D35307
Tints of Tenne (Tawny) #D35307
RGB
CMYK
RGB Variations
Color information
#D35307 (or 0xD35307) is known color: Tenne (Tawny). HEX triplet: D3, 53 and 07. RGB value is (211,83,7). Sum of RGB (Red+Green+Blue) = 211+83+7=301 (39% of max value = 765). Red value is 211 (82.81% from 255 or 70.10% from 301); Green value is 83 (32.81% from 255 or 27.57% from 301); Blue value is 7 (3.12% from 255 or 2.33% from 301); Max value from RGB is 211 - color contains mainly: red. Hex color #D35307 is not a web safe color. Web safe color analog (approx): #CC6600. Inversed color of #D35307 is #2CACF8. Grayscale: #717171. Windows color (decimal): -2927865 or 480211. OLE color: 480211.
HSL color Cylindrical-coordinate representation of color #D35307: hue angle of 22.35º degrees, saturation: 0.94, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #D35307 is Cyan = 0, Magento = 0.61, Yellow = 0.97 and Black (K on CMYK) = 0.17.
Color convert
| RGB | 211 | 83 | 7 | - |
| CMYK | 0 | 0.61 | 0.97 | 0.17 |
| HSL | 22.35º | 0.94% | 0.43% | - |
| HSV(B) | 22.35º | 0.97% | 0.83% | - |
| XYZ | 30 | 20.05 | 2.49 | - |
| YUV | 112.61 | 68.41 | 198.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 211 | 83 | 7 | 0 | 0.61 | 0.97 | 0.17 | 22.35 | 0.94 | 0.43 |
| Hex | D3 | 53 | 7 | 0 | 3D | 61 | 11 | 16 | 5E | 2B |
| Octal | 323 | 123 | 7 | 0 | 75 | 141 | 21 | 26 | 136 | 53 |
| Binary | 11010011 | 1010011 | 111 | 0 | 111101 | 1100001 | 10001 | 10110 | 1011110 | 101011 |
Color Harmonies of #D35307
Complementary color
Monochromatic Colors of #D35307
Black with #D35307
Text Example
Text Example
White with #D35307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D35307; }
p { color: rgb(211,83,7); }
H1.HeaderClassName
{
color: #D35307;
}
.AnyTagClassName
{
color: #D35307;
}
</style>
background-color css
<style>
a { background-color: #D35307; }
a { background-color: rgb(211,83,7); }
div.DivClassName
{
background-color: #D35307;
}
.BgClassName
{
background-color: #D35307;
}
</style>
border-color css
<style>
span { border-color: #D35307; }
span { border-color: rgb(211,83,7); }
td.TdClassName
{
border-color: #D35307;
}
.TagClassName
{
border-color: #D35307;
}
</style>