Shades of Red Oxide #612625
Tints of Red Oxide #612625
RGB
CMYK
RGB Variations
Color information
#612625 (or 0x612625) is known color: Red Oxide. HEX triplet: 61, 26 and 25. RGB value is (97,38,37). Sum of RGB (Red+Green+Blue) = 97+38+37=172 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.40% from 172); Green value is 38 (15.23% from 255 or 22.09% from 172); Blue value is 37 (14.84% from 255 or 21.51% from 172); Max value from RGB is 97 - color contains mainly: red. Hex color #612625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612625 is #9ED9DA. Grayscale: #373737. Windows color (decimal): -10410459 or 2434657. OLE color: 2434657.
HSL color Cylindrical-coordinate representation of color #612625: hue angle of 1º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #612625 is Cyan = 0, Magento = 0.61, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 37 | - |
| CMYK | 0 | 0.61 | 0.62 | 0.62 |
| HSL | 1º | 0.45% | 0.26% | - |
| HSV(B) | 1º | 0.62% | 0.38% | - |
| XYZ | 5.96 | 4.06 | 2.22 | - |
| YUV | 55.53 | 117.55 | 157.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 37 | 0 | 0.61 | 0.62 | 0.62 | 1 | 0.45 | 0.26 |
| Hex | 61 | 26 | 25 | 0 | 3D | 3E | 3E | 1 | 2D | 1A |
| Octal | 141 | 46 | 45 | 0 | 75 | 76 | 76 | 1 | 55 | 32 |
| Binary | 1100001 | 100110 | 100101 | 0 | 111101 | 111110 | 111110 | 1 | 101101 | 11010 |
Color Harmonies of #612625
Complementary color
Monochromatic Colors of #612625
Black with #612625
Text Example
Text Example
White with #612625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612625; }
p { color: rgb(97,38,37); }
H1.HeaderClassName
{
color: #612625;
}
.AnyTagClassName
{
color: #612625;
}
</style>
background-color css
<style>
a { background-color: #612625; }
a { background-color: rgb(97,38,37); }
div.DivClassName
{
background-color: #612625;
}
.BgClassName
{
background-color: #612625;
}
</style>
border-color css
<style>
span { border-color: #612625; }
span { border-color: rgb(97,38,37); }
td.TdClassName
{
border-color: #612625;
}
.TagClassName
{
border-color: #612625;
}
</style>