Shades of Flirt #753852
Tints of Flirt #753852
RGB
CMYK
RGB Variations
Color information
#753852 (or 0x753852) is known color: Flirt. HEX triplet: 75, 38 and 52. RGB value is (117,56,82). Sum of RGB (Red+Green+Blue) = 117+56+82=255 (33% of max value = 765). Red value is 117 (46.09% from 255 or 45.88% from 255); Green value is 56 (22.27% from 255 or 21.96% from 255); Blue value is 82 (32.42% from 255 or 32.16% from 255); Max value from RGB is 117 - color contains mainly: red. Hex color #753852 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753852 is #8AC7AD. Grayscale: #4D4D4D. Windows color (decimal): -9095086 or 5388405. OLE color: 5388405.
HSL color Cylindrical-coordinate representation of color #753852: hue angle of 334.43º 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 #753852 is Cyan = 0, Magento = 0.52, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 82 | - |
| CMYK | 0 | 0.52 | 0.30 | 0.54 |
| HSL | 334.43º | 0.35% | 0.34% | - |
| HSV(B) | 334.43º | 0.52% | 0.46% | - |
| XYZ | 10.27 | 7.22 | 8.83 | - |
| YUV | 77.2 | 130.71 | 156.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 82 | 0 | 0.52 | 0.30 | 0.54 | 334.43 | 0.35 | 0.34 |
| Hex | 75 | 38 | 52 | 0 | 34 | 1E | 36 | 14E | 23 | 22 |
| Octal | 165 | 70 | 122 | 0 | 64 | 36 | 66 | 516 | 43 | 42 |
| Binary | 1110101 | 111000 | 1010010 | 0 | 110100 | 11110 | 110110 | 101001110 | 100011 | 100010 |
Color Harmonies of #753852
Complementary color
Monochromatic Colors of #753852
Black with #753852
Text Example
Text Example
White with #753852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753852; }
p { color: rgb(117,56,82); }
H1.HeaderClassName
{
color: #753852;
}
.AnyTagClassName
{
color: #753852;
}
</style>
background-color css
<style>
a { background-color: #753852; }
a { background-color: rgb(117,56,82); }
div.DivClassName
{
background-color: #753852;
}
.BgClassName
{
background-color: #753852;
}
</style>
border-color css
<style>
span { border-color: #753852; }
span { border-color: rgb(117,56,82); }
td.TdClassName
{
border-color: #753852;
}
.TagClassName
{
border-color: #753852;
}
</style>