Shades of Flirt #752751
Tints of Flirt #752751
RGB
CMYK
RGB Variations
Color information
#752751 (or 0x752751) is known color: Flirt. HEX triplet: 75, 27 and 51. RGB value is (117,39,81). Sum of RGB (Red+Green+Blue) = 117+39+81=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 39 (15.62% from 255 or 16.46% from 237); Blue value is 81 (32.03% from 255 or 34.18% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #752751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752751 is #8AD8AE. Grayscale: #434343. Windows color (decimal): -9099439 or 5318517. OLE color: 5318517.
HSL color Cylindrical-coordinate representation of color #752751: hue angle of 327.69º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #752751 is Cyan = 0, Magento = 0.67, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 81 | - |
| CMYK | 0 | 0.67 | 0.31 | 0.54 |
| HSL | 327.69º | 0.5% | 0.31% | - |
| HSV(B) | 327.69º | 0.67% | 0.46% | - |
| XYZ | 9.55 | 5.83 | 8.41 | - |
| YUV | 67.11 | 135.84 | 163.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 81 | 0 | 0.67 | 0.31 | 0.54 | 327.69 | 0.5 | 0.31 |
| Hex | 75 | 27 | 51 | 0 | 43 | 1F | 36 | 148 | 32 | 1F |
| Octal | 165 | 47 | 121 | 0 | 103 | 37 | 66 | 510 | 62 | 37 |
| Binary | 1110101 | 100111 | 1010001 | 0 | 1000011 | 11111 | 110110 | 101001000 | 110010 | 11111 |
Color Harmonies of #752751
Complementary color
Monochromatic Colors of #752751
Black with #752751
Text Example
Text Example
White with #752751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752751; }
p { color: rgb(117,39,81); }
H1.HeaderClassName
{
color: #752751;
}
.AnyTagClassName
{
color: #752751;
}
</style>
background-color css
<style>
a { background-color: #752751; }
a { background-color: rgb(117,39,81); }
div.DivClassName
{
background-color: #752751;
}
.BgClassName
{
background-color: #752751;
}
</style>
border-color css
<style>
span { border-color: #752751; }
span { border-color: rgb(117,39,81); }
td.TdClassName
{
border-color: #752751;
}
.TagClassName
{
border-color: #752751;
}
</style>