Shades of Monarch #642329
Tints of Monarch #642329
RGB
CMYK
RGB Variations
Color information
#642329 (or 0x642329) is known color: Monarch. HEX triplet: 64, 23 and 29. RGB value is (100,35,41). Sum of RGB (Red+Green+Blue) = 100+35+41=176 (23% of max value = 765). Red value is 100 (39.45% from 255 or 56.82% from 176); Green value is 35 (14.06% from 255 or 19.89% from 176); Blue value is 41 (16.41% from 255 or 23.30% from 176); Max value from RGB is 100 - color contains mainly: red. Hex color #642329 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642329 is #9BDCD6. Grayscale: #373737. Windows color (decimal): -10214615 or 2696036. OLE color: 2696036.
HSL color Cylindrical-coordinate representation of color #642329: hue angle of 354.46º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #642329 is Cyan = 0, Magento = 0.65, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 35 | 41 | - |
| CMYK | 0 | 0.65 | 0.59 | 0.61 |
| HSL | 354.46º | 0.48% | 0.26% | - |
| HSV(B) | 354.46º | 0.65% | 0.39% | - |
| XYZ | 6.26 | 4.07 | 2.55 | - |
| YUV | 55.12 | 120.03 | 160.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 35 | 41 | 0 | 0.65 | 0.59 | 0.61 | 354.46 | 0.48 | 0.26 |
| Hex | 64 | 23 | 29 | 0 | 41 | 3B | 3D | 162 | 30 | 1A |
| Octal | 144 | 43 | 51 | 0 | 101 | 73 | 75 | 542 | 60 | 32 |
| Binary | 1100100 | 100011 | 101001 | 0 | 1000001 | 111011 | 111101 | 101100010 | 110000 | 11010 |
Color Harmonies of #642329
Complementary color
Monochromatic Colors of #642329
Black with #642329
Text Example
Text Example
White with #642329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642329; }
p { color: rgb(100,35,41); }
H1.HeaderClassName
{
color: #642329;
}
.AnyTagClassName
{
color: #642329;
}
</style>
background-color css
<style>
a { background-color: #642329; }
a { background-color: rgb(100,35,41); }
div.DivClassName
{
background-color: #642329;
}
.BgClassName
{
background-color: #642329;
}
</style>
border-color css
<style>
span { border-color: #642329; }
span { border-color: rgb(100,35,41); }
td.TdClassName
{
border-color: #642329;
}
.TagClassName
{
border-color: #642329;
}
</style>