Shades of Flirt #753857
Tints of Flirt #753857
RGB
CMYK
RGB Variations
Color information
#753857 (or 0x753857) is known color: Flirt. HEX triplet: 75, 38 and 57. RGB value is (117,56,87). Sum of RGB (Red+Green+Blue) = 117+56+87=260 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45% from 260); Green value is 56 (22.27% from 255 or 21.54% from 260); Blue value is 87 (34.38% from 255 or 33.46% from 260); Max value from RGB is 117 - color contains mainly: red. Hex color #753857 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753857 is #8AC7A8. Grayscale: #4D4D4D. Windows color (decimal): -9095081 or 5716085. OLE color: 5716085.
HSL color Cylindrical-coordinate representation of color #753857: hue angle of 329.51º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #753857 is Cyan = 0, Magento = 0.52, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 87 | - |
| CMYK | 0 | 0.52 | 0.26 | 0.54 |
| HSL | 329.51º | 0.35% | 0.34% | - |
| HSV(B) | 329.51º | 0.52% | 0.46% | - |
| XYZ | 10.47 | 7.3 | 9.87 | - |
| YUV | 77.77 | 133.21 | 155.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 87 | 0 | 0.52 | 0.26 | 0.54 | 329.51 | 0.35 | 0.34 |
| Hex | 75 | 38 | 57 | 0 | 34 | 1A | 36 | 14A | 23 | 22 |
| Octal | 165 | 70 | 127 | 0 | 64 | 32 | 66 | 512 | 43 | 42 |
| Binary | 1110101 | 111000 | 1010111 | 0 | 110100 | 11010 | 110110 | 101001010 | 100011 | 100010 |
Color Harmonies of #753857
Complementary color
Monochromatic Colors of #753857
Black with #753857
Text Example
Text Example
White with #753857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753857; }
p { color: rgb(117,56,87); }
H1.HeaderClassName
{
color: #753857;
}
.AnyTagClassName
{
color: #753857;
}
</style>
background-color css
<style>
a { background-color: #753857; }
a { background-color: rgb(117,56,87); }
div.DivClassName
{
background-color: #753857;
}
.BgClassName
{
background-color: #753857;
}
</style>
border-color css
<style>
span { border-color: #753857; }
span { border-color: rgb(117,56,87); }
td.TdClassName
{
border-color: #753857;
}
.TagClassName
{
border-color: #753857;
}
</style>