Shades of Monarch #712530
Tints of Monarch #712530
RGB
CMYK
RGB Variations
Color information
#712530 (or 0x712530) is known color: Monarch. HEX triplet: 71, 25 and 30. RGB value is (113,37,48). Sum of RGB (Red+Green+Blue) = 113+37+48=198 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.07% from 198); Green value is 37 (14.84% from 255 or 18.69% from 198); Blue value is 48 (19.14% from 255 or 24.24% from 198); Max value from RGB is 113 - color contains mainly: red. Hex color #712530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #712530 is #8EDACF. Grayscale: #3D3D3D. Windows color (decimal): -9362128 or 3155313. OLE color: 3155313.
HSL color Cylindrical-coordinate representation of color #712530: hue angle of 351.32º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #712530 is Cyan = 0, Magento = 0.67, Yellow = 0.58 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 37 | 48 | - |
| CMYK | 0 | 0.67 | 0.58 | 0.56 |
| HSL | 351.32º | 0.51% | 0.29% | - |
| HSV(B) | 351.32º | 0.67% | 0.44% | - |
| XYZ | 8.01 | 5.05 | 3.35 | - |
| YUV | 60.98 | 120.68 | 165.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 37 | 48 | 0 | 0.67 | 0.58 | 0.56 | 351.32 | 0.51 | 0.29 |
| Hex | 71 | 25 | 30 | 0 | 43 | 3A | 38 | 15F | 33 | 1D |
| Octal | 161 | 45 | 60 | 0 | 103 | 72 | 70 | 537 | 63 | 35 |
| Binary | 1110001 | 100101 | 110000 | 0 | 1000011 | 111010 | 111000 | 101011111 | 110011 | 11101 |
Color Harmonies of #712530
Complementary color
Monochromatic Colors of #712530
Black with #712530
Text Example
Text Example
White with #712530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712530; }
p { color: rgb(113,37,48); }
H1.HeaderClassName
{
color: #712530;
}
.AnyTagClassName
{
color: #712530;
}
</style>
background-color css
<style>
a { background-color: #712530; }
a { background-color: rgb(113,37,48); }
div.DivClassName
{
background-color: #712530;
}
.BgClassName
{
background-color: #712530;
}
</style>
border-color css
<style>
span { border-color: #712530; }
span { border-color: rgb(113,37,48); }
td.TdClassName
{
border-color: #712530;
}
.TagClassName
{
border-color: #712530;
}
</style>