Shades of Monarch #662931
Tints of Monarch #662931
RGB
CMYK
RGB Variations
Color information
#662931 (or 0x662931) is known color: Monarch. HEX triplet: 66, 29 and 31. RGB value is (102,41,49). Sum of RGB (Red+Green+Blue) = 102+41+49=192 (25% of max value = 765). Red value is 102 (40.23% from 255 or 53.12% from 192); Green value is 41 (16.41% from 255 or 21.35% from 192); Blue value is 49 (19.53% from 255 or 25.52% from 192); Max value from RGB is 102 - color contains mainly: red. Hex color #662931 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662931 is #99D6CE. Grayscale: #3C3C3C. Windows color (decimal): -10081999 or 3221862. OLE color: 3221862.
HSL color Cylindrical-coordinate representation of color #662931: hue angle of 352.13º 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 #662931 is Cyan = 0, Magento = 0.60, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 41 | 49 | - |
| CMYK | 0 | 0.60 | 0.52 | 0.6 |
| HSL | 352.13º | 0.43% | 0.28% | - |
| HSV(B) | 352.13º | 0.6% | 0.4% | - |
| XYZ | 6.83 | 4.63 | 3.44 | - |
| YUV | 60.15 | 121.71 | 157.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 41 | 49 | 0 | 0.60 | 0.52 | 0.6 | 352.13 | 0.43 | 0.28 |
| Hex | 66 | 29 | 31 | 0 | 3C | 34 | 3C | 160 | 2B | 1C |
| Octal | 146 | 51 | 61 | 0 | 74 | 64 | 74 | 540 | 53 | 34 |
| Binary | 1100110 | 101001 | 110001 | 0 | 111100 | 110100 | 111100 | 101100000 | 101011 | 11100 |
Color Harmonies of #662931
Complementary color
Monochromatic Colors of #662931
Black with #662931
Text Example
Text Example
White with #662931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662931; }
p { color: rgb(102,41,49); }
H1.HeaderClassName
{
color: #662931;
}
.AnyTagClassName
{
color: #662931;
}
</style>
background-color css
<style>
a { background-color: #662931; }
a { background-color: rgb(102,41,49); }
div.DivClassName
{
background-color: #662931;
}
.BgClassName
{
background-color: #662931;
}
</style>
border-color css
<style>
span { border-color: #662931; }
span { border-color: rgb(102,41,49); }
td.TdClassName
{
border-color: #662931;
}
.TagClassName
{
border-color: #662931;
}
</style>