Shades of Red Oxide #691814
Tints of Red Oxide #691814
RGB
CMYK
RGB Variations
Color information
#691814 (or 0x691814) is known color: Red Oxide. HEX triplet: 69, 18 and 14. RGB value is (105,24,20). Sum of RGB (Red+Green+Blue) = 105+24+20=149 (19% of max value = 765). Red value is 105 (41.41% from 255 or 70.47% from 149); Green value is 24 (9.77% from 255 or 16.11% from 149); Blue value is 20 (8.20% from 255 or 13.42% from 149); Max value from RGB is 105 - color contains mainly: red. Hex color #691814 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691814 is #96E7EB. Grayscale: #2F2F2F. Windows color (decimal): -9889772 or 1316969. OLE color: 1316969.
HSL color Cylindrical-coordinate representation of color #691814: hue angle of 2.82º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #691814 is Cyan = 0, Magento = 0.77, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 24 | 20 | - |
| CMYK | 0 | 0.77 | 0.81 | 0.59 |
| HSL | 2.82º | 0.68% | 0.25% | - |
| HSV(B) | 2.82º | 0.81% | 0.41% | - |
| XYZ | 6.28 | 3.71 | 1.05 | - |
| YUV | 47.76 | 112.34 | 168.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 20 | 0 | 0.77 | 0.81 | 0.59 | 2.82 | 0.68 | 0.25 |
| Hex | 69 | 18 | 14 | 0 | 4D | 51 | 3B | 3 | 44 | 19 |
| Octal | 151 | 30 | 24 | 0 | 115 | 121 | 73 | 3 | 104 | 31 |
| Binary | 1101001 | 11000 | 10100 | 0 | 1001101 | 1010001 | 111011 | 11 | 1000100 | 11001 |
Color Harmonies of #691814
Complementary color
Monochromatic Colors of #691814
Black with #691814
Text Example
Text Example
White with #691814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691814; }
p { color: rgb(105,24,20); }
H1.HeaderClassName
{
color: #691814;
}
.AnyTagClassName
{
color: #691814;
}
</style>
background-color css
<style>
a { background-color: #691814; }
a { background-color: rgb(105,24,20); }
div.DivClassName
{
background-color: #691814;
}
.BgClassName
{
background-color: #691814;
}
</style>
border-color css
<style>
span { border-color: #691814; }
span { border-color: rgb(105,24,20); }
td.TdClassName
{
border-color: #691814;
}
.TagClassName
{
border-color: #691814;
}
</style>