Shades of Red Oxide #611908
Tints of Red Oxide #611908
RGB
CMYK
RGB Variations
Color information
#611908 (or 0x611908) is known color: Red Oxide. HEX triplet: 61, 19 and 08. RGB value is (97,25,8). Sum of RGB (Red+Green+Blue) = 97+25+8=130 (17% of max value = 765). Red value is 97 (38.28% from 255 or 74.62% from 130); Green value is 25 (10.16% from 255 or 19.23% from 130); Blue value is 8 (3.52% from 255 or 6.15% from 130); Max value from RGB is 97 - color contains mainly: red. Hex color #611908 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #611908 is #9EE6F7. Grayscale: #2C2C2C. Windows color (decimal): -10413816 or 530785. OLE color: 530785.
HSL color Cylindrical-coordinate representation of color #611908: hue angle of 11.46º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #611908 is Cyan = 0, Magento = 0.74, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 25 | 8 | - |
| CMYK | 0 | 0.74 | 0.92 | 0.62 |
| HSL | 11.46º | 0.85% | 0.21% | - |
| HSV(B) | 11.46º | 0.92% | 0.38% | - |
| XYZ | 5.32 | 3.25 | 0.58 | - |
| YUV | 44.59 | 107.35 | 165.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 25 | 8 | 0 | 0.74 | 0.92 | 0.62 | 11.46 | 0.85 | 0.21 |
| Hex | 61 | 19 | 8 | 0 | 4A | 5C | 3E | B | 55 | 15 |
| Octal | 141 | 31 | 10 | 0 | 112 | 134 | 76 | 13 | 125 | 25 |
| Binary | 1100001 | 11001 | 1000 | 0 | 1001010 | 1011100 | 111110 | 1011 | 1010101 | 10101 |
Color Harmonies of #611908
Complementary color
Monochromatic Colors of #611908
Black with #611908
Text Example
Text Example
White with #611908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611908; }
p { color: rgb(97,25,8); }
H1.HeaderClassName
{
color: #611908;
}
.AnyTagClassName
{
color: #611908;
}
</style>
background-color css
<style>
a { background-color: #611908; }
a { background-color: rgb(97,25,8); }
div.DivClassName
{
background-color: #611908;
}
.BgClassName
{
background-color: #611908;
}
</style>
border-color css
<style>
span { border-color: #611908; }
span { border-color: rgb(97,25,8); }
td.TdClassName
{
border-color: #611908;
}
.TagClassName
{
border-color: #611908;
}
</style>