Shades of Monarch #662930
Tints of Monarch #662930
RGB
CMYK
RGB Variations
Color information
#662930 (or 0x662930) is known color: Monarch. HEX triplet: 66, 29 and 30. RGB value is (102,41,48). Sum of RGB (Red+Green+Blue) = 102+41+48=191 (25% of max value = 765). Red value is 102 (40.23% from 255 or 53.40% from 191); Green value is 41 (16.41% from 255 or 21.47% from 191); Blue value is 48 (19.14% from 255 or 25.13% from 191); Max value from RGB is 102 - color contains mainly: red. Hex color #662930 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662930 is #99D6CF. Grayscale: #3C3C3C. Windows color (decimal): -10082000 or 3156326. OLE color: 3156326.
HSL color Cylindrical-coordinate representation of color #662930: hue angle of 353.11º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #662930 is Cyan = 0, Magento = 0.60, Yellow = 0.53 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 41 | 48 | - |
| CMYK | 0 | 0.60 | 0.53 | 0.6 |
| HSL | 353.11º | 0.43% | 0.28% | - |
| HSV(B) | 353.11º | 0.6% | 0.4% | - |
| XYZ | 6.81 | 4.62 | 3.33 | - |
| YUV | 60.04 | 121.21 | 157.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 48 | 0 | 0.60 | 0.53 | 0.6 | 353.11 | 0.43 | 0.28 |
| Hex | 66 | 29 | 30 | 0 | 3C | 35 | 3C | 161 | 2B | 1C |
| Octal | 146 | 51 | 60 | 0 | 74 | 65 | 74 | 541 | 53 | 34 |
| Binary | 1100110 | 101001 | 110000 | 0 | 111100 | 110101 | 111100 | 101100001 | 101011 | 11100 |
Color Harmonies of #662930
Complementary color
Monochromatic Colors of #662930
Black with #662930
Text Example
Text Example
White with #662930
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662930; }
p { color: rgb(102,41,48); }
H1.HeaderClassName
{
color: #662930;
}
.AnyTagClassName
{
color: #662930;
}
</style>
background-color css
<style>
a { background-color: #662930; }
a { background-color: rgb(102,41,48); }
div.DivClassName
{
background-color: #662930;
}
.BgClassName
{
background-color: #662930;
}
</style>
border-color css
<style>
span { border-color: #662930; }
span { border-color: rgb(102,41,48); }
td.TdClassName
{
border-color: #662930;
}
.TagClassName
{
border-color: #662930;
}
</style>