Shades of Red Oxide #611306
Tints of Red Oxide #611306
RGB
CMYK
RGB Variations
Color information
#611306 (or 0x611306) is known color: Red Oxide. HEX triplet: 61, 13 and 06. RGB value is (97,19,6). Sum of RGB (Red+Green+Blue) = 97+19+6=122 (16% of max value = 765). Red value is 97 (38.28% from 255 or 79.51% from 122); Green value is 19 (7.81% from 255 or 15.57% from 122); Blue value is 6 (2.73% from 255 or 4.92% from 122); Max value from RGB is 97 - color contains mainly: red. Hex color #611306 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611306 is #9EECF9. Grayscale: #282828. Windows color (decimal): -10415354 or 398177. OLE color: 398177.
HSL color Cylindrical-coordinate representation of color #611306: hue angle of 8.57º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #611306 is Cyan = 0, Magento = 0.80, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 6 | - |
| CMYK | 0 | 0.80 | 0.94 | 0.62 |
| HSL | 8.57º | 0.88% | 0.2% | - |
| HSV(B) | 8.57º | 0.94% | 0.38% | - |
| XYZ | 5.2 | 3.02 | 0.48 | - |
| YUV | 40.84 | 108.34 | 168.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 6 | 0 | 0.80 | 0.94 | 0.62 | 8.57 | 0.88 | 0.2 |
| Hex | 61 | 13 | 6 | 0 | 50 | 5E | 3E | 9 | 58 | 14 |
| Octal | 141 | 23 | 6 | 0 | 120 | 136 | 76 | 11 | 130 | 24 |
| Binary | 1100001 | 10011 | 110 | 0 | 1010000 | 1011110 | 111110 | 1001 | 1011000 | 10100 |
Color Harmonies of #611306
Complementary color
Monochromatic Colors of #611306
Black with #611306
Text Example
Text Example
White with #611306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611306; }
p { color: rgb(97,19,6); }
H1.HeaderClassName
{
color: #611306;
}
.AnyTagClassName
{
color: #611306;
}
</style>
background-color css
<style>
a { background-color: #611306; }
a { background-color: rgb(97,19,6); }
div.DivClassName
{
background-color: #611306;
}
.BgClassName
{
background-color: #611306;
}
</style>
border-color css
<style>
span { border-color: #611306; }
span { border-color: rgb(97,19,6); }
td.TdClassName
{
border-color: #611306;
}
.TagClassName
{
border-color: #611306;
}
</style>