Shades of Red Oxide #511408
Tints of Red Oxide #511408
RGB
CMYK
RGB Variations
Color information
#511408 (or 0x511408) is known color: Red Oxide. HEX triplet: 51, 14 and 08. RGB value is (81,20,8). Sum of RGB (Red+Green+Blue) = 81+20+8=109 (14% of max value = 765). Red value is 81 (32.03% from 255 or 74.31% from 109); Green value is 20 (8.20% from 255 or 18.35% from 109); Blue value is 8 (3.52% from 255 or 7.34% from 109); Max value from RGB is 81 - color contains mainly: red. Hex color #511408 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #511408 is #AEEBF7. Grayscale: #242424. Windows color (decimal): -11463672 or 529489. OLE color: 529489.
HSL color Cylindrical-coordinate representation of color #511408: hue angle of 9.86º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #511408 is Cyan = 0, Magento = 0.75, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 20 | 8 | - |
| CMYK | 0 | 0.75 | 0.90 | 0.68 |
| HSL | 9.86º | 0.82% | 0.17% | - |
| HSV(B) | 9.86º | 0.9% | 0.32% | - |
| XYZ | 3.69 | 2.27 | 0.47 | - |
| YUV | 36.87 | 111.71 | 159.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 20 | 8 | 0 | 0.75 | 0.90 | 0.68 | 9.86 | 0.82 | 0.17 |
| Hex | 51 | 14 | 8 | 0 | 4B | 5A | 44 | A | 52 | 11 |
| Octal | 121 | 24 | 10 | 0 | 113 | 132 | 104 | 12 | 122 | 21 |
| Binary | 1010001 | 10100 | 1000 | 0 | 1001011 | 1011010 | 1000100 | 1010 | 1010010 | 10001 |
Color Harmonies of #511408
Complementary color
Monochromatic Colors of #511408
Black with #511408
Text Example
Text Example
White with #511408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #511408; }
p { color: rgb(81,20,8); }
H1.HeaderClassName
{
color: #511408;
}
.AnyTagClassName
{
color: #511408;
}
</style>
background-color css
<style>
a { background-color: #511408; }
a { background-color: rgb(81,20,8); }
div.DivClassName
{
background-color: #511408;
}
.BgClassName
{
background-color: #511408;
}
</style>
border-color css
<style>
span { border-color: #511408; }
span { border-color: rgb(81,20,8); }
td.TdClassName
{
border-color: #511408;
}
.TagClassName
{
border-color: #511408;
}
</style>