Shades of Red Devil #612427
Tints of Red Devil #612427
RGB
CMYK
RGB Variations
Color information
#612427 (or 0x612427) is known color: Red Devil. HEX triplet: 61, 24 and 27. RGB value is (97,36,39). Sum of RGB (Red+Green+Blue) = 97+36+39=172 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.40% from 172); Green value is 36 (14.45% from 255 or 20.93% from 172); Blue value is 39 (15.62% from 255 or 22.67% from 172); Max value from RGB is 97 - color contains mainly: red. Hex color #612427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612427 is #9EDBD8. Grayscale: #363636. Windows color (decimal): -10410969 or 2565217. OLE color: 2565217.
HSL color Cylindrical-coordinate representation of color #612427: hue angle of 357.05º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612427 is Cyan = 0, Magento = 0.63, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 39 | - |
| CMYK | 0 | 0.63 | 0.60 | 0.62 |
| HSL | 357.05º | 0.46% | 0.26% | - |
| HSV(B) | 357.05º | 0.63% | 0.38% | - |
| XYZ | 5.93 | 3.95 | 2.37 | - |
| YUV | 54.58 | 119.21 | 158.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 39 | 0 | 0.63 | 0.60 | 0.62 | 357.05 | 0.46 | 0.26 |
| Hex | 61 | 24 | 27 | 0 | 3F | 3C | 3E | 165 | 2E | 1A |
| Octal | 141 | 44 | 47 | 0 | 77 | 74 | 76 | 545 | 56 | 32 |
| Binary | 1100001 | 100100 | 100111 | 0 | 111111 | 111100 | 111110 | 101100101 | 101110 | 11010 |
Color Harmonies of #612427
Complementary color
Monochromatic Colors of #612427
Black with #612427
Text Example
Text Example
White with #612427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612427; }
p { color: rgb(97,36,39); }
H1.HeaderClassName
{
color: #612427;
}
.AnyTagClassName
{
color: #612427;
}
</style>
background-color css
<style>
a { background-color: #612427; }
a { background-color: rgb(97,36,39); }
div.DivClassName
{
background-color: #612427;
}
.BgClassName
{
background-color: #612427;
}
</style>
border-color css
<style>
span { border-color: #612427; }
span { border-color: rgb(97,36,39); }
td.TdClassName
{
border-color: #612427;
}
.TagClassName
{
border-color: #612427;
}
</style>