Shades of Flirt #713058
Tints of Flirt #713058
RGB
CMYK
RGB Variations
Color information
#713058 (or 0x713058) is known color: Flirt. HEX triplet: 71, 30 and 58. RGB value is (113,48,88). Sum of RGB (Red+Green+Blue) = 113+48+88=249 (32% of max value = 765). Red value is 113 (44.53% from 255 or 45.38% from 249); Green value is 48 (19.14% from 255 or 19.28% from 249); Blue value is 88 (34.77% from 255 or 35.34% from 249); Max value from RGB is 113 - color contains mainly: red. Hex color #713058 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713058 is #8ECFA7. Grayscale: #474747. Windows color (decimal): -9359272 or 5779569. OLE color: 5779569.
HSL color Cylindrical-coordinate representation of color #713058: hue angle of 323.08º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #713058 is Cyan = 0, Magento = 0.58, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 48 | 88 | - |
| CMYK | 0 | 0.58 | 0.22 | 0.56 |
| HSL | 323.08º | 0.4% | 0.32% | - |
| HSV(B) | 323.08º | 0.58% | 0.44% | - |
| XYZ | 9.63 | 6.33 | 9.95 | - |
| YUV | 72 | 137.03 | 157.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 88 | 0 | 0.58 | 0.22 | 0.56 | 323.08 | 0.4 | 0.32 |
| Hex | 71 | 30 | 58 | 0 | 3A | 16 | 38 | 143 | 28 | 20 |
| Octal | 161 | 60 | 130 | 0 | 72 | 26 | 70 | 503 | 50 | 40 |
| Binary | 1110001 | 110000 | 1011000 | 0 | 111010 | 10110 | 111000 | 101000011 | 101000 | 100000 |
Color Harmonies of #713058
Complementary color
Monochromatic Colors of #713058
Black with #713058
Text Example
Text Example
White with #713058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713058; }
p { color: rgb(113,48,88); }
H1.HeaderClassName
{
color: #713058;
}
.AnyTagClassName
{
color: #713058;
}
</style>
background-color css
<style>
a { background-color: #713058; }
a { background-color: rgb(113,48,88); }
div.DivClassName
{
background-color: #713058;
}
.BgClassName
{
background-color: #713058;
}
</style>
border-color css
<style>
span { border-color: #713058; }
span { border-color: rgb(113,48,88); }
td.TdClassName
{
border-color: #713058;
}
.TagClassName
{
border-color: #713058;
}
</style>