Shades of Claret #722034
Tints of Claret #722034
RGB
CMYK
RGB Variations
Color information
#722034 (or 0x722034) is known color: Claret. HEX triplet: 72, 20 and 34. RGB value is (114,32,52). Sum of RGB (Red+Green+Blue) = 114+32+52=198 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57.58% from 198); Green value is 32 (12.89% from 255 or 16.16% from 198); Blue value is 52 (20.70% from 255 or 26.26% from 198); Max value from RGB is 114 - color contains mainly: red. Hex color #722034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722034 is #8DDFCB. Grayscale: #3A3A3A. Windows color (decimal): -9297868 or 3416178. OLE color: 3416178.
HSL color Cylindrical-coordinate representation of color #722034: hue angle of 345.37º 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 #722034 is Cyan = 0, Magento = 0.72, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 32 | 52 | - |
| CMYK | 0 | 0.72 | 0.54 | 0.55 |
| HSL | 345.37º | 0.56% | 0.29% | - |
| HSV(B) | 345.37º | 0.72% | 0.45% | - |
| XYZ | 8.08 | 4.86 | 3.76 | - |
| YUV | 58.8 | 124.17 | 167.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 32 | 52 | 0 | 0.72 | 0.54 | 0.55 | 345.37 | 0.56 | 0.29 |
| Hex | 72 | 20 | 34 | 0 | 48 | 36 | 37 | 159 | 38 | 1D |
| Octal | 162 | 40 | 64 | 0 | 110 | 66 | 67 | 531 | 70 | 35 |
| Binary | 1110010 | 100000 | 110100 | 0 | 1001000 | 110110 | 110111 | 101011001 | 111000 | 11101 |
Color Harmonies of #722034
Complementary color
Monochromatic Colors of #722034
Black with #722034
Text Example
Text Example
White with #722034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722034; }
p { color: rgb(114,32,52); }
H1.HeaderClassName
{
color: #722034;
}
.AnyTagClassName
{
color: #722034;
}
</style>
background-color css
<style>
a { background-color: #722034; }
a { background-color: rgb(114,32,52); }
div.DivClassName
{
background-color: #722034;
}
.BgClassName
{
background-color: #722034;
}
</style>
border-color css
<style>
span { border-color: #722034; }
span { border-color: rgb(114,32,52); }
td.TdClassName
{
border-color: #722034;
}
.TagClassName
{
border-color: #722034;
}
</style>