Shades of Monarch #722630
Tints of Monarch #722630
RGB
CMYK
RGB Variations
Color information
#722630 (or 0x722630) is known color: Monarch. HEX triplet: 72, 26 and 30. RGB value is (114,38,48). Sum of RGB (Red+Green+Blue) = 114+38+48=200 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57% from 200); Green value is 38 (15.23% from 255 or 19% from 200); Blue value is 48 (19.14% from 255 or 24% from 200); Max value from RGB is 114 - color contains mainly: red. Hex color #722630 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722630 is #8DD9CF. Grayscale: #3D3D3D. Windows color (decimal): -9296336 or 3155570. OLE color: 3155570.
HSL color Cylindrical-coordinate representation of color #722630: hue angle of 352.11º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722630 is Cyan = 0, Magento = 0.67, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 48 | - |
| CMYK | 0 | 0.67 | 0.58 | 0.55 |
| HSL | 352.11º | 0.5% | 0.3% | - |
| HSV(B) | 352.11º | 0.67% | 0.45% | - |
| XYZ | 8.17 | 5.18 | 3.37 | - |
| YUV | 61.86 | 120.18 | 165.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 48 | 0 | 0.67 | 0.58 | 0.55 | 352.11 | 0.5 | 0.3 |
| Hex | 72 | 26 | 30 | 0 | 43 | 3A | 37 | 160 | 32 | 1E |
| Octal | 162 | 46 | 60 | 0 | 103 | 72 | 67 | 540 | 62 | 36 |
| Binary | 1110010 | 100110 | 110000 | 0 | 1000011 | 111010 | 110111 | 101100000 | 110010 | 11110 |
Color Harmonies of #722630
Complementary color
Monochromatic Colors of #722630
Black with #722630
Text Example
Text Example
White with #722630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722630; }
p { color: rgb(114,38,48); }
H1.HeaderClassName
{
color: #722630;
}
.AnyTagClassName
{
color: #722630;
}
</style>
background-color css
<style>
a { background-color: #722630; }
a { background-color: rgb(114,38,48); }
div.DivClassName
{
background-color: #722630;
}
.BgClassName
{
background-color: #722630;
}
</style>
border-color css
<style>
span { border-color: #722630; }
span { border-color: rgb(114,38,48); }
td.TdClassName
{
border-color: #722630;
}
.TagClassName
{
border-color: #722630;
}
</style>