Shades of Red Oxide #612522
Tints of Red Oxide #612522
RGB
CMYK
RGB Variations
Color information
#612522 (or 0x612522) is known color: Red Oxide. HEX triplet: 61, 25 and 22. RGB value is (97,37,34). Sum of RGB (Red+Green+Blue) = 97+37+34=168 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.74% from 168); Green value is 37 (14.84% from 255 or 22.02% from 168); Blue value is 34 (13.67% from 255 or 20.24% from 168); Max value from RGB is 97 - color contains mainly: red. Hex color #612522 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612522 is #9EDADD. Grayscale: #363636. Windows color (decimal): -10410718 or 2237793. OLE color: 2237793.
HSL color Cylindrical-coordinate representation of color #612522: hue angle of 2.86º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #612522 is Cyan = 0, Magento = 0.62, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 34 | - |
| CMYK | 0 | 0.62 | 0.65 | 0.62 |
| HSL | 2.86º | 0.48% | 0.26% | - |
| HSV(B) | 2.86º | 0.65% | 0.38% | - |
| XYZ | 5.88 | 3.98 | 1.97 | - |
| YUV | 54.6 | 116.38 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 34 | 0 | 0.62 | 0.65 | 0.62 | 2.86 | 0.48 | 0.26 |
| Hex | 61 | 25 | 22 | 0 | 3E | 41 | 3E | 3 | 30 | 1A |
| Octal | 141 | 45 | 42 | 0 | 76 | 101 | 76 | 3 | 60 | 32 |
| Binary | 1100001 | 100101 | 100010 | 0 | 111110 | 1000001 | 111110 | 11 | 110000 | 11010 |
Color Harmonies of #612522
Complementary color
Monochromatic Colors of #612522
Black with #612522
Text Example
Text Example
White with #612522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612522; }
p { color: rgb(97,37,34); }
H1.HeaderClassName
{
color: #612522;
}
.AnyTagClassName
{
color: #612522;
}
</style>
background-color css
<style>
a { background-color: #612522; }
a { background-color: rgb(97,37,34); }
div.DivClassName
{
background-color: #612522;
}
.BgClassName
{
background-color: #612522;
}
</style>
border-color css
<style>
span { border-color: #612522; }
span { border-color: rgb(97,37,34); }
td.TdClassName
{
border-color: #612522;
}
.TagClassName
{
border-color: #612522;
}
</style>