Shades of Flirt #723359
Tints of Flirt #723359
RGB
CMYK
RGB Variations
Color information
#723359 (or 0x723359) is known color: Flirt. HEX triplet: 72, 33 and 59. RGB value is (114,51,89). Sum of RGB (Red+Green+Blue) = 114+51+89=254 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.88% from 254); Green value is 51 (20.31% from 255 or 20.08% from 254); Blue value is 89 (35.16% from 255 or 35.04% from 254); Max value from RGB is 114 - color contains mainly: red. Hex color #723359 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723359 is #8DCCA6. Grayscale: #4A4A4A. Windows color (decimal): -9292967 or 5845874. OLE color: 5845874.
HSL color Cylindrical-coordinate representation of color #723359: hue angle of 323.81º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #723359 is Cyan = 0, Magento = 0.55, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 51 | 89 | - |
| CMYK | 0 | 0.55 | 0.22 | 0.55 |
| HSL | 323.81º | 0.38% | 0.32% | - |
| HSV(B) | 323.81º | 0.55% | 0.45% | - |
| XYZ | 9.93 | 6.67 | 10.21 | - |
| YUV | 74.17 | 136.37 | 156.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 51 | 89 | 0 | 0.55 | 0.22 | 0.55 | 323.81 | 0.38 | 0.32 |
| Hex | 72 | 33 | 59 | 0 | 37 | 16 | 37 | 144 | 26 | 20 |
| Octal | 162 | 63 | 131 | 0 | 67 | 26 | 67 | 504 | 46 | 40 |
| Binary | 1110010 | 110011 | 1011001 | 0 | 110111 | 10110 | 110111 | 101000100 | 100110 | 100000 |
Color Harmonies of #723359
Complementary color
Monochromatic Colors of #723359
Black with #723359
Text Example
Text Example
White with #723359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723359; }
p { color: rgb(114,51,89); }
H1.HeaderClassName
{
color: #723359;
}
.AnyTagClassName
{
color: #723359;
}
</style>
background-color css
<style>
a { background-color: #723359; }
a { background-color: rgb(114,51,89); }
div.DivClassName
{
background-color: #723359;
}
.BgClassName
{
background-color: #723359;
}
</style>
border-color css
<style>
span { border-color: #723359; }
span { border-color: rgb(114,51,89); }
td.TdClassName
{
border-color: #723359;
}
.TagClassName
{
border-color: #723359;
}
</style>