Shades of Red Oxide #611309
Tints of Red Oxide #611309
RGB
CMYK
RGB Variations
Color information
#611309 (or 0x611309) is known color: Red Oxide. HEX triplet: 61, 13 and 09. RGB value is (97,19,9). Sum of RGB (Red+Green+Blue) = 97+19+9=125 (16% of max value = 765). Red value is 97 (38.28% from 255 or 77.6% from 125); Green value is 19 (7.81% from 255 or 15.2% from 125); Blue value is 9 (3.91% from 255 or 7.2% from 125); Max value from RGB is 97 - color contains mainly: red. Hex color #611309 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611309 is #9EECF6. Grayscale: #292929. Windows color (decimal): -10415351 or 594785. OLE color: 594785.
HSL color Cylindrical-coordinate representation of color #611309: hue angle of 6.82º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #611309 is Cyan = 0, Magento = 0.80, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 9 | - |
| CMYK | 0 | 0.80 | 0.91 | 0.62 |
| HSL | 6.82º | 0.83% | 0.21% | - |
| HSV(B) | 6.82º | 0.91% | 0.38% | - |
| XYZ | 5.21 | 3.03 | 0.57 | - |
| YUV | 41.18 | 109.84 | 167.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 9 | 0 | 0.80 | 0.91 | 0.62 | 6.82 | 0.83 | 0.21 |
| Hex | 61 | 13 | 9 | 0 | 50 | 5B | 3E | 7 | 53 | 15 |
| Octal | 141 | 23 | 11 | 0 | 120 | 133 | 76 | 7 | 123 | 25 |
| Binary | 1100001 | 10011 | 1001 | 0 | 1010000 | 1011011 | 111110 | 111 | 1010011 | 10101 |
Color Harmonies of #611309
Complementary color
Monochromatic Colors of #611309
Black with #611309
Text Example
Text Example
White with #611309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611309; }
p { color: rgb(97,19,9); }
H1.HeaderClassName
{
color: #611309;
}
.AnyTagClassName
{
color: #611309;
}
</style>
background-color css
<style>
a { background-color: #611309; }
a { background-color: rgb(97,19,9); }
div.DivClassName
{
background-color: #611309;
}
.BgClassName
{
background-color: #611309;
}
</style>
border-color css
<style>
span { border-color: #611309; }
span { border-color: rgb(97,19,9); }
td.TdClassName
{
border-color: #611309;
}
.TagClassName
{
border-color: #611309;
}
</style>