Shades of Claret #722039
Tints of Claret #722039
RGB
CMYK
RGB Variations
Color information
#722039 (or 0x722039) is known color: Claret. HEX triplet: 72, 20 and 39. RGB value is (114,32,57). Sum of RGB (Red+Green+Blue) = 114+32+57=203 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.16% from 203); Green value is 32 (12.89% from 255 or 15.76% from 203); Blue value is 57 (22.66% from 255 or 28.08% from 203); Max value from RGB is 114 - color contains mainly: red. Hex color #722039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722039 is #8DDFC6. Grayscale: #3B3B3B. Windows color (decimal): -9297863 or 3743858. OLE color: 3743858.
HSL color Cylindrical-coordinate representation of color #722039: hue angle of 341.71º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #722039 is Cyan = 0, Magento = 0.72, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 57 | - |
| CMYK | 0 | 0.72 | 0.50 | 0.55 |
| HSL | 341.71º | 0.56% | 0.29% | - |
| HSV(B) | 341.71º | 0.72% | 0.45% | - |
| XYZ | 8.19 | 4.91 | 4.39 | - |
| YUV | 59.37 | 126.67 | 166.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 57 | 0 | 0.72 | 0.50 | 0.55 | 341.71 | 0.56 | 0.29 |
| Hex | 72 | 20 | 39 | 0 | 48 | 32 | 37 | 156 | 38 | 1D |
| Octal | 162 | 40 | 71 | 0 | 110 | 62 | 67 | 526 | 70 | 35 |
| Binary | 1110010 | 100000 | 111001 | 0 | 1001000 | 110010 | 110111 | 101010110 | 111000 | 11101 |
Color Harmonies of #722039
Complementary color
Monochromatic Colors of #722039
Black with #722039
Text Example
Text Example
White with #722039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722039; }
p { color: rgb(114,32,57); }
H1.HeaderClassName
{
color: #722039;
}
.AnyTagClassName
{
color: #722039;
}
</style>
background-color css
<style>
a { background-color: #722039; }
a { background-color: rgb(114,32,57); }
div.DivClassName
{
background-color: #722039;
}
.BgClassName
{
background-color: #722039;
}
</style>
border-color css
<style>
span { border-color: #722039; }
span { border-color: rgb(114,32,57); }
td.TdClassName
{
border-color: #722039;
}
.TagClassName
{
border-color: #722039;
}
</style>