Shades of Monarch #732530
Tints of Monarch #732530
RGB
CMYK
RGB Variations
Color information
#732530 (or 0x732530) is known color: Monarch. HEX triplet: 73, 25 and 30. RGB value is (115,37,48). Sum of RGB (Red+Green+Blue) = 115+37+48=200 (26% of max value = 765). Red value is 115 (45.31% from 255 or 57.5% from 200); Green value is 37 (14.84% from 255 or 18.5% from 200); Blue value is 48 (19.14% from 255 or 24% from 200); Max value from RGB is 115 - color contains mainly: red. Hex color #732530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #732530 is #8CDACF. Grayscale: #3D3D3D. Windows color (decimal): -9231056 or 3155315. OLE color: 3155315.
HSL color Cylindrical-coordinate representation of color #732530: hue angle of 351.54º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #732530 is Cyan = 0, Magento = 0.68, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 48 | - |
| CMYK | 0 | 0.68 | 0.58 | 0.55 |
| HSL | 351.54º | 0.51% | 0.3% | - |
| HSV(B) | 351.54º | 0.68% | 0.45% | - |
| XYZ | 8.27 | 5.18 | 3.36 | - |
| YUV | 61.58 | 120.34 | 166.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 48 | 0 | 0.68 | 0.58 | 0.55 | 351.54 | 0.51 | 0.3 |
| Hex | 73 | 25 | 30 | 0 | 44 | 3A | 37 | 160 | 33 | 1E |
| Octal | 163 | 45 | 60 | 0 | 104 | 72 | 67 | 540 | 63 | 36 |
| Binary | 1110011 | 100101 | 110000 | 0 | 1000100 | 111010 | 110111 | 101100000 | 110011 | 11110 |
Color Harmonies of #732530
Complementary color
Monochromatic Colors of #732530
Black with #732530
Text Example
Text Example
White with #732530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732530; }
p { color: rgb(115,37,48); }
H1.HeaderClassName
{
color: #732530;
}
.AnyTagClassName
{
color: #732530;
}
</style>
background-color css
<style>
a { background-color: #732530; }
a { background-color: rgb(115,37,48); }
div.DivClassName
{
background-color: #732530;
}
.BgClassName
{
background-color: #732530;
}
</style>
border-color css
<style>
span { border-color: #732530; }
span { border-color: rgb(115,37,48); }
td.TdClassName
{
border-color: #732530;
}
.TagClassName
{
border-color: #732530;
}
</style>