Shades of Red Devil #612627
Tints of Red Devil #612627
RGB
CMYK
RGB Variations
Color information
#612627 (or 0x612627) is known color: Red Devil. HEX triplet: 61, 26 and 27. RGB value is (97,38,39). Sum of RGB (Red+Green+Blue) = 97+38+39=174 (23% of max value = 765). Red value is 97 (38.28% from 255 or 55.75% from 174); Green value is 38 (15.23% from 255 or 21.84% from 174); Blue value is 39 (15.62% from 255 or 22.41% from 174); Max value from RGB is 97 - color contains mainly: red. Hex color #612627 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612627 is #9ED9D8. Grayscale: #373737. Windows color (decimal): -10410457 or 2565729. OLE color: 2565729.
HSL color Cylindrical-coordinate representation of color #612627: hue angle of 358.98º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #612627 is Cyan = 0, Magento = 0.61, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 39 | - |
| CMYK | 0 | 0.61 | 0.60 | 0.62 |
| HSL | 358.98º | 0.44% | 0.26% | - |
| HSV(B) | 358.98º | 0.61% | 0.38% | - |
| XYZ | 5.99 | 4.07 | 2.39 | - |
| YUV | 55.76 | 118.55 | 157.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 39 | 0 | 0.61 | 0.60 | 0.62 | 358.98 | 0.44 | 0.26 |
| Hex | 61 | 26 | 27 | 0 | 3D | 3C | 3E | 167 | 2C | 1A |
| Octal | 141 | 46 | 47 | 0 | 75 | 74 | 76 | 547 | 54 | 32 |
| Binary | 1100001 | 100110 | 100111 | 0 | 111101 | 111100 | 111110 | 101100111 | 101100 | 11010 |
Color Harmonies of #612627
Complementary color
Monochromatic Colors of #612627
Black with #612627
Text Example
Text Example
White with #612627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612627; }
p { color: rgb(97,38,39); }
H1.HeaderClassName
{
color: #612627;
}
.AnyTagClassName
{
color: #612627;
}
</style>
background-color css
<style>
a { background-color: #612627; }
a { background-color: rgb(97,38,39); }
div.DivClassName
{
background-color: #612627;
}
.BgClassName
{
background-color: #612627;
}
</style>
border-color css
<style>
span { border-color: #612627; }
span { border-color: rgb(97,38,39); }
td.TdClassName
{
border-color: #612627;
}
.TagClassName
{
border-color: #612627;
}
</style>