Shades of Flirt #752644
Tints of Flirt #752644
RGB
CMYK
RGB Variations
Color information
#752644 (or 0x752644) is known color: Flirt. HEX triplet: 75, 26 and 44. RGB value is (117,38,68). Sum of RGB (Red+Green+Blue) = 117+38+68=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 38 (15.23% from 255 or 17.04% from 223); Blue value is 68 (26.95% from 255 or 30.49% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #752644 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752644 is #8AD9BB. Grayscale: #414141. Windows color (decimal): -9099708 or 4466293. OLE color: 4466293.
HSL color Cylindrical-coordinate representation of color #752644: hue angle of 337.22º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752644 is Cyan = 0, Magento = 0.68, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 68 | - |
| CMYK | 0 | 0.68 | 0.42 | 0.54 |
| HSL | 337.22º | 0.51% | 0.3% | - |
| HSV(B) | 337.22º | 0.68% | 0.46% | - |
| XYZ | 9.07 | 5.59 | 6.07 | - |
| YUV | 65.04 | 129.67 | 165.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 68 | 0 | 0.68 | 0.42 | 0.54 | 337.22 | 0.51 | 0.3 |
| Hex | 75 | 26 | 44 | 0 | 44 | 2A | 36 | 151 | 33 | 1E |
| Octal | 165 | 46 | 104 | 0 | 104 | 52 | 66 | 521 | 63 | 36 |
| Binary | 1110101 | 100110 | 1000100 | 0 | 1000100 | 101010 | 110110 | 101010001 | 110011 | 11110 |
Color Harmonies of #752644
Complementary color
Monochromatic Colors of #752644
Black with #752644
Text Example
Text Example
White with #752644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752644; }
p { color: rgb(117,38,68); }
H1.HeaderClassName
{
color: #752644;
}
.AnyTagClassName
{
color: #752644;
}
</style>
background-color css
<style>
a { background-color: #752644; }
a { background-color: rgb(117,38,68); }
div.DivClassName
{
background-color: #752644;
}
.BgClassName
{
background-color: #752644;
}
</style>
border-color css
<style>
span { border-color: #752644; }
span { border-color: rgb(117,38,68); }
td.TdClassName
{
border-color: #752644;
}
.TagClassName
{
border-color: #752644;
}
</style>