Shades of Red Devil #622427
Tints of Red Devil #622427
RGB
CMYK
RGB Variations
Color information
#622427 (or 0x622427) is known color: Red Devil. HEX triplet: 62, 24 and 27. RGB value is (98,36,39). Sum of RGB (Red+Green+Blue) = 98+36+39=173 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.65% from 173); Green value is 36 (14.45% from 255 or 20.81% from 173); Blue value is 39 (15.62% from 255 or 22.54% from 173); Max value from RGB is 98 - color contains mainly: red. Hex color #622427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622427 is #9DDBD8. Grayscale: #363636. Windows color (decimal): -10345433 or 2565218. OLE color: 2565218.
HSL color Cylindrical-coordinate representation of color #622427: hue angle of 357.1º 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 #622427 is Cyan = 0, Magento = 0.63, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 36 | 39 | - |
| CMYK | 0 | 0.63 | 0.60 | 0.62 |
| HSL | 357.1º | 0.46% | 0.26% | - |
| HSV(B) | 357.1º | 0.63% | 0.38% | - |
| XYZ | 6.03 | 4 | 2.37 | - |
| YUV | 54.88 | 119.04 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 39 | 0 | 0.63 | 0.60 | 0.62 | 357.1 | 0.46 | 0.26 |
| Hex | 62 | 24 | 27 | 0 | 3F | 3C | 3E | 165 | 2E | 1A |
| Octal | 142 | 44 | 47 | 0 | 77 | 74 | 76 | 545 | 56 | 32 |
| Binary | 1100010 | 100100 | 100111 | 0 | 111111 | 111100 | 111110 | 101100101 | 101110 | 11010 |
Color Harmonies of #622427
Complementary color
Monochromatic Colors of #622427
Black with #622427
Text Example
Text Example
White with #622427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622427; }
p { color: rgb(98,36,39); }
H1.HeaderClassName
{
color: #622427;
}
.AnyTagClassName
{
color: #622427;
}
</style>
background-color css
<style>
a { background-color: #622427; }
a { background-color: rgb(98,36,39); }
div.DivClassName
{
background-color: #622427;
}
.BgClassName
{
background-color: #622427;
}
</style>
border-color css
<style>
span { border-color: #622427; }
span { border-color: rgb(98,36,39); }
td.TdClassName
{
border-color: #622427;
}
.TagClassName
{
border-color: #622427;
}
</style>