Shades of Flirt #752543
Tints of Flirt #752543
RGB
CMYK
RGB Variations
Color information
#752543 (or 0x752543) is known color: Flirt. HEX triplet: 75, 25 and 43. RGB value is (117,37,67). Sum of RGB (Red+Green+Blue) = 117+37+67=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 37 (14.84% from 255 or 16.74% from 221); Blue value is 67 (26.56% from 255 or 30.32% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #752543 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752543 is #8ADABC. Grayscale: #404040. Windows color (decimal): -9099965 or 4400501. OLE color: 4400501.
HSL color Cylindrical-coordinate representation of color #752543: hue angle of 337.5º 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 #752543 is Cyan = 0, Magento = 0.68, Yellow = 0.43 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 67 | - |
| CMYK | 0 | 0.68 | 0.43 | 0.54 |
| HSL | 337.5º | 0.52% | 0.3% | - |
| HSV(B) | 337.5º | 0.68% | 0.46% | - |
| XYZ | 9.01 | 5.51 | 5.9 | - |
| YUV | 64.34 | 129.5 | 165.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 67 | 0 | 0.68 | 0.43 | 0.54 | 337.5 | 0.52 | 0.3 |
| Hex | 75 | 25 | 43 | 0 | 44 | 2B | 36 | 152 | 34 | 1E |
| Octal | 165 | 45 | 103 | 0 | 104 | 53 | 66 | 522 | 64 | 36 |
| Binary | 1110101 | 100101 | 1000011 | 0 | 1000100 | 101011 | 110110 | 101010010 | 110100 | 11110 |
Color Harmonies of #752543
Complementary color
Monochromatic Colors of #752543
Black with #752543
Text Example
Text Example
White with #752543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752543; }
p { color: rgb(117,37,67); }
H1.HeaderClassName
{
color: #752543;
}
.AnyTagClassName
{
color: #752543;
}
</style>
background-color css
<style>
a { background-color: #752543; }
a { background-color: rgb(117,37,67); }
div.DivClassName
{
background-color: #752543;
}
.BgClassName
{
background-color: #752543;
}
</style>
border-color css
<style>
span { border-color: #752543; }
span { border-color: rgb(117,37,67); }
td.TdClassName
{
border-color: #752543;
}
.TagClassName
{
border-color: #752543;
}
</style>