Shades of Claret #722639
Tints of Claret #722639
RGB
CMYK
RGB Variations
Color information
#722639 (or 0x722639) is known color: Claret. HEX triplet: 72, 26 and 39. RGB value is (114,38,57). Sum of RGB (Red+Green+Blue) = 114+38+57=209 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.55% from 209); Green value is 38 (15.23% from 255 or 18.18% from 209); Blue value is 57 (22.66% from 255 or 27.27% from 209); Max value from RGB is 114 - color contains mainly: red. Hex color #722639 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722639 is #8DD9C6. Grayscale: #3E3E3E. Windows color (decimal): -9296327 or 3745394. OLE color: 3745394.
HSL color Cylindrical-coordinate representation of color #722639: hue angle of 345º 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 #722639 is Cyan = 0, Magento = 0.67, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 57 | - |
| CMYK | 0 | 0.67 | 0.50 | 0.55 |
| HSL | 345º | 0.5% | 0.3% | - |
| HSV(B) | 345º | 0.67% | 0.45% | - |
| XYZ | 8.37 | 5.26 | 4.44 | - |
| YUV | 62.89 | 124.68 | 164.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 57 | 0 | 0.67 | 0.50 | 0.55 | 345 | 0.5 | 0.3 |
| Hex | 72 | 26 | 39 | 0 | 43 | 32 | 37 | 159 | 32 | 1E |
| Octal | 162 | 46 | 71 | 0 | 103 | 62 | 67 | 531 | 62 | 36 |
| Binary | 1110010 | 100110 | 111001 | 0 | 1000011 | 110010 | 110111 | 101011001 | 110010 | 11110 |
Color Harmonies of #722639
Complementary color
Monochromatic Colors of #722639
Black with #722639
Text Example
Text Example
White with #722639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722639; }
p { color: rgb(114,38,57); }
H1.HeaderClassName
{
color: #722639;
}
.AnyTagClassName
{
color: #722639;
}
</style>
background-color css
<style>
a { background-color: #722639; }
a { background-color: rgb(114,38,57); }
div.DivClassName
{
background-color: #722639;
}
.BgClassName
{
background-color: #722639;
}
</style>
border-color css
<style>
span { border-color: #722639; }
span { border-color: rgb(114,38,57); }
td.TdClassName
{
border-color: #722639;
}
.TagClassName
{
border-color: #722639;
}
</style>