Shades of Red Oxide #691306
Tints of Red Oxide #691306
RGB
CMYK
RGB Variations
Color information
#691306 (or 0x691306) is known color: Red Oxide. HEX triplet: 69, 13 and 06. RGB value is (105,19,6). Sum of RGB (Red+Green+Blue) = 105+19+6=130 (17% of max value = 765). Red value is 105 (41.41% from 255 or 80.77% from 130); Green value is 19 (7.81% from 255 or 14.62% from 130); Blue value is 6 (2.73% from 255 or 4.62% from 130); Max value from RGB is 105 - color contains mainly: red. Hex color #691306 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #691306 is #96ECF9. Grayscale: #2B2B2B. Windows color (decimal): -9891066 or 398185. OLE color: 398185.
HSL color Cylindrical-coordinate representation of color #691306: hue angle of 7.88º 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 #691306 is Cyan = 0, Magento = 0.82, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 19 | 6 | - |
| CMYK | 0 | 0.82 | 0.94 | 0.59 |
| HSL | 7.88º | 0.89% | 0.22% | - |
| HSV(B) | 7.88º | 0.94% | 0.41% | - |
| XYZ | 6.09 | 3.48 | 0.52 | - |
| YUV | 43.23 | 106.99 | 172.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 19 | 6 | 0 | 0.82 | 0.94 | 0.59 | 7.88 | 0.89 | 0.22 |
| Hex | 69 | 13 | 6 | 0 | 52 | 5E | 3B | 8 | 59 | 16 |
| Octal | 151 | 23 | 6 | 0 | 122 | 136 | 73 | 10 | 131 | 26 |
| Binary | 1101001 | 10011 | 110 | 0 | 1010010 | 1011110 | 111011 | 1000 | 1011001 | 10110 |
Color Harmonies of #691306
Complementary color
Monochromatic Colors of #691306
Black with #691306
Text Example
Text Example
White with #691306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691306; }
p { color: rgb(105,19,6); }
H1.HeaderClassName
{
color: #691306;
}
.AnyTagClassName
{
color: #691306;
}
</style>
background-color css
<style>
a { background-color: #691306; }
a { background-color: rgb(105,19,6); }
div.DivClassName
{
background-color: #691306;
}
.BgClassName
{
background-color: #691306;
}
</style>
border-color css
<style>
span { border-color: #691306; }
span { border-color: rgb(105,19,6); }
td.TdClassName
{
border-color: #691306;
}
.TagClassName
{
border-color: #691306;
}
</style>