Shades of Claret #722237
Tints of Claret #722237
RGB
CMYK
RGB Variations
Color information
#722237 (or 0x722237) is known color: Claret. HEX triplet: 72, 22 and 37. RGB value is (114,34,55). Sum of RGB (Red+Green+Blue) = 114+34+55=203 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.16% from 203); Green value is 34 (13.67% from 255 or 16.75% from 203); Blue value is 55 (21.88% from 255 or 27.09% from 203); Max value from RGB is 114 - color contains mainly: red. Hex color #722237 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722237 is #8DDDC8. Grayscale: #3C3C3C. Windows color (decimal): -9297353 or 3613298. OLE color: 3613298.
HSL color Cylindrical-coordinate representation of color #722237: hue angle of 344.25º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #722237 is Cyan = 0, Magento = 0.70, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 34 | 55 | - |
| CMYK | 0 | 0.70 | 0.52 | 0.55 |
| HSL | 344.25º | 0.54% | 0.29% | - |
| HSV(B) | 344.25º | 0.7% | 0.45% | - |
| XYZ | 8.2 | 5 | 4.15 | - |
| YUV | 60.31 | 125 | 166.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 34 | 55 | 0 | 0.70 | 0.52 | 0.55 | 344.25 | 0.54 | 0.29 |
| Hex | 72 | 22 | 37 | 0 | 46 | 34 | 37 | 158 | 36 | 1D |
| Octal | 162 | 42 | 67 | 0 | 106 | 64 | 67 | 530 | 66 | 35 |
| Binary | 1110010 | 100010 | 110111 | 0 | 1000110 | 110100 | 110111 | 101011000 | 110110 | 11101 |
Color Harmonies of #722237
Complementary color
Monochromatic Colors of #722237
Black with #722237
Text Example
Text Example
White with #722237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722237; }
p { color: rgb(114,34,55); }
H1.HeaderClassName
{
color: #722237;
}
.AnyTagClassName
{
color: #722237;
}
</style>
background-color css
<style>
a { background-color: #722237; }
a { background-color: rgb(114,34,55); }
div.DivClassName
{
background-color: #722237;
}
.BgClassName
{
background-color: #722237;
}
</style>
border-color css
<style>
span { border-color: #722237; }
span { border-color: rgb(114,34,55); }
td.TdClassName
{
border-color: #722237;
}
.TagClassName
{
border-color: #722237;
}
</style>