Shades of Claret #722733
Tints of Claret #722733
RGB
CMYK
RGB Variations
Color information
#722733 (or 0x722733) is known color: Claret. HEX triplet: 72, 27 and 33. RGB value is (114,39,51). Sum of RGB (Red+Green+Blue) = 114+39+51=204 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.88% from 204); Green value is 39 (15.62% from 255 or 19.12% from 204); Blue value is 51 (20.31% from 255 or 25% from 204); Max value from RGB is 114 - color contains mainly: red. Hex color #722733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722733 is #8DD8CC. Grayscale: #3E3E3E. Windows color (decimal): -9296077 or 3352434. OLE color: 3352434.
HSL color Cylindrical-coordinate representation of color #722733: hue angle of 350.4º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #722733 is Cyan = 0, Magento = 0.66, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 39 | 51 | - |
| CMYK | 0 | 0.66 | 0.55 | 0.55 |
| HSL | 350.4º | 0.49% | 0.3% | - |
| HSV(B) | 350.4º | 0.66% | 0.45% | - |
| XYZ | 8.26 | 5.27 | 3.71 | - |
| YUV | 62.79 | 121.35 | 164.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 39 | 51 | 0 | 0.66 | 0.55 | 0.55 | 350.4 | 0.49 | 0.3 |
| Hex | 72 | 27 | 33 | 0 | 42 | 37 | 37 | 15E | 31 | 1E |
| Octal | 162 | 47 | 63 | 0 | 102 | 67 | 67 | 536 | 61 | 36 |
| Binary | 1110010 | 100111 | 110011 | 0 | 1000010 | 110111 | 110111 | 101011110 | 110001 | 11110 |
Color Harmonies of #722733
Complementary color
Monochromatic Colors of #722733
Black with #722733
Text Example
Text Example
White with #722733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722733; }
p { color: rgb(114,39,51); }
H1.HeaderClassName
{
color: #722733;
}
.AnyTagClassName
{
color: #722733;
}
</style>
background-color css
<style>
a { background-color: #722733; }
a { background-color: rgb(114,39,51); }
div.DivClassName
{
background-color: #722733;
}
.BgClassName
{
background-color: #722733;
}
</style>
border-color css
<style>
span { border-color: #722733; }
span { border-color: rgb(114,39,51); }
td.TdClassName
{
border-color: #722733;
}
.TagClassName
{
border-color: #722733;
}
</style>