Shades of Red Oxide #681916
Tints of Red Oxide #681916
RGB
CMYK
RGB Variations
Color information
#681916 (or 0x681916) is known color: Red Oxide. HEX triplet: 68, 19 and 16. RGB value is (104,25,22). Sum of RGB (Red+Green+Blue) = 104+25+22=151 (20% of max value = 765). Red value is 104 (41.02% from 255 or 68.87% from 151); Green value is 25 (10.16% from 255 or 16.56% from 151); Blue value is 22 (8.98% from 255 or 14.57% from 151); Max value from RGB is 104 - color contains mainly: red. Hex color #681916 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #681916 is #97E6E9. Grayscale: #303030. Windows color (decimal): -9955050 or 1448296. OLE color: 1448296.
HSL color Cylindrical-coordinate representation of color #681916: hue angle of 2.2º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #681916 is Cyan = 0, Magento = 0.76, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 25 | 22 | - |
| CMYK | 0 | 0.76 | 0.79 | 0.59 |
| HSL | 2.2º | 0.65% | 0.25% | - |
| HSV(B) | 2.2º | 0.79% | 0.41% | - |
| XYZ | 6.2 | 3.7 | 1.15 | - |
| YUV | 48.28 | 113.17 | 167.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 25 | 22 | 0 | 0.76 | 0.79 | 0.59 | 2.2 | 0.65 | 0.25 |
| Hex | 68 | 19 | 16 | 0 | 4C | 4F | 3B | 2 | 41 | 19 |
| Octal | 150 | 31 | 26 | 0 | 114 | 117 | 73 | 2 | 101 | 31 |
| Binary | 1101000 | 11001 | 10110 | 0 | 1001100 | 1001111 | 111011 | 10 | 1000001 | 11001 |
Color Harmonies of #681916
Complementary color
Monochromatic Colors of #681916
Black with #681916
Text Example
Text Example
White with #681916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681916; }
p { color: rgb(104,25,22); }
H1.HeaderClassName
{
color: #681916;
}
.AnyTagClassName
{
color: #681916;
}
</style>
background-color css
<style>
a { background-color: #681916; }
a { background-color: rgb(104,25,22); }
div.DivClassName
{
background-color: #681916;
}
.BgClassName
{
background-color: #681916;
}
</style>
border-color css
<style>
span { border-color: #681916; }
span { border-color: rgb(104,25,22); }
td.TdClassName
{
border-color: #681916;
}
.TagClassName
{
border-color: #681916;
}
</style>