Shades of Red Oxide #681406
Tints of Red Oxide #681406
RGB
CMYK
RGB Variations
Color information
#681406 (or 0x681406) is known color: Red Oxide. HEX triplet: 68, 14 and 06. RGB value is (104,20,6). Sum of RGB (Red+Green+Blue) = 104+20+6=130 (17% of max value = 765). Red value is 104 (41.02% from 255 or 80% from 130); Green value is 20 (8.20% from 255 or 15.38% from 130); Blue value is 6 (2.73% from 255 or 4.62% from 130); Max value from RGB is 104 - color contains mainly: red. Hex color #681406 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #681406 is #97EBF9. Grayscale: #2B2B2B. Windows color (decimal): -9956346 or 398440. OLE color: 398440.
HSL color Cylindrical-coordinate representation of color #681406: hue angle of 8.57º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #681406 is Cyan = 0, Magento = 0.81, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 20 | 6 | - |
| CMYK | 0 | 0.81 | 0.94 | 0.59 |
| HSL | 8.57º | 0.89% | 0.22% | - |
| HSV(B) | 8.57º | 0.94% | 0.41% | - |
| XYZ | 5.99 | 3.46 | 0.52 | - |
| YUV | 43.52 | 106.83 | 171.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 20 | 6 | 0 | 0.81 | 0.94 | 0.59 | 8.57 | 0.89 | 0.22 |
| Hex | 68 | 14 | 6 | 0 | 51 | 5E | 3B | 9 | 59 | 16 |
| Octal | 150 | 24 | 6 | 0 | 121 | 136 | 73 | 11 | 131 | 26 |
| Binary | 1101000 | 10100 | 110 | 0 | 1010001 | 1011110 | 111011 | 1001 | 1011001 | 10110 |
Color Harmonies of #681406
Complementary color
Monochromatic Colors of #681406
Black with #681406
Text Example
Text Example
White with #681406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681406; }
p { color: rgb(104,20,6); }
H1.HeaderClassName
{
color: #681406;
}
.AnyTagClassName
{
color: #681406;
}
</style>
background-color css
<style>
a { background-color: #681406; }
a { background-color: rgb(104,20,6); }
div.DivClassName
{
background-color: #681406;
}
.BgClassName
{
background-color: #681406;
}
</style>
border-color css
<style>
span { border-color: #681406; }
span { border-color: rgb(104,20,6); }
td.TdClassName
{
border-color: #681406;
}
.TagClassName
{
border-color: #681406;
}
</style>