Shades of Claret #722137
Tints of Claret #722137
RGB
CMYK
RGB Variations
Color information
#722137 (or 0x722137) is known color: Claret. HEX triplet: 72, 21 and 37. RGB value is (114,33,55). Sum of RGB (Red+Green+Blue) = 114+33+55=202 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.44% from 202); Green value is 33 (13.28% from 255 or 16.34% from 202); Blue value is 55 (21.88% from 255 or 27.23% from 202); Max value from RGB is 114 - color contains mainly: red. Hex color #722137 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722137 is #8DDEC8. Grayscale: #3B3B3B. Windows color (decimal): -9297609 or 3613042. OLE color: 3613042.
HSL color Cylindrical-coordinate representation of color #722137: hue angle of 343.7º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #722137 is Cyan = 0, Magento = 0.71, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 55 | - |
| CMYK | 0 | 0.71 | 0.52 | 0.55 |
| HSL | 343.7º | 0.55% | 0.29% | - |
| HSV(B) | 343.7º | 0.71% | 0.45% | - |
| XYZ | 8.17 | 4.94 | 4.14 | - |
| YUV | 59.73 | 125.34 | 166.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 55 | 0 | 0.71 | 0.52 | 0.55 | 343.7 | 0.55 | 0.29 |
| Hex | 72 | 21 | 37 | 0 | 47 | 34 | 37 | 158 | 37 | 1D |
| Octal | 162 | 41 | 67 | 0 | 107 | 64 | 67 | 530 | 67 | 35 |
| Binary | 1110010 | 100001 | 110111 | 0 | 1000111 | 110100 | 110111 | 101011000 | 110111 | 11101 |
Color Harmonies of #722137
Complementary color
Monochromatic Colors of #722137
Black with #722137
Text Example
Text Example
White with #722137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722137; }
p { color: rgb(114,33,55); }
H1.HeaderClassName
{
color: #722137;
}
.AnyTagClassName
{
color: #722137;
}
</style>
background-color css
<style>
a { background-color: #722137; }
a { background-color: rgb(114,33,55); }
div.DivClassName
{
background-color: #722137;
}
.BgClassName
{
background-color: #722137;
}
</style>
border-color css
<style>
span { border-color: #722137; }
span { border-color: rgb(114,33,55); }
td.TdClassName
{
border-color: #722137;
}
.TagClassName
{
border-color: #722137;
}
</style>