Shades of Flirt #752850
Tints of Flirt #752850
RGB
CMYK
RGB Variations
Color information
#752850 (or 0x752850) is known color: Flirt. HEX triplet: 75, 28 and 50. RGB value is (117,40,80). Sum of RGB (Red+Green+Blue) = 117+40+80=237 (31% of max value = 765). Red value is 117 (46.09% from 255 or 49.37% from 237); Green value is 40 (16.02% from 255 or 16.88% from 237); Blue value is 80 (31.64% from 255 or 33.76% from 237); Max value from RGB is 117 - color contains mainly: red. Hex color #752850 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752850 is #8AD7AF. Grayscale: #434343. Windows color (decimal): -9099184 or 5253237. OLE color: 5253237.
HSL color Cylindrical-coordinate representation of color #752850: hue angle of 328.83º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #752850 is Cyan = 0, Magento = 0.66, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 80 | - |
| CMYK | 0 | 0.66 | 0.32 | 0.54 |
| HSL | 328.83º | 0.49% | 0.31% | - |
| HSV(B) | 328.83º | 0.66% | 0.46% | - |
| XYZ | 9.54 | 5.88 | 8.22 | - |
| YUV | 67.58 | 135.01 | 163.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 80 | 0 | 0.66 | 0.32 | 0.54 | 328.83 | 0.49 | 0.31 |
| Hex | 75 | 28 | 50 | 0 | 42 | 20 | 36 | 149 | 31 | 1F |
| Octal | 165 | 50 | 120 | 0 | 102 | 40 | 66 | 511 | 61 | 37 |
| Binary | 1110101 | 101000 | 1010000 | 0 | 1000010 | 100000 | 110110 | 101001001 | 110001 | 11111 |
Color Harmonies of #752850
Complementary color
Monochromatic Colors of #752850
Black with #752850
Text Example
Text Example
White with #752850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752850; }
p { color: rgb(117,40,80); }
H1.HeaderClassName
{
color: #752850;
}
.AnyTagClassName
{
color: #752850;
}
</style>
background-color css
<style>
a { background-color: #752850; }
a { background-color: rgb(117,40,80); }
div.DivClassName
{
background-color: #752850;
}
.BgClassName
{
background-color: #752850;
}
</style>
border-color css
<style>
span { border-color: #752850; }
span { border-color: rgb(117,40,80); }
td.TdClassName
{
border-color: #752850;
}
.TagClassName
{
border-color: #752850;
}
</style>