Shades of Flirt #763555
Tints of Flirt #763555
RGB
CMYK
RGB Variations
Color information
#763555 (or 0x763555) is known color: Flirt. HEX triplet: 76, 35 and 55. RGB value is (118,53,85). Sum of RGB (Red+Green+Blue) = 118+53+85=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 53 (21.09% from 255 or 20.70% from 256); Blue value is 85 (33.59% from 255 or 33.20% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #763555 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763555 is #89CAAA. Grayscale: #4C4C4C. Windows color (decimal): -9030315 or 5584246. OLE color: 5584246.
HSL color Cylindrical-coordinate representation of color #763555: hue angle of 330.46º 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 #763555 is Cyan = 0, Magento = 0.55, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 85 | - |
| CMYK | 0 | 0.55 | 0.28 | 0.54 |
| HSL | 330.46º | 0.38% | 0.34% | - |
| HSV(B) | 330.46º | 0.55% | 0.46% | - |
| XYZ | 10.38 | 7.05 | 9.41 | - |
| YUV | 76.08 | 133.03 | 157.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 85 | 0 | 0.55 | 0.28 | 0.54 | 330.46 | 0.38 | 0.34 |
| Hex | 76 | 35 | 55 | 0 | 37 | 1C | 36 | 14A | 26 | 22 |
| Octal | 166 | 65 | 125 | 0 | 67 | 34 | 66 | 512 | 46 | 42 |
| Binary | 1110110 | 110101 | 1010101 | 0 | 110111 | 11100 | 110110 | 101001010 | 100110 | 100010 |
Color Harmonies of #763555
Complementary color
Monochromatic Colors of #763555
Black with #763555
Text Example
Text Example
White with #763555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763555; }
p { color: rgb(118,53,85); }
H1.HeaderClassName
{
color: #763555;
}
.AnyTagClassName
{
color: #763555;
}
</style>
background-color css
<style>
a { background-color: #763555; }
a { background-color: rgb(118,53,85); }
div.DivClassName
{
background-color: #763555;
}
.BgClassName
{
background-color: #763555;
}
</style>
border-color css
<style>
span { border-color: #763555; }
span { border-color: rgb(118,53,85); }
td.TdClassName
{
border-color: #763555;
}
.TagClassName
{
border-color: #763555;
}
</style>