Shades of Flirt #752545
Tints of Flirt #752545
RGB
CMYK
RGB Variations
Color information
#752545 (or 0x752545) is known color: Flirt. HEX triplet: 75, 25 and 45. RGB value is (117,37,69). Sum of RGB (Red+Green+Blue) = 117+37+69=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 37 (14.84% from 255 or 16.59% from 223); Blue value is 69 (27.34% from 255 or 30.94% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #752545 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752545 is #8ADABA. Grayscale: #404040. Windows color (decimal): -9099963 or 4531573. OLE color: 4531573.
HSL color Cylindrical-coordinate representation of color #752545: hue angle of 336º 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 #752545 is Cyan = 0, Magento = 0.68, Yellow = 0.41 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 37 | 69 | - |
| CMYK | 0 | 0.68 | 0.41 | 0.54 |
| HSL | 336º | 0.52% | 0.3% | - |
| HSV(B) | 336º | 0.68% | 0.46% | - |
| XYZ | 9.07 | 5.53 | 6.22 | - |
| YUV | 64.57 | 130.5 | 165.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 37 | 69 | 0 | 0.68 | 0.41 | 0.54 | 336 | 0.52 | 0.3 |
| Hex | 75 | 25 | 45 | 0 | 44 | 29 | 36 | 150 | 34 | 1E |
| Octal | 165 | 45 | 105 | 0 | 104 | 51 | 66 | 520 | 64 | 36 |
| Binary | 1110101 | 100101 | 1000101 | 0 | 1000100 | 101001 | 110110 | 101010000 | 110100 | 11110 |
Color Harmonies of #752545
Complementary color
Monochromatic Colors of #752545
Black with #752545
Text Example
Text Example
White with #752545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752545; }
p { color: rgb(117,37,69); }
H1.HeaderClassName
{
color: #752545;
}
.AnyTagClassName
{
color: #752545;
}
</style>
background-color css
<style>
a { background-color: #752545; }
a { background-color: rgb(117,37,69); }
div.DivClassName
{
background-color: #752545;
}
.BgClassName
{
background-color: #752545;
}
</style>
border-color css
<style>
span { border-color: #752545; }
span { border-color: rgb(117,37,69); }
td.TdClassName
{
border-color: #752545;
}
.TagClassName
{
border-color: #752545;
}
</style>