Shades of Flirt #752856
Tints of Flirt #752856
RGB
CMYK
RGB Variations
Color information
#752856 (or 0x752856) is known color: Flirt. HEX triplet: 75, 28 and 56. RGB value is (117,40,86). Sum of RGB (Red+Green+Blue) = 117+40+86=243 (32% of max value = 765). Red value is 117 (46.09% from 255 or 48.15% from 243); Green value is 40 (16.02% from 255 or 16.46% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 117 - color contains mainly: red. Hex color #752856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #752856 is #8AD7A9. Grayscale: #444444. Windows color (decimal): -9099178 or 5646453. OLE color: 5646453.
HSL color Cylindrical-coordinate representation of color #752856: hue angle of 324.16º 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 #752856 is Cyan = 0, Magento = 0.66, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 86 | - |
| CMYK | 0 | 0.66 | 0.26 | 0.54 |
| HSL | 324.16º | 0.49% | 0.31% | - |
| HSV(B) | 324.16º | 0.66% | 0.46% | - |
| XYZ | 9.77 | 5.97 | 9.44 | - |
| YUV | 68.27 | 138.01 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 86 | 0 | 0.66 | 0.26 | 0.54 | 324.16 | 0.49 | 0.31 |
| Hex | 75 | 28 | 56 | 0 | 42 | 1A | 36 | 144 | 31 | 1F |
| Octal | 165 | 50 | 126 | 0 | 102 | 32 | 66 | 504 | 61 | 37 |
| Binary | 1110101 | 101000 | 1010110 | 0 | 1000010 | 11010 | 110110 | 101000100 | 110001 | 11111 |
Color Harmonies of #752856
Complementary color
Monochromatic Colors of #752856
Black with #752856
Text Example
Text Example
White with #752856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752856; }
p { color: rgb(117,40,86); }
H1.HeaderClassName
{
color: #752856;
}
.AnyTagClassName
{
color: #752856;
}
</style>
background-color css
<style>
a { background-color: #752856; }
a { background-color: rgb(117,40,86); }
div.DivClassName
{
background-color: #752856;
}
.BgClassName
{
background-color: #752856;
}
</style>
border-color css
<style>
span { border-color: #752856; }
span { border-color: rgb(117,40,86); }
td.TdClassName
{
border-color: #752856;
}
.TagClassName
{
border-color: #752856;
}
</style>