Shades of Claret #731237
Tints of Claret #731237
RGB
CMYK
RGB Variations
Color information
#731237 (or 0x731237) is known color: Claret. HEX triplet: 73, 12 and 37. RGB value is (115,18,55). Sum of RGB (Red+Green+Blue) = 115+18+55=188 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.17% from 188); Green value is 18 (7.42% from 255 or 9.57% from 188); Blue value is 55 (21.88% from 255 or 29.26% from 188); Max value from RGB is 115 - color contains mainly: red. Hex color #731237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #731237 is #8CEDC8. Grayscale: #333333. Windows color (decimal): -9235913 or 3609203. OLE color: 3609203.
HSL color Cylindrical-coordinate representation of color #731237: hue angle of 337.11º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #731237 is Cyan = 0, Magento = 0.84, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 18 | 55 | - |
| CMYK | 0 | 0.84 | 0.52 | 0.55 |
| HSL | 337.11º | 0.73% | 0.26% | - |
| HSV(B) | 337.11º | 0.84% | 0.45% | - |
| XYZ | 7.98 | 4.35 | 4.03 | - |
| YUV | 51.22 | 130.14 | 173.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 18 | 55 | 0 | 0.84 | 0.52 | 0.55 | 337.11 | 0.73 | 0.26 |
| Hex | 73 | 12 | 37 | 0 | 54 | 34 | 37 | 151 | 49 | 1A |
| Octal | 163 | 22 | 67 | 0 | 124 | 64 | 67 | 521 | 111 | 32 |
| Binary | 1110011 | 10010 | 110111 | 0 | 1010100 | 110100 | 110111 | 101010001 | 1001001 | 11010 |
Color Harmonies of #731237
Complementary color
Monochromatic Colors of #731237
Black with #731237
Text Example
Text Example
White with #731237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #731237; }
p { color: rgb(115,18,55); }
H1.HeaderClassName
{
color: #731237;
}
.AnyTagClassName
{
color: #731237;
}
</style>
background-color css
<style>
a { background-color: #731237; }
a { background-color: rgb(115,18,55); }
div.DivClassName
{
background-color: #731237;
}
.BgClassName
{
background-color: #731237;
}
</style>
border-color css
<style>
span { border-color: #731237; }
span { border-color: rgb(115,18,55); }
td.TdClassName
{
border-color: #731237;
}
.TagClassName
{
border-color: #731237;
}
</style>