Shades of Flirt #763053
Tints of Flirt #763053
RGB
CMYK
RGB Variations
Color information
#763053 (or 0x763053) is known color: Flirt. HEX triplet: 76, 30 and 53. RGB value is (118,48,83). Sum of RGB (Red+Green+Blue) = 118+48+83=249 (32% of max value = 765). Red value is 118 (46.48% from 255 or 47.39% from 249); Green value is 48 (19.14% from 255 or 19.28% from 249); Blue value is 83 (32.81% from 255 or 33.33% from 249); Max value from RGB is 118 - color contains mainly: red. Hex color #763053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763053 is #89CFAC. Grayscale: #484848. Windows color (decimal): -9031597 or 5451894. OLE color: 5451894.
HSL color Cylindrical-coordinate representation of color #763053: hue angle of 330º 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 #763053 is Cyan = 0, Magento = 0.59, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 83 | - |
| CMYK | 0 | 0.59 | 0.30 | 0.54 |
| HSL | 330º | 0.42% | 0.33% | - |
| HSV(B) | 330º | 0.59% | 0.46% | - |
| XYZ | 10.09 | 6.59 | 8.92 | - |
| YUV | 72.92 | 133.69 | 160.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 83 | 0 | 0.59 | 0.30 | 0.54 | 330 | 0.42 | 0.33 |
| Hex | 76 | 30 | 53 | 0 | 3B | 1E | 36 | 14A | 2A | 21 |
| Octal | 166 | 60 | 123 | 0 | 73 | 36 | 66 | 512 | 52 | 41 |
| Binary | 1110110 | 110000 | 1010011 | 0 | 111011 | 11110 | 110110 | 101001010 | 101010 | 100001 |
Color Harmonies of #763053
Complementary color
Monochromatic Colors of #763053
Black with #763053
Text Example
Text Example
White with #763053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763053; }
p { color: rgb(118,48,83); }
H1.HeaderClassName
{
color: #763053;
}
.AnyTagClassName
{
color: #763053;
}
</style>
background-color css
<style>
a { background-color: #763053; }
a { background-color: rgb(118,48,83); }
div.DivClassName
{
background-color: #763053;
}
.BgClassName
{
background-color: #763053;
}
</style>
border-color css
<style>
span { border-color: #763053; }
span { border-color: rgb(118,48,83); }
td.TdClassName
{
border-color: #763053;
}
.TagClassName
{
border-color: #763053;
}
</style>