Shades of Flirt #763551
Tints of Flirt #763551
RGB
CMYK
RGB Variations
Color information
#763551 (or 0x763551) is known color: Flirt. HEX triplet: 76, 35 and 51. RGB value is (118,53,81). Sum of RGB (Red+Green+Blue) = 118+53+81=252 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.83% from 252); Green value is 53 (21.09% from 255 or 21.03% from 252); Blue value is 81 (32.03% from 255 or 32.14% from 252); Max value from RGB is 118 - color contains mainly: red. Hex color #763551 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763551 is #89CAAE. Grayscale: #4B4B4B. Windows color (decimal): -9030319 or 5322102. OLE color: 5322102.
HSL color Cylindrical-coordinate representation of color #763551: hue angle of 334.15º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #763551 is Cyan = 0, Magento = 0.55, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 81 | - |
| CMYK | 0 | 0.55 | 0.31 | 0.54 |
| HSL | 334.15º | 0.38% | 0.34% | - |
| HSV(B) | 334.15º | 0.55% | 0.46% | - |
| XYZ | 10.23 | 6.99 | 8.59 | - |
| YUV | 75.63 | 131.03 | 158.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 81 | 0 | 0.55 | 0.31 | 0.54 | 334.15 | 0.38 | 0.34 |
| Hex | 76 | 35 | 51 | 0 | 37 | 1F | 36 | 14E | 26 | 22 |
| Octal | 166 | 65 | 121 | 0 | 67 | 37 | 66 | 516 | 46 | 42 |
| Binary | 1110110 | 110101 | 1010001 | 0 | 110111 | 11111 | 110110 | 101001110 | 100110 | 100010 |
Color Harmonies of #763551
Complementary color
Monochromatic Colors of #763551
Black with #763551
Text Example
Text Example
White with #763551
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763551; }
p { color: rgb(118,53,81); }
H1.HeaderClassName
{
color: #763551;
}
.AnyTagClassName
{
color: #763551;
}
</style>
background-color css
<style>
a { background-color: #763551; }
a { background-color: rgb(118,53,81); }
div.DivClassName
{
background-color: #763551;
}
.BgClassName
{
background-color: #763551;
}
</style>
border-color css
<style>
span { border-color: #763551; }
span { border-color: rgb(118,53,81); }
td.TdClassName
{
border-color: #763551;
}
.TagClassName
{
border-color: #763551;
}
</style>