Shades of Red Devil #662326
Tints of Red Devil #662326
RGB
CMYK
RGB Variations
Color information
#662326 (or 0x662326) is known color: Red Devil. HEX triplet: 66, 23 and 26. RGB value is (102,35,38). Sum of RGB (Red+Green+Blue) = 102+35+38=175 (23% of max value = 765). Red value is 102 (40.23% from 255 or 58.29% from 175); Green value is 35 (14.06% from 255 or 20% from 175); Blue value is 38 (15.23% from 255 or 21.71% from 175); Max value from RGB is 102 - color contains mainly: red. Hex color #662326 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662326 is #99DCD9. Grayscale: #373737. Windows color (decimal): -10083546 or 2499430. OLE color: 2499430.
HSL color Cylindrical-coordinate representation of color #662326: hue angle of 357.31º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #662326 is Cyan = 0, Magento = 0.66, Yellow = 0.63 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 35 | 38 | - |
| CMYK | 0 | 0.66 | 0.63 | 0.6 |
| HSL | 357.31º | 0.49% | 0.27% | - |
| HSV(B) | 357.31º | 0.66% | 0.4% | - |
| XYZ | 6.43 | 4.17 | 2.3 | - |
| YUV | 55.38 | 118.2 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 35 | 38 | 0 | 0.66 | 0.63 | 0.6 | 357.31 | 0.49 | 0.27 |
| Hex | 66 | 23 | 26 | 0 | 42 | 3F | 3C | 165 | 31 | 1B |
| Octal | 146 | 43 | 46 | 0 | 102 | 77 | 74 | 545 | 61 | 33 |
| Binary | 1100110 | 100011 | 100110 | 0 | 1000010 | 111111 | 111100 | 101100101 | 110001 | 11011 |
Color Harmonies of #662326
Complementary color
Monochromatic Colors of #662326
Black with #662326
Text Example
Text Example
White with #662326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662326; }
p { color: rgb(102,35,38); }
H1.HeaderClassName
{
color: #662326;
}
.AnyTagClassName
{
color: #662326;
}
</style>
background-color css
<style>
a { background-color: #662326; }
a { background-color: rgb(102,35,38); }
div.DivClassName
{
background-color: #662326;
}
.BgClassName
{
background-color: #662326;
}
</style>
border-color css
<style>
span { border-color: #662326; }
span { border-color: rgb(102,35,38); }
td.TdClassName
{
border-color: #662326;
}
.TagClassName
{
border-color: #662326;
}
</style>