Shades of Flirt #723058
Tints of Flirt #723058
RGB
CMYK
RGB Variations
Color information
#723058 (or 0x723058) is known color: Flirt. HEX triplet: 72, 30 and 58. RGB value is (114,48,88). Sum of RGB (Red+Green+Blue) = 114+48+88=250 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.6% from 250); Green value is 48 (19.14% from 255 or 19.2% from 250); Blue value is 88 (34.77% from 255 or 35.2% from 250); Max value from RGB is 114 - color contains mainly: red. Hex color #723058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #723058 is #8DCFA7. Grayscale: #484848. Windows color (decimal): -9293736 or 5779570. OLE color: 5779570.
HSL color Cylindrical-coordinate representation of color #723058: hue angle of 323.64º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #723058 is Cyan = 0, Magento = 0.58, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 48 | 88 | - |
| CMYK | 0 | 0.58 | 0.23 | 0.55 |
| HSL | 323.64º | 0.41% | 0.32% | - |
| HSV(B) | 323.64º | 0.58% | 0.45% | - |
| XYZ | 9.76 | 6.4 | 9.95 | - |
| YUV | 72.29 | 136.87 | 157.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 48 | 88 | 0 | 0.58 | 0.23 | 0.55 | 323.64 | 0.41 | 0.32 |
| Hex | 72 | 30 | 58 | 0 | 3A | 17 | 37 | 144 | 29 | 20 |
| Octal | 162 | 60 | 130 | 0 | 72 | 27 | 67 | 504 | 51 | 40 |
| Binary | 1110010 | 110000 | 1011000 | 0 | 111010 | 10111 | 110111 | 101000100 | 101001 | 100000 |
Color Harmonies of #723058
Complementary color
Monochromatic Colors of #723058
Black with #723058
Text Example
Text Example
White with #723058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723058; }
p { color: rgb(114,48,88); }
H1.HeaderClassName
{
color: #723058;
}
.AnyTagClassName
{
color: #723058;
}
</style>
background-color css
<style>
a { background-color: #723058; }
a { background-color: rgb(114,48,88); }
div.DivClassName
{
background-color: #723058;
}
.BgClassName
{
background-color: #723058;
}
</style>
border-color css
<style>
span { border-color: #723058; }
span { border-color: rgb(114,48,88); }
td.TdClassName
{
border-color: #723058;
}
.TagClassName
{
border-color: #723058;
}
</style>