Shades of Flirt #752742
Tints of Flirt #752742
RGB
CMYK
RGB Variations
Color information
#752742 (or 0x752742) is known color: Flirt. HEX triplet: 75, 27 and 42. RGB value is (117,39,66). Sum of RGB (Red+Green+Blue) = 117+39+66=222 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.70% from 222); Green value is 39 (15.62% from 255 or 17.57% from 222); Blue value is 66 (26.17% from 255 or 29.73% from 222); Max value from RGB is 117 - color contains mainly: red. Hex color #752742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752742 is #8AD8BD. Grayscale: #414141. Windows color (decimal): -9099454 or 4335477. OLE color: 4335477.
HSL color Cylindrical-coordinate representation of color #752742: hue angle of 339.23º 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 #752742 is Cyan = 0, Magento = 0.67, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 66 | - |
| CMYK | 0 | 0.67 | 0.44 | 0.54 |
| HSL | 339.23º | 0.5% | 0.31% | - |
| HSV(B) | 339.23º | 0.67% | 0.46% | - |
| XYZ | 9.05 | 5.63 | 5.76 | - |
| YUV | 65.4 | 128.34 | 164.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 66 | 0 | 0.67 | 0.44 | 0.54 | 339.23 | 0.5 | 0.31 |
| Hex | 75 | 27 | 42 | 0 | 43 | 2C | 36 | 153 | 32 | 1F |
| Octal | 165 | 47 | 102 | 0 | 103 | 54 | 66 | 523 | 62 | 37 |
| Binary | 1110101 | 100111 | 1000010 | 0 | 1000011 | 101100 | 110110 | 101010011 | 110010 | 11111 |
Color Harmonies of #752742
Complementary color
Monochromatic Colors of #752742
Black with #752742
Text Example
Text Example
White with #752742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752742; }
p { color: rgb(117,39,66); }
H1.HeaderClassName
{
color: #752742;
}
.AnyTagClassName
{
color: #752742;
}
</style>
background-color css
<style>
a { background-color: #752742; }
a { background-color: rgb(117,39,66); }
div.DivClassName
{
background-color: #752742;
}
.BgClassName
{
background-color: #752742;
}
</style>
border-color css
<style>
span { border-color: #752742; }
span { border-color: rgb(117,39,66); }
td.TdClassName
{
border-color: #752742;
}
.TagClassName
{
border-color: #752742;
}
</style>