Shades of Red Devil #652930
Tints of Red Devil #652930
RGB
CMYK
RGB Variations
Color information
#652930 (or 0x652930) is known color: Red Devil. HEX triplet: 65, 29 and 30. RGB value is (101,41,48). Sum of RGB (Red+Green+Blue) = 101+41+48=190 (25% of max value = 765). Red value is 101 (39.84% from 255 or 53.16% from 190); Green value is 41 (16.41% from 255 or 21.58% from 190); Blue value is 48 (19.14% from 255 or 25.26% from 190); Max value from RGB is 101 - color contains mainly: red. Hex color #652930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652930 is #9AD6CF. Grayscale: #3B3B3B. Windows color (decimal): -10147536 or 3156325. OLE color: 3156325.
HSL color Cylindrical-coordinate representation of color #652930: hue angle of 353º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #652930 is Cyan = 0, Magento = 0.59, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 41 | 48 | - |
| CMYK | 0 | 0.59 | 0.52 | 0.60 |
| HSL | 353º | 0.42% | 0.28% | - |
| HSV(B) | 353º | 0.59% | 0.4% | - |
| XYZ | 6.69 | 4.57 | 3.32 | - |
| YUV | 59.74 | 121.38 | 157.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 48 | 0 | 0.59 | 0.52 | 0.60 | 353 | 0.42 | 0.28 |
| Hex | 65 | 29 | 30 | 0 | 3B | 34 | 3C | 161 | 2A | 1C |
| Octal | 145 | 51 | 60 | 0 | 73 | 64 | 74 | 541 | 52 | 34 |
| Binary | 1100101 | 101001 | 110000 | 0 | 111011 | 110100 | 111100 | 101100001 | 101010 | 11100 |
Color Harmonies of #652930
Complementary color
Monochromatic Colors of #652930
Black with #652930
Text Example
Text Example
White with #652930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652930; }
p { color: rgb(101,41,48); }
H1.HeaderClassName
{
color: #652930;
}
.AnyTagClassName
{
color: #652930;
}
</style>
background-color css
<style>
a { background-color: #652930; }
a { background-color: rgb(101,41,48); }
div.DivClassName
{
background-color: #652930;
}
.BgClassName
{
background-color: #652930;
}
</style>
border-color css
<style>
span { border-color: #652930; }
span { border-color: rgb(101,41,48); }
td.TdClassName
{
border-color: #652930;
}
.TagClassName
{
border-color: #652930;
}
</style>