Shades of Claret #722532
Tints of Claret #722532
RGB
CMYK
RGB Variations
Color information
#722532 (or 0x722532) is known color: Claret. HEX triplet: 72, 25 and 32. RGB value is (114,37,50). Sum of RGB (Red+Green+Blue) = 114+37+50=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 37 (14.84% from 255 or 18.41% from 201); Blue value is 50 (19.92% from 255 or 24.88% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #722532 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722532 is #8DDACD. Grayscale: #3D3D3D. Windows color (decimal): -9296590 or 3286386. OLE color: 3286386.
HSL color Cylindrical-coordinate representation of color #722532: hue angle of 349.87º 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 #722532 is Cyan = 0, Magento = 0.68, Yellow = 0.56 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 50 | - |
| CMYK | 0 | 0.68 | 0.56 | 0.55 |
| HSL | 349.87º | 0.51% | 0.3% | - |
| HSV(B) | 349.87º | 0.68% | 0.45% | - |
| XYZ | 8.18 | 5.13 | 3.58 | - |
| YUV | 61.51 | 121.51 | 165.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 50 | 0 | 0.68 | 0.56 | 0.55 | 349.87 | 0.51 | 0.3 |
| Hex | 72 | 25 | 32 | 0 | 44 | 38 | 37 | 15E | 33 | 1E |
| Octal | 162 | 45 | 62 | 0 | 104 | 70 | 67 | 536 | 63 | 36 |
| Binary | 1110010 | 100101 | 110010 | 0 | 1000100 | 111000 | 110111 | 101011110 | 110011 | 11110 |
Color Harmonies of #722532
Complementary color
Monochromatic Colors of #722532
Black with #722532
Text Example
Text Example
White with #722532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722532; }
p { color: rgb(114,37,50); }
H1.HeaderClassName
{
color: #722532;
}
.AnyTagClassName
{
color: #722532;
}
</style>
background-color css
<style>
a { background-color: #722532; }
a { background-color: rgb(114,37,50); }
div.DivClassName
{
background-color: #722532;
}
.BgClassName
{
background-color: #722532;
}
</style>
border-color css
<style>
span { border-color: #722532; }
span { border-color: rgb(114,37,50); }
td.TdClassName
{
border-color: #722532;
}
.TagClassName
{
border-color: #722532;
}
</style>