Shades of Claret #722531
Tints of Claret #722531
RGB
CMYK
RGB Variations
Color information
#722531 (or 0x722531) is known color: Claret. HEX triplet: 72, 25 and 31. RGB value is (114,37,49). Sum of RGB (Red+Green+Blue) = 114+37+49=200 (26% of max value = 765). Red value is 114 (44.92% from 255 or 57% from 200); Green value is 37 (14.84% from 255 or 18.5% from 200); Blue value is 49 (19.53% from 255 or 24.5% from 200); Max value from RGB is 114 - color contains mainly: red. Hex color #722531 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722531 is #8DDACE. Grayscale: #3D3D3D. Windows color (decimal): -9296591 or 3220850. OLE color: 3220850.
HSL color Cylindrical-coordinate representation of color #722531: hue angle of 350.65º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722531 is Cyan = 0, Magento = 0.68, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 37 | 49 | - |
| CMYK | 0 | 0.68 | 0.57 | 0.55 |
| HSL | 350.65º | 0.51% | 0.3% | - |
| HSV(B) | 350.65º | 0.68% | 0.45% | - |
| XYZ | 8.16 | 5.12 | 3.46 | - |
| YUV | 61.39 | 121.01 | 165.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 37 | 49 | 0 | 0.68 | 0.57 | 0.55 | 350.65 | 0.51 | 0.3 |
| Hex | 72 | 25 | 31 | 0 | 44 | 39 | 37 | 15F | 33 | 1E |
| Octal | 162 | 45 | 61 | 0 | 104 | 71 | 67 | 537 | 63 | 36 |
| Binary | 1110010 | 100101 | 110001 | 0 | 1000100 | 111001 | 110111 | 101011111 | 110011 | 11110 |
Color Harmonies of #722531
Complementary color
Monochromatic Colors of #722531
Black with #722531
Text Example
Text Example
White with #722531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722531; }
p { color: rgb(114,37,49); }
H1.HeaderClassName
{
color: #722531;
}
.AnyTagClassName
{
color: #722531;
}
</style>
background-color css
<style>
a { background-color: #722531; }
a { background-color: rgb(114,37,49); }
div.DivClassName
{
background-color: #722531;
}
.BgClassName
{
background-color: #722531;
}
</style>
border-color css
<style>
span { border-color: #722531; }
span { border-color: rgb(114,37,49); }
td.TdClassName
{
border-color: #722531;
}
.TagClassName
{
border-color: #722531;
}
</style>