Shades of Claret #722834
Tints of Claret #722834
RGB
CMYK
RGB Variations
Color information
#722834 (or 0x722834) is known color: Claret. HEX triplet: 72, 28 and 34. RGB value is (114,40,52). Sum of RGB (Red+Green+Blue) = 114+40+52=206 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.34% from 206); Green value is 40 (16.02% from 255 or 19.42% from 206); Blue value is 52 (20.70% from 255 or 25.24% from 206); Max value from RGB is 114 - color contains mainly: red. Hex color #722834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722834 is #8DD7CB. Grayscale: #3F3F3F. Windows color (decimal): -9295820 or 3418226. OLE color: 3418226.
HSL color Cylindrical-coordinate representation of color #722834: hue angle of 350.27º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #722834 is Cyan = 0, Magento = 0.65, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 52 | - |
| CMYK | 0 | 0.65 | 0.54 | 0.55 |
| HSL | 350.27º | 0.48% | 0.3% | - |
| HSV(B) | 350.27º | 0.65% | 0.45% | - |
| XYZ | 8.32 | 5.34 | 3.84 | - |
| YUV | 63.49 | 121.52 | 164.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 52 | 0 | 0.65 | 0.54 | 0.55 | 350.27 | 0.48 | 0.3 |
| Hex | 72 | 28 | 34 | 0 | 41 | 36 | 37 | 15E | 30 | 1E |
| Octal | 162 | 50 | 64 | 0 | 101 | 66 | 67 | 536 | 60 | 36 |
| Binary | 1110010 | 101000 | 110100 | 0 | 1000001 | 110110 | 110111 | 101011110 | 110000 | 11110 |
Color Harmonies of #722834
Complementary color
Monochromatic Colors of #722834
Black with #722834
Text Example
Text Example
White with #722834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722834; }
p { color: rgb(114,40,52); }
H1.HeaderClassName
{
color: #722834;
}
.AnyTagClassName
{
color: #722834;
}
</style>
background-color css
<style>
a { background-color: #722834; }
a { background-color: rgb(114,40,52); }
div.DivClassName
{
background-color: #722834;
}
.BgClassName
{
background-color: #722834;
}
</style>
border-color css
<style>
span { border-color: #722834; }
span { border-color: rgb(114,40,52); }
td.TdClassName
{
border-color: #722834;
}
.TagClassName
{
border-color: #722834;
}
</style>