Shades of Flirt #763155
Tints of Flirt #763155
RGB
CMYK
RGB Variations
Color information
#763155 (or 0x763155) is known color: Flirt. HEX triplet: 76, 31 and 55. RGB value is (118,49,85). Sum of RGB (Red+Green+Blue) = 118+49+85=252 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.83% from 252); Green value is 49 (19.53% from 255 or 19.44% from 252); Blue value is 85 (33.59% from 255 or 33.73% from 252); Max value from RGB is 118 - color contains mainly: red. Hex color #763155 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763155 is #89CEAA. Grayscale: #494949. Windows color (decimal): -9031339 or 5583222. OLE color: 5583222.
HSL color Cylindrical-coordinate representation of color #763155: hue angle of 328.7º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763155 is Cyan = 0, Magento = 0.58, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 85 | - |
| CMYK | 0 | 0.58 | 0.28 | 0.54 |
| HSL | 328.7º | 0.41% | 0.33% | - |
| HSV(B) | 328.7º | 0.58% | 0.46% | - |
| XYZ | 10.21 | 6.7 | 9.35 | - |
| YUV | 73.74 | 134.36 | 159.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 85 | 0 | 0.58 | 0.28 | 0.54 | 328.7 | 0.41 | 0.33 |
| Hex | 76 | 31 | 55 | 0 | 3A | 1C | 36 | 149 | 29 | 21 |
| Octal | 166 | 61 | 125 | 0 | 72 | 34 | 66 | 511 | 51 | 41 |
| Binary | 1110110 | 110001 | 1010101 | 0 | 111010 | 11100 | 110110 | 101001001 | 101001 | 100001 |
Color Harmonies of #763155
Complementary color
Monochromatic Colors of #763155
Black with #763155
Text Example
Text Example
White with #763155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763155; }
p { color: rgb(118,49,85); }
H1.HeaderClassName
{
color: #763155;
}
.AnyTagClassName
{
color: #763155;
}
</style>
background-color css
<style>
a { background-color: #763155; }
a { background-color: rgb(118,49,85); }
div.DivClassName
{
background-color: #763155;
}
.BgClassName
{
background-color: #763155;
}
</style>
border-color css
<style>
span { border-color: #763155; }
span { border-color: rgb(118,49,85); }
td.TdClassName
{
border-color: #763155;
}
.TagClassName
{
border-color: #763155;
}
</style>