Shades of Flirt #763055
Tints of Flirt #763055
RGB
CMYK
RGB Variations
Color information
#763055 (or 0x763055) is known color: Flirt. HEX triplet: 76, 30 and 55. RGB value is (118,48,85). Sum of RGB (Red+Green+Blue) = 118+48+85=251 (33% of max value = 765). Red value is 118 (46.48% from 255 or 47.01% from 251); Green value is 48 (19.14% from 255 or 19.12% from 251); Blue value is 85 (33.59% from 255 or 33.86% from 251); Max value from RGB is 118 - color contains mainly: red. Hex color #763055 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763055 is #89CFAA. Grayscale: #494949. Windows color (decimal): -9031595 or 5582966. OLE color: 5582966.
HSL color Cylindrical-coordinate representation of color #763055: hue angle of 328.29º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #763055 is Cyan = 0, Magento = 0.59, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 85 | - |
| CMYK | 0 | 0.59 | 0.28 | 0.54 |
| HSL | 328.29º | 0.42% | 0.33% | - |
| HSV(B) | 328.29º | 0.59% | 0.46% | - |
| XYZ | 10.17 | 6.62 | 9.34 | - |
| YUV | 73.15 | 134.69 | 159.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 85 | 0 | 0.59 | 0.28 | 0.54 | 328.29 | 0.42 | 0.33 |
| Hex | 76 | 30 | 55 | 0 | 3B | 1C | 36 | 148 | 2A | 21 |
| Octal | 166 | 60 | 125 | 0 | 73 | 34 | 66 | 510 | 52 | 41 |
| Binary | 1110110 | 110000 | 1010101 | 0 | 111011 | 11100 | 110110 | 101001000 | 101010 | 100001 |
Color Harmonies of #763055
Complementary color
Monochromatic Colors of #763055
Black with #763055
Text Example
Text Example
White with #763055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763055; }
p { color: rgb(118,48,85); }
H1.HeaderClassName
{
color: #763055;
}
.AnyTagClassName
{
color: #763055;
}
</style>
background-color css
<style>
a { background-color: #763055; }
a { background-color: rgb(118,48,85); }
div.DivClassName
{
background-color: #763055;
}
.BgClassName
{
background-color: #763055;
}
</style>
border-color css
<style>
span { border-color: #763055; }
span { border-color: rgb(118,48,85); }
td.TdClassName
{
border-color: #763055;
}
.TagClassName
{
border-color: #763055;
}
</style>