Shades of Red Oxide #691010
Tints of Red Oxide #691010
RGB
CMYK
RGB Variations
Color information
#691010 (or 0x691010) is known color: Red Oxide. HEX triplet: 69, 10 and 10. RGB value is (105,16,16). Sum of RGB (Red+Green+Blue) = 105+16+16=137 (18% of max value = 765). Red value is 105 (41.41% from 255 or 76.64% from 137); Green value is 16 (6.64% from 255 or 11.68% from 137); Blue value is 16 (6.64% from 255 or 11.68% from 137); Max value from RGB is 105 - color contains mainly: red. Hex color #691010 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691010 is #96EFEF. Grayscale: #2A2A2A. Windows color (decimal): -9891824 or 1052777. OLE color: 1052777.
HSL color Cylindrical-coordinate representation of color #691010: hue angle of 0º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #691010 is Cyan = 0, Magento = 0.85, Yellow = 0.85 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 16 | 16 | - |
| CMYK | 0 | 0.85 | 0.85 | 0.59 |
| HSL | 0º | 0.74% | 0.24% | - |
| HSV(B) | 0º | 0.85% | 0.41% | - |
| XYZ | 6.1 | 3.41 | 0.83 | - |
| YUV | 42.61 | 112.99 | 172.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 16 | 16 | 0 | 0.85 | 0.85 | 0.59 | 0 | 0.74 | 0.24 |
| Hex | 69 | 10 | 10 | 0 | 55 | 55 | 3B | 0 | 4A | 18 |
| Octal | 151 | 20 | 20 | 0 | 125 | 125 | 73 | 0 | 112 | 30 |
| Binary | 1101001 | 10000 | 10000 | 0 | 1010101 | 1010101 | 111011 | 0 | 1001010 | 11000 |
Color Harmonies of #691010
Complementary color
Monochromatic Colors of #691010
Black with #691010
Text Example
Text Example
White with #691010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691010; }
p { color: rgb(105,16,16); }
H1.HeaderClassName
{
color: #691010;
}
.AnyTagClassName
{
color: #691010;
}
</style>
background-color css
<style>
a { background-color: #691010; }
a { background-color: rgb(105,16,16); }
div.DivClassName
{
background-color: #691010;
}
.BgClassName
{
background-color: #691010;
}
</style>
border-color css
<style>
span { border-color: #691010; }
span { border-color: rgb(105,16,16); }
td.TdClassName
{
border-color: #691010;
}
.TagClassName
{
border-color: #691010;
}
</style>