Shades of Red Devil #642627
Tints of Red Devil #642627
RGB
CMYK
RGB Variations
Color information
#642627 (or 0x642627) is known color: Red Devil. HEX triplet: 64, 26 and 27. RGB value is (100,38,39). Sum of RGB (Red+Green+Blue) = 100+38+39=177 (23% of max value = 765). Red value is 100 (39.45% from 255 or 56.50% from 177); Green value is 38 (15.23% from 255 or 21.47% from 177); Blue value is 39 (15.62% from 255 or 22.03% from 177); Max value from RGB is 100 - color contains mainly: red. Hex color #642627 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642627 is #9BD9D8. Grayscale: #383838. Windows color (decimal): -10213849 or 2565732. OLE color: 2565732.
HSL color Cylindrical-coordinate representation of color #642627: hue angle of 359.03º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #642627 is Cyan = 0, Magento = 0.62, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 38 | 39 | - |
| CMYK | 0 | 0.62 | 0.61 | 0.61 |
| HSL | 359.03º | 0.45% | 0.27% | - |
| HSV(B) | 359.03º | 0.62% | 0.39% | - |
| XYZ | 6.31 | 4.24 | 2.41 | - |
| YUV | 56.65 | 118.04 | 158.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 39 | 0 | 0.62 | 0.61 | 0.61 | 359.03 | 0.45 | 0.27 |
| Hex | 64 | 26 | 27 | 0 | 3E | 3D | 3D | 167 | 2D | 1B |
| Octal | 144 | 46 | 47 | 0 | 76 | 75 | 75 | 547 | 55 | 33 |
| Binary | 1100100 | 100110 | 100111 | 0 | 111110 | 111101 | 111101 | 101100111 | 101101 | 11011 |
Color Harmonies of #642627
Complementary color
Monochromatic Colors of #642627
Black with #642627
Text Example
Text Example
White with #642627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642627; }
p { color: rgb(100,38,39); }
H1.HeaderClassName
{
color: #642627;
}
.AnyTagClassName
{
color: #642627;
}
</style>
background-color css
<style>
a { background-color: #642627; }
a { background-color: rgb(100,38,39); }
div.DivClassName
{
background-color: #642627;
}
.BgClassName
{
background-color: #642627;
}
</style>
border-color css
<style>
span { border-color: #642627; }
span { border-color: rgb(100,38,39); }
td.TdClassName
{
border-color: #642627;
}
.TagClassName
{
border-color: #642627;
}
</style>