Shades of Flirt #722853
Tints of Flirt #722853
RGB
CMYK
RGB Variations
Color information
#722853 (or 0x722853) is known color: Flirt. HEX triplet: 72, 28 and 53. RGB value is (114,40,83). Sum of RGB (Red+Green+Blue) = 114+40+83=237 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.10% from 237); Green value is 40 (16.02% from 255 or 16.88% from 237); Blue value is 83 (32.81% from 255 or 35.02% from 237); Max value from RGB is 114 - color contains mainly: red. Hex color #722853 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #722853 is #8DD7AC. Grayscale: #424242. Windows color (decimal): -9295789 or 5449842. OLE color: 5449842.
HSL color Cylindrical-coordinate representation of color #722853: hue angle of 325.14º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #722853 is Cyan = 0, Magento = 0.65, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 40 | 83 | - |
| CMYK | 0 | 0.65 | 0.27 | 0.55 |
| HSL | 325.14º | 0.48% | 0.3% | - |
| HSV(B) | 325.14º | 0.65% | 0.45% | - |
| XYZ | 9.26 | 5.72 | 8.8 | - |
| YUV | 67.03 | 137.02 | 161.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 40 | 83 | 0 | 0.65 | 0.27 | 0.55 | 325.14 | 0.48 | 0.3 |
| Hex | 72 | 28 | 53 | 0 | 41 | 1B | 37 | 145 | 30 | 1E |
| Octal | 162 | 50 | 123 | 0 | 101 | 33 | 67 | 505 | 60 | 36 |
| Binary | 1110010 | 101000 | 1010011 | 0 | 1000001 | 11011 | 110111 | 101000101 | 110000 | 11110 |
Color Harmonies of #722853
Complementary color
Monochromatic Colors of #722853
Black with #722853
Text Example
Text Example
White with #722853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722853; }
p { color: rgb(114,40,83); }
H1.HeaderClassName
{
color: #722853;
}
.AnyTagClassName
{
color: #722853;
}
</style>
background-color css
<style>
a { background-color: #722853; }
a { background-color: rgb(114,40,83); }
div.DivClassName
{
background-color: #722853;
}
.BgClassName
{
background-color: #722853;
}
</style>
border-color css
<style>
span { border-color: #722853; }
span { border-color: rgb(114,40,83); }
td.TdClassName
{
border-color: #722853;
}
.TagClassName
{
border-color: #722853;
}
</style>