Shades of Red Oxide #691813
Tints of Red Oxide #691813
RGB
CMYK
RGB Variations
Color information
#691813 (or 0x691813) is known color: Red Oxide. HEX triplet: 69, 18 and 13. RGB value is (105,24,19). Sum of RGB (Red+Green+Blue) = 105+24+19=148 (19% of max value = 765). Red value is 105 (41.41% from 255 or 70.95% from 148); Green value is 24 (9.77% from 255 or 16.22% from 148); Blue value is 19 (7.81% from 255 or 12.84% from 148); Max value from RGB is 105 - color contains mainly: red. Hex color #691813 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691813 is #96E7EC. Grayscale: #2F2F2F. Windows color (decimal): -9889773 or 1251433. OLE color: 1251433.
HSL color Cylindrical-coordinate representation of color #691813: hue angle of 3.49º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691813 is Cyan = 0, Magento = 0.77, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 24 | 19 | - |
| CMYK | 0 | 0.77 | 0.82 | 0.59 |
| HSL | 3.49º | 0.69% | 0.24% | - |
| HSV(B) | 3.49º | 0.82% | 0.41% | - |
| XYZ | 6.27 | 3.7 | 1 | - |
| YUV | 47.65 | 111.84 | 168.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 19 | 0 | 0.77 | 0.82 | 0.59 | 3.49 | 0.69 | 0.24 |
| Hex | 69 | 18 | 13 | 0 | 4D | 52 | 3B | 3 | 45 | 18 |
| Octal | 151 | 30 | 23 | 0 | 115 | 122 | 73 | 3 | 105 | 30 |
| Binary | 1101001 | 11000 | 10011 | 0 | 1001101 | 1010010 | 111011 | 11 | 1000101 | 11000 |
Color Harmonies of #691813
Complementary color
Monochromatic Colors of #691813
Black with #691813
Text Example
Text Example
White with #691813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691813; }
p { color: rgb(105,24,19); }
H1.HeaderClassName
{
color: #691813;
}
.AnyTagClassName
{
color: #691813;
}
</style>
background-color css
<style>
a { background-color: #691813; }
a { background-color: rgb(105,24,19); }
div.DivClassName
{
background-color: #691813;
}
.BgClassName
{
background-color: #691813;
}
</style>
border-color css
<style>
span { border-color: #691813; }
span { border-color: rgb(105,24,19); }
td.TdClassName
{
border-color: #691813;
}
.TagClassName
{
border-color: #691813;
}
</style>