Shades of Claret #722935
Tints of Claret #722935
RGB
CMYK
RGB Variations
Color information
#722935 (or 0x722935) is known color: Claret. HEX triplet: 72, 29 and 35. RGB value is (114,41,53). Sum of RGB (Red+Green+Blue) = 114+41+53=208 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.81% from 208); Green value is 41 (16.41% from 255 or 19.71% from 208); Blue value is 53 (21.09% from 255 or 25.48% from 208); Max value from RGB is 114 - color contains mainly: red. Hex color #722935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722935 is #8DD6CA. Grayscale: #404040. Windows color (decimal): -9295563 or 3484018. OLE color: 3484018.
HSL color Cylindrical-coordinate representation of color #722935: hue angle of 350.14º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #722935 is Cyan = 0, Magento = 0.64, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 41 | 53 | - |
| CMYK | 0 | 0.64 | 0.54 | 0.55 |
| HSL | 350.14º | 0.47% | 0.3% | - |
| HSV(B) | 350.14º | 0.64% | 0.45% | - |
| XYZ | 8.37 | 5.42 | 3.97 | - |
| YUV | 64.2 | 121.68 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 41 | 53 | 0 | 0.64 | 0.54 | 0.55 | 350.14 | 0.47 | 0.3 |
| Hex | 72 | 29 | 35 | 0 | 40 | 36 | 37 | 15E | 2F | 1E |
| Octal | 162 | 51 | 65 | 0 | 100 | 66 | 67 | 536 | 57 | 36 |
| Binary | 1110010 | 101001 | 110101 | 0 | 1000000 | 110110 | 110111 | 101011110 | 101111 | 11110 |
Color Harmonies of #722935
Complementary color
Monochromatic Colors of #722935
Black with #722935
Text Example
Text Example
White with #722935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722935; }
p { color: rgb(114,41,53); }
H1.HeaderClassName
{
color: #722935;
}
.AnyTagClassName
{
color: #722935;
}
</style>
background-color css
<style>
a { background-color: #722935; }
a { background-color: rgb(114,41,53); }
div.DivClassName
{
background-color: #722935;
}
.BgClassName
{
background-color: #722935;
}
</style>
border-color css
<style>
span { border-color: #722935; }
span { border-color: rgb(114,41,53); }
td.TdClassName
{
border-color: #722935;
}
.TagClassName
{
border-color: #722935;
}
</style>