Shades of Claret #722438
Tints of Claret #722438
RGB
CMYK
RGB Variations
Color information
#722438 (or 0x722438) is known color: Claret. HEX triplet: 72, 24 and 38. RGB value is (114,36,56). Sum of RGB (Red+Green+Blue) = 114+36+56=206 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.34% from 206); Green value is 36 (14.45% from 255 or 17.48% from 206); Blue value is 56 (22.27% from 255 or 27.18% from 206); Max value from RGB is 114 - color contains mainly: red. Hex color #722438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #722438 is #8DDBC7. Grayscale: #3D3D3D. Windows color (decimal): -9296840 or 3679346. OLE color: 3679346.
HSL color Cylindrical-coordinate representation of color #722438: hue angle of 344.62º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #722438 is Cyan = 0, Magento = 0.68, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 36 | 56 | - |
| CMYK | 0 | 0.68 | 0.51 | 0.55 |
| HSL | 344.62º | 0.52% | 0.29% | - |
| HSV(B) | 344.62º | 0.68% | 0.45% | - |
| XYZ | 8.28 | 5.12 | 4.29 | - |
| YUV | 61.6 | 124.84 | 165.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 36 | 56 | 0 | 0.68 | 0.51 | 0.55 | 344.62 | 0.52 | 0.29 |
| Hex | 72 | 24 | 38 | 0 | 44 | 33 | 37 | 159 | 34 | 1D |
| Octal | 162 | 44 | 70 | 0 | 104 | 63 | 67 | 531 | 64 | 35 |
| Binary | 1110010 | 100100 | 111000 | 0 | 1000100 | 110011 | 110111 | 101011001 | 110100 | 11101 |
Color Harmonies of #722438
Complementary color
Monochromatic Colors of #722438
Black with #722438
Text Example
Text Example
White with #722438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722438; }
p { color: rgb(114,36,56); }
H1.HeaderClassName
{
color: #722438;
}
.AnyTagClassName
{
color: #722438;
}
</style>
background-color css
<style>
a { background-color: #722438; }
a { background-color: rgb(114,36,56); }
div.DivClassName
{
background-color: #722438;
}
.BgClassName
{
background-color: #722438;
}
</style>
border-color css
<style>
span { border-color: #722438; }
span { border-color: rgb(114,36,56); }
td.TdClassName
{
border-color: #722438;
}
.TagClassName
{
border-color: #722438;
}
</style>