Shades of Claret #722136
Tints of Claret #722136
RGB
CMYK
RGB Variations
Color information
#722136 (or 0x722136) is known color: Claret. HEX triplet: 72, 21 and 36. RGB value is (114,33,54). Sum of RGB (Red+Green+Blue) = 114+33+54=201 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.72% from 201); Green value is 33 (13.28% from 255 or 16.42% from 201); Blue value is 54 (21.48% from 255 or 26.87% from 201); Max value from RGB is 114 - color contains mainly: red. Hex color #722136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722136 is #8DDEC9. Grayscale: #3B3B3B. Windows color (decimal): -9297610 or 3547506. OLE color: 3547506.
HSL color Cylindrical-coordinate representation of color #722136: hue angle of 344.44º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #722136 is Cyan = 0, Magento = 0.71, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 33 | 54 | - |
| CMYK | 0 | 0.71 | 0.53 | 0.55 |
| HSL | 344.44º | 0.55% | 0.29% | - |
| HSV(B) | 344.44º | 0.71% | 0.45% | - |
| XYZ | 8.15 | 4.93 | 4.01 | - |
| YUV | 59.61 | 124.84 | 166.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 33 | 54 | 0 | 0.71 | 0.53 | 0.55 | 344.44 | 0.55 | 0.29 |
| Hex | 72 | 21 | 36 | 0 | 47 | 35 | 37 | 158 | 37 | 1D |
| Octal | 162 | 41 | 66 | 0 | 107 | 65 | 67 | 530 | 67 | 35 |
| Binary | 1110010 | 100001 | 110110 | 0 | 1000111 | 110101 | 110111 | 101011000 | 110111 | 11101 |
Color Harmonies of #722136
Complementary color
Monochromatic Colors of #722136
Black with #722136
Text Example
Text Example
White with #722136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722136; }
p { color: rgb(114,33,54); }
H1.HeaderClassName
{
color: #722136;
}
.AnyTagClassName
{
color: #722136;
}
</style>
background-color css
<style>
a { background-color: #722136; }
a { background-color: rgb(114,33,54); }
div.DivClassName
{
background-color: #722136;
}
.BgClassName
{
background-color: #722136;
}
</style>
border-color css
<style>
span { border-color: #722136; }
span { border-color: rgb(114,33,54); }
td.TdClassName
{
border-color: #722136;
}
.TagClassName
{
border-color: #722136;
}
</style>