Shades of Red Devil #642426
Tints of Red Devil #642426
RGB
CMYK
RGB Variations
Color information
#642426 (or 0x642426) is known color: Red Devil. HEX triplet: 64, 24 and 26. RGB value is (100,36,38). Sum of RGB (Red+Green+Blue) = 100+36+38=174 (23% of max value = 765). Red value is 100 (39.45% from 255 or 57.47% from 174); Green value is 36 (14.45% from 255 or 20.69% from 174); Blue value is 38 (15.23% from 255 or 21.84% from 174); Max value from RGB is 100 - color contains mainly: red. Hex color #642426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642426 is #9BDBD9. Grayscale: #373737. Windows color (decimal): -10214362 or 2499684. OLE color: 2499684.
HSL color Cylindrical-coordinate representation of color #642426: hue angle of 358.12º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #642426 is Cyan = 0, Magento = 0.64, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 36 | 38 | - |
| CMYK | 0 | 0.64 | 0.62 | 0.61 |
| HSL | 358.13º | 0.47% | 0.27% | - |
| HSV(B) | 358.13º | 0.64% | 0.39% | - |
| XYZ | 6.24 | 4.11 | 2.3 | - |
| YUV | 55.36 | 118.2 | 159.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 36 | 38 | 0 | 0.64 | 0.62 | 0.61 | 358.13 | 0.47 | 0.27 |
| Hex | 64 | 24 | 26 | 0 | 40 | 3E | 3D | 166 | 2F | 1B |
| Octal | 144 | 44 | 46 | 0 | 100 | 76 | 75 | 546 | 57 | 33 |
| Binary | 1100100 | 100100 | 100110 | 0 | 1000000 | 111110 | 111101 | 101100110 | 101111 | 11011 |
Color Harmonies of #642426
Complementary color
Monochromatic Colors of #642426
Black with #642426
Text Example
Text Example
White with #642426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642426; }
p { color: rgb(100,36,38); }
H1.HeaderClassName
{
color: #642426;
}
.AnyTagClassName
{
color: #642426;
}
</style>
background-color css
<style>
a { background-color: #642426; }
a { background-color: rgb(100,36,38); }
div.DivClassName
{
background-color: #642426;
}
.BgClassName
{
background-color: #642426;
}
</style>
border-color css
<style>
span { border-color: #642426; }
span { border-color: rgb(100,36,38); }
td.TdClassName
{
border-color: #642426;
}
.TagClassName
{
border-color: #642426;
}
</style>