Shades of Red Devil #642527
Tints of Red Devil #642527
RGB
CMYK
RGB Variations
Color information
#642527 (or 0x642527) is known color: Red Devil. HEX triplet: 64, 25 and 27. RGB value is (100,37,39). Sum of RGB (Red+Green+Blue) = 100+37+39=176 (23% of max value = 765). Red value is 100 (39.45% from 255 or 56.82% from 176); Green value is 37 (14.84% from 255 or 21.02% from 176); Blue value is 39 (15.62% from 255 or 22.16% from 176); Max value from RGB is 100 - color contains mainly: red. Hex color #642527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642527 is #9BDAD8. Grayscale: #383838. Windows color (decimal): -10214105 or 2565476. OLE color: 2565476.
HSL color Cylindrical-coordinate representation of color #642527: hue angle of 358.1º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #642527 is Cyan = 0, Magento = 0.63, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 37 | 39 | - |
| CMYK | 0 | 0.63 | 0.61 | 0.61 |
| HSL | 358.1º | 0.46% | 0.27% | - |
| HSV(B) | 358.1º | 0.63% | 0.39% | - |
| XYZ | 6.28 | 4.18 | 2.39 | - |
| YUV | 56.07 | 118.37 | 159.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 37 | 39 | 0 | 0.63 | 0.61 | 0.61 | 358.1 | 0.46 | 0.27 |
| Hex | 64 | 25 | 27 | 0 | 3F | 3D | 3D | 166 | 2E | 1B |
| Octal | 144 | 45 | 47 | 0 | 77 | 75 | 75 | 546 | 56 | 33 |
| Binary | 1100100 | 100101 | 100111 | 0 | 111111 | 111101 | 111101 | 101100110 | 101110 | 11011 |
Color Harmonies of #642527
Complementary color
Monochromatic Colors of #642527
Black with #642527
Text Example
Text Example
White with #642527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642527; }
p { color: rgb(100,37,39); }
H1.HeaderClassName
{
color: #642527;
}
.AnyTagClassName
{
color: #642527;
}
</style>
background-color css
<style>
a { background-color: #642527; }
a { background-color: rgb(100,37,39); }
div.DivClassName
{
background-color: #642527;
}
.BgClassName
{
background-color: #642527;
}
</style>
border-color css
<style>
span { border-color: #642527; }
span { border-color: rgb(100,37,39); }
td.TdClassName
{
border-color: #642527;
}
.TagClassName
{
border-color: #642527;
}
</style>