Shades of Flirt #753350
Tints of Flirt #753350
RGB
CMYK
RGB Variations
Color information
#753350 (or 0x753350) is known color: Flirt. HEX triplet: 75, 33 and 50. RGB value is (117,51,80). Sum of RGB (Red+Green+Blue) = 117+51+80=248 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.18% from 248); Green value is 51 (20.31% from 255 or 20.56% from 248); Blue value is 80 (31.64% from 255 or 32.26% from 248); Max value from RGB is 117 - color contains mainly: red. Hex color #753350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753350 is #8ACCAF. Grayscale: #494949. Windows color (decimal): -9096368 or 5256053. OLE color: 5256053.
HSL color Cylindrical-coordinate representation of color #753350: hue angle of 333.64º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #753350 is Cyan = 0, Magento = 0.56, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 80 | - |
| CMYK | 0 | 0.56 | 0.32 | 0.54 |
| HSL | 333.64º | 0.39% | 0.33% | - |
| HSV(B) | 333.64º | 0.56% | 0.46% | - |
| XYZ | 9.97 | 6.73 | 8.36 | - |
| YUV | 74.04 | 131.37 | 158.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 80 | 0 | 0.56 | 0.32 | 0.54 | 333.64 | 0.39 | 0.33 |
| Hex | 75 | 33 | 50 | 0 | 38 | 20 | 36 | 14E | 27 | 21 |
| Octal | 165 | 63 | 120 | 0 | 70 | 40 | 66 | 516 | 47 | 41 |
| Binary | 1110101 | 110011 | 1010000 | 0 | 111000 | 100000 | 110110 | 101001110 | 100111 | 100001 |
Color Harmonies of #753350
Complementary color
Monochromatic Colors of #753350
Black with #753350
Text Example
Text Example
White with #753350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753350; }
p { color: rgb(117,51,80); }
H1.HeaderClassName
{
color: #753350;
}
.AnyTagClassName
{
color: #753350;
}
</style>
background-color css
<style>
a { background-color: #753350; }
a { background-color: rgb(117,51,80); }
div.DivClassName
{
background-color: #753350;
}
.BgClassName
{
background-color: #753350;
}
</style>
border-color css
<style>
span { border-color: #753350; }
span { border-color: rgb(117,51,80); }
td.TdClassName
{
border-color: #753350;
}
.TagClassName
{
border-color: #753350;
}
</style>