Shades of Claret #722635
Tints of Claret #722635
RGB
CMYK
RGB Variations
Color information
#722635 (or 0x722635) is known color: Claret. HEX triplet: 72, 26 and 35. RGB value is (114,38,53). Sum of RGB (Red+Green+Blue) = 114+38+53=205 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.61% from 205); Green value is 38 (15.23% from 255 or 18.54% from 205); Blue value is 53 (21.09% from 255 or 25.85% from 205); Max value from RGB is 114 - color contains mainly: red. Hex color #722635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722635 is #8DD9CA. Grayscale: #3E3E3E. Windows color (decimal): -9296331 or 3483250. OLE color: 3483250.
HSL color Cylindrical-coordinate representation of color #722635: hue angle of 348.16º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #722635 is Cyan = 0, Magento = 0.67, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 53 | - |
| CMYK | 0 | 0.67 | 0.54 | 0.55 |
| HSL | 348.16º | 0.5% | 0.3% | - |
| HSV(B) | 348.16º | 0.67% | 0.45% | - |
| XYZ | 8.28 | 5.22 | 3.94 | - |
| YUV | 62.43 | 122.68 | 164.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 53 | 0 | 0.67 | 0.54 | 0.55 | 348.16 | 0.5 | 0.3 |
| Hex | 72 | 26 | 35 | 0 | 43 | 36 | 37 | 15C | 32 | 1E |
| Octal | 162 | 46 | 65 | 0 | 103 | 66 | 67 | 534 | 62 | 36 |
| Binary | 1110010 | 100110 | 110101 | 0 | 1000011 | 110110 | 110111 | 101011100 | 110010 | 11110 |
Color Harmonies of #722635
Complementary color
Monochromatic Colors of #722635
Black with #722635
Text Example
Text Example
White with #722635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722635; }
p { color: rgb(114,38,53); }
H1.HeaderClassName
{
color: #722635;
}
.AnyTagClassName
{
color: #722635;
}
</style>
background-color css
<style>
a { background-color: #722635; }
a { background-color: rgb(114,38,53); }
div.DivClassName
{
background-color: #722635;
}
.BgClassName
{
background-color: #722635;
}
</style>
border-color css
<style>
span { border-color: #722635; }
span { border-color: rgb(114,38,53); }
td.TdClassName
{
border-color: #722635;
}
.TagClassName
{
border-color: #722635;
}
</style>