Shades of Flirt #753856
Tints of Flirt #753856
RGB
CMYK
RGB Variations
Color information
#753856 (or 0x753856) is known color: Flirt. HEX triplet: 75, 38 and 56. RGB value is (117,56,86). Sum of RGB (Red+Green+Blue) = 117+56+86=259 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.17% from 259); Green value is 56 (22.27% from 255 or 21.62% from 259); Blue value is 86 (33.98% from 255 or 33.20% from 259); Max value from RGB is 117 - color contains mainly: red. Hex color #753856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753856 is #8AC7A9. Grayscale: #4D4D4D. Windows color (decimal): -9095082 or 5650549. OLE color: 5650549.
HSL color Cylindrical-coordinate representation of color #753856: hue angle of 330.49º 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 #753856 is Cyan = 0, Magento = 0.52, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 86 | - |
| CMYK | 0 | 0.52 | 0.26 | 0.54 |
| HSL | 330.49º | 0.35% | 0.34% | - |
| HSV(B) | 330.49º | 0.52% | 0.46% | - |
| XYZ | 10.43 | 7.28 | 9.66 | - |
| YUV | 77.66 | 132.71 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 86 | 0 | 0.52 | 0.26 | 0.54 | 330.49 | 0.35 | 0.34 |
| Hex | 75 | 38 | 56 | 0 | 34 | 1A | 36 | 14A | 23 | 22 |
| Octal | 165 | 70 | 126 | 0 | 64 | 32 | 66 | 512 | 43 | 42 |
| Binary | 1110101 | 111000 | 1010110 | 0 | 110100 | 11010 | 110110 | 101001010 | 100011 | 100010 |
Color Harmonies of #753856
Complementary color
Monochromatic Colors of #753856
Black with #753856
Text Example
Text Example
White with #753856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753856; }
p { color: rgb(117,56,86); }
H1.HeaderClassName
{
color: #753856;
}
.AnyTagClassName
{
color: #753856;
}
</style>
background-color css
<style>
a { background-color: #753856; }
a { background-color: rgb(117,56,86); }
div.DivClassName
{
background-color: #753856;
}
.BgClassName
{
background-color: #753856;
}
</style>
border-color css
<style>
span { border-color: #753856; }
span { border-color: rgb(117,56,86); }
td.TdClassName
{
border-color: #753856;
}
.TagClassName
{
border-color: #753856;
}
</style>