Shades of Flirt #752748
Tints of Flirt #752748
RGB
CMYK
RGB Variations
Color information
#752748 (or 0x752748) is known color: Flirt. HEX triplet: 75, 27 and 48. RGB value is (117,39,72). Sum of RGB (Red+Green+Blue) = 117+39+72=228 (30% of max value = 765). Red value is 117 (46.09% from 255 or 51.32% from 228); Green value is 39 (15.62% from 255 or 17.11% from 228); Blue value is 72 (28.52% from 255 or 31.58% from 228); Max value from RGB is 117 - color contains mainly: red. Hex color #752748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752748 is #8AD8B7. Grayscale: #424242. Windows color (decimal): -9099448 or 4728693. OLE color: 4728693.
HSL color Cylindrical-coordinate representation of color #752748: hue angle of 334.62º 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 #752748 is Cyan = 0, Magento = 0.67, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 72 | - |
| CMYK | 0 | 0.67 | 0.38 | 0.54 |
| HSL | 334.62º | 0.5% | 0.31% | - |
| HSV(B) | 334.62º | 0.67% | 0.46% | - |
| XYZ | 9.23 | 5.7 | 6.74 | - |
| YUV | 66.08 | 131.34 | 164.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 72 | 0 | 0.67 | 0.38 | 0.54 | 334.62 | 0.5 | 0.31 |
| Hex | 75 | 27 | 48 | 0 | 43 | 26 | 36 | 14F | 32 | 1F |
| Octal | 165 | 47 | 110 | 0 | 103 | 46 | 66 | 517 | 62 | 37 |
| Binary | 1110101 | 100111 | 1001000 | 0 | 1000011 | 100110 | 110110 | 101001111 | 110010 | 11111 |
Color Harmonies of #752748
Complementary color
Monochromatic Colors of #752748
Black with #752748
Text Example
Text Example
White with #752748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752748; }
p { color: rgb(117,39,72); }
H1.HeaderClassName
{
color: #752748;
}
.AnyTagClassName
{
color: #752748;
}
</style>
background-color css
<style>
a { background-color: #752748; }
a { background-color: rgb(117,39,72); }
div.DivClassName
{
background-color: #752748;
}
.BgClassName
{
background-color: #752748;
}
</style>
border-color css
<style>
span { border-color: #752748; }
span { border-color: rgb(117,39,72); }
td.TdClassName
{
border-color: #752748;
}
.TagClassName
{
border-color: #752748;
}
</style>