Shades of Flirt #763054
Tints of Flirt #763054
RGB
CMYK
RGB Variations
Color information
#763054 (or 0x763054) is known color: Flirt. HEX triplet: 76, 30 and 54. RGB value is (118,48,84). Sum of RGB (Red+Green+Blue) = 118+48+84=250 (33% of max value = 765). Red value is 118 (46.48% from 255 or 47.2% from 250); Green value is 48 (19.14% from 255 or 19.2% from 250); Blue value is 84 (33.20% from 255 or 33.6% from 250); Max value from RGB is 118 - color contains mainly: red. Hex color #763054 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763054 is #89CFAB. Grayscale: #484848. Windows color (decimal): -9031596 or 5517430. OLE color: 5517430.
HSL color Cylindrical-coordinate representation of color #763054: hue angle of 329.14º 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 #763054 is Cyan = 0, Magento = 0.59, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 84 | - |
| CMYK | 0 | 0.59 | 0.29 | 0.54 |
| HSL | 329.14º | 0.42% | 0.33% | - |
| HSV(B) | 329.14º | 0.59% | 0.46% | - |
| XYZ | 10.13 | 6.61 | 9.13 | - |
| YUV | 73.03 | 134.19 | 160.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 84 | 0 | 0.59 | 0.29 | 0.54 | 329.14 | 0.42 | 0.33 |
| Hex | 76 | 30 | 54 | 0 | 3B | 1D | 36 | 149 | 2A | 21 |
| Octal | 166 | 60 | 124 | 0 | 73 | 35 | 66 | 511 | 52 | 41 |
| Binary | 1110110 | 110000 | 1010100 | 0 | 111011 | 11101 | 110110 | 101001001 | 101010 | 100001 |
Color Harmonies of #763054
Complementary color
Monochromatic Colors of #763054
Black with #763054
Text Example
Text Example
White with #763054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763054; }
p { color: rgb(118,48,84); }
H1.HeaderClassName
{
color: #763054;
}
.AnyTagClassName
{
color: #763054;
}
</style>
background-color css
<style>
a { background-color: #763054; }
a { background-color: rgb(118,48,84); }
div.DivClassName
{
background-color: #763054;
}
.BgClassName
{
background-color: #763054;
}
</style>
border-color css
<style>
span { border-color: #763054; }
span { border-color: rgb(118,48,84); }
td.TdClassName
{
border-color: #763054;
}
.TagClassName
{
border-color: #763054;
}
</style>