Shades of Flirt #723259
Tints of Flirt #723259
RGB
CMYK
RGB Variations
Color information
#723259 (or 0x723259) is known color: Flirt. HEX triplet: 72, 32 and 59. RGB value is (114,50,89). Sum of RGB (Red+Green+Blue) = 114+50+89=253 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.06% from 253); Green value is 50 (19.92% from 255 or 19.76% from 253); Blue value is 89 (35.16% from 255 or 35.18% from 253); Max value from RGB is 114 - color contains mainly: red. Hex color #723259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723259 is #8DCDA6. Grayscale: #494949. Windows color (decimal): -9293223 or 5845618. OLE color: 5845618.
HSL color Cylindrical-coordinate representation of color #723259: hue angle of 323.44º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #723259 is Cyan = 0, Magento = 0.56, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 50 | 89 | - |
| CMYK | 0 | 0.56 | 0.22 | 0.55 |
| HSL | 323.44º | 0.39% | 0.32% | - |
| HSV(B) | 323.44º | 0.56% | 0.45% | - |
| XYZ | 9.88 | 6.58 | 10.2 | - |
| YUV | 73.58 | 136.7 | 156.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 89 | 0 | 0.56 | 0.22 | 0.55 | 323.44 | 0.39 | 0.32 |
| Hex | 72 | 32 | 59 | 0 | 38 | 16 | 37 | 143 | 27 | 20 |
| Octal | 162 | 62 | 131 | 0 | 70 | 26 | 67 | 503 | 47 | 40 |
| Binary | 1110010 | 110010 | 1011001 | 0 | 111000 | 10110 | 110111 | 101000011 | 100111 | 100000 |
Color Harmonies of #723259
Complementary color
Monochromatic Colors of #723259
Black with #723259
Text Example
Text Example
White with #723259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723259; }
p { color: rgb(114,50,89); }
H1.HeaderClassName
{
color: #723259;
}
.AnyTagClassName
{
color: #723259;
}
</style>
background-color css
<style>
a { background-color: #723259; }
a { background-color: rgb(114,50,89); }
div.DivClassName
{
background-color: #723259;
}
.BgClassName
{
background-color: #723259;
}
</style>
border-color css
<style>
span { border-color: #723259; }
span { border-color: rgb(114,50,89); }
td.TdClassName
{
border-color: #723259;
}
.TagClassName
{
border-color: #723259;
}
</style>