Shades of Monarch #642328
Tints of Monarch #642328
RGB
CMYK
RGB Variations
Color information
#642328 (or 0x642328) is known color: Monarch. HEX triplet: 64, 23 and 28. RGB value is (100,35,40). Sum of RGB (Red+Green+Blue) = 100+35+40=175 (23% of max value = 765). Red value is 100 (39.45% from 255 or 57.14% from 175); Green value is 35 (14.06% from 255 or 20% from 175); Blue value is 40 (16.02% from 255 or 22.86% from 175); Max value from RGB is 100 - color contains mainly: red. Hex color #642328 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #642328 is #9BDCD7. Grayscale: #373737. Windows color (decimal): -10214616 or 2630500. OLE color: 2630500.
HSL color Cylindrical-coordinate representation of color #642328: hue angle of 355.38º 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 #642328 is Cyan = 0, Magento = 0.65, Yellow = 0.6 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 35 | 40 | - |
| CMYK | 0 | 0.65 | 0.6 | 0.61 |
| HSL | 355.38º | 0.48% | 0.26% | - |
| HSV(B) | 355.38º | 0.65% | 0.39% | - |
| XYZ | 6.24 | 4.06 | 2.46 | - |
| YUV | 55.01 | 119.53 | 160.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 35 | 40 | 0 | 0.65 | 0.6 | 0.61 | 355.38 | 0.48 | 0.26 |
| Hex | 64 | 23 | 28 | 0 | 41 | 3C | 3D | 163 | 30 | 1A |
| Octal | 144 | 43 | 50 | 0 | 101 | 74 | 75 | 543 | 60 | 32 |
| Binary | 1100100 | 100011 | 101000 | 0 | 1000001 | 111100 | 111101 | 101100011 | 110000 | 11010 |
Color Harmonies of #642328
Complementary color
Monochromatic Colors of #642328
Black with #642328
Text Example
Text Example
White with #642328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642328; }
p { color: rgb(100,35,40); }
H1.HeaderClassName
{
color: #642328;
}
.AnyTagClassName
{
color: #642328;
}
</style>
background-color css
<style>
a { background-color: #642328; }
a { background-color: rgb(100,35,40); }
div.DivClassName
{
background-color: #642328;
}
.BgClassName
{
background-color: #642328;
}
</style>
border-color css
<style>
span { border-color: #642328; }
span { border-color: rgb(100,35,40); }
td.TdClassName
{
border-color: #642328;
}
.TagClassName
{
border-color: #642328;
}
</style>