Shades of Red Devil #612526
Tints of Red Devil #612526
RGB
CMYK
RGB Variations
Color information
#612526 (or 0x612526) is known color: Red Devil. HEX triplet: 61, 25 and 26. RGB value is (97,37,38). Sum of RGB (Red+Green+Blue) = 97+37+38=172 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.40% from 172); Green value is 37 (14.84% from 255 or 21.51% from 172); Blue value is 38 (15.23% from 255 or 22.09% from 172); Max value from RGB is 97 - color contains mainly: red. Hex color #612526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612526 is #9EDAD9. Grayscale: #373737. Windows color (decimal): -10410714 or 2499937. OLE color: 2499937.
HSL color Cylindrical-coordinate representation of color #612526: hue angle of 359º 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 #612526 is Cyan = 0, Magento = 0.62, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 38 | - |
| CMYK | 0 | 0.62 | 0.61 | 0.62 |
| HSL | 359º | 0.45% | 0.26% | - |
| HSV(B) | 359º | 0.62% | 0.38% | - |
| XYZ | 5.94 | 4 | 2.29 | - |
| YUV | 55.05 | 118.38 | 157.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 38 | 0 | 0.62 | 0.61 | 0.62 | 359 | 0.45 | 0.26 |
| Hex | 61 | 25 | 26 | 0 | 3E | 3D | 3E | 167 | 2D | 1A |
| Octal | 141 | 45 | 46 | 0 | 76 | 75 | 76 | 547 | 55 | 32 |
| Binary | 1100001 | 100101 | 100110 | 0 | 111110 | 111101 | 111110 | 101100111 | 101101 | 11010 |
Color Harmonies of #612526
Complementary color
Monochromatic Colors of #612526
Black with #612526
Text Example
Text Example
White with #612526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612526; }
p { color: rgb(97,37,38); }
H1.HeaderClassName
{
color: #612526;
}
.AnyTagClassName
{
color: #612526;
}
</style>
background-color css
<style>
a { background-color: #612526; }
a { background-color: rgb(97,37,38); }
div.DivClassName
{
background-color: #612526;
}
.BgClassName
{
background-color: #612526;
}
</style>
border-color css
<style>
span { border-color: #612526; }
span { border-color: rgb(97,37,38); }
td.TdClassName
{
border-color: #612526;
}
.TagClassName
{
border-color: #612526;
}
</style>