Shades of Flirt #752546
Tints of Flirt #752546
RGB
CMYK
RGB Variations
Color information
#752546 (or 0x752546) is known color: Flirt. HEX triplet: 75, 25 and 46. RGB value is (117,37,70). Sum of RGB (Red+Green+Blue) = 117+37+70=224 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.23% from 224); Green value is 37 (14.84% from 255 or 16.52% from 224); Blue value is 70 (27.73% from 255 or 31.25% from 224); Max value from RGB is 117 - color contains mainly: red. Hex color #752546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752546 is #8ADAB9. Grayscale: #404040. Windows color (decimal): -9099962 or 4597109. OLE color: 4597109.
HSL color Cylindrical-coordinate representation of color #752546: hue angle of 335.25º degrees, saturation: 0.52, 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 #752546 is Cyan = 0, Magento = 0.68, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 70 | - |
| CMYK | 0 | 0.68 | 0.40 | 0.54 |
| HSL | 335.25º | 0.52% | 0.3% | - |
| HSV(B) | 335.25º | 0.68% | 0.46% | - |
| XYZ | 9.1 | 5.55 | 6.39 | - |
| YUV | 64.68 | 131 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 70 | 0 | 0.68 | 0.40 | 0.54 | 335.25 | 0.52 | 0.3 |
| Hex | 75 | 25 | 46 | 0 | 44 | 28 | 36 | 14F | 34 | 1E |
| Octal | 165 | 45 | 106 | 0 | 104 | 50 | 66 | 517 | 64 | 36 |
| Binary | 1110101 | 100101 | 1000110 | 0 | 1000100 | 101000 | 110110 | 101001111 | 110100 | 11110 |
Color Harmonies of #752546
Complementary color
Monochromatic Colors of #752546
Black with #752546
Text Example
Text Example
White with #752546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752546; }
p { color: rgb(117,37,70); }
H1.HeaderClassName
{
color: #752546;
}
.AnyTagClassName
{
color: #752546;
}
</style>
background-color css
<style>
a { background-color: #752546; }
a { background-color: rgb(117,37,70); }
div.DivClassName
{
background-color: #752546;
}
.BgClassName
{
background-color: #752546;
}
</style>
border-color css
<style>
span { border-color: #752546; }
span { border-color: rgb(117,37,70); }
td.TdClassName
{
border-color: #752546;
}
.TagClassName
{
border-color: #752546;
}
</style>