Shades of Flirt #752744
Tints of Flirt #752744
RGB
CMYK
RGB Variations
Color information
#752744 (or 0x752744) is known color: Flirt. HEX triplet: 75, 27 and 44. RGB value is (117,39,68). Sum of RGB (Red+Green+Blue) = 117+39+68=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 39 (15.62% from 255 or 17.41% from 224); Blue value is 68 (26.95% from 255 or 30.36% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #752744 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752744 is #8AD8BB. Grayscale: #414141. Windows color (decimal): -9099452 or 4466549. OLE color: 4466549.
HSL color Cylindrical-coordinate representation of color #752744: hue angle of 337.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 #752744 is Cyan = 0, Magento = 0.67, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 68 | - |
| CMYK | 0 | 0.67 | 0.42 | 0.54 |
| HSL | 337.69º | 0.5% | 0.31% | - |
| HSV(B) | 337.69º | 0.67% | 0.46% | - |
| XYZ | 9.11 | 5.65 | 6.08 | - |
| YUV | 65.63 | 129.34 | 164.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 68 | 0 | 0.67 | 0.42 | 0.54 | 337.69 | 0.5 | 0.31 |
| Hex | 75 | 27 | 44 | 0 | 43 | 2A | 36 | 152 | 32 | 1F |
| Octal | 165 | 47 | 104 | 0 | 103 | 52 | 66 | 522 | 62 | 37 |
| Binary | 1110101 | 100111 | 1000100 | 0 | 1000011 | 101010 | 110110 | 101010010 | 110010 | 11111 |
Color Harmonies of #752744
Complementary color
Monochromatic Colors of #752744
Black with #752744
Text Example
Text Example
White with #752744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752744; }
p { color: rgb(117,39,68); }
H1.HeaderClassName
{
color: #752744;
}
.AnyTagClassName
{
color: #752744;
}
</style>
background-color css
<style>
a { background-color: #752744; }
a { background-color: rgb(117,39,68); }
div.DivClassName
{
background-color: #752744;
}
.BgClassName
{
background-color: #752744;
}
</style>
border-color css
<style>
span { border-color: #752744; }
span { border-color: rgb(117,39,68); }
td.TdClassName
{
border-color: #752744;
}
.TagClassName
{
border-color: #752744;
}
</style>