Shades of Flirt #763756
Tints of Flirt #763756
RGB
CMYK
RGB Variations
Color information
#763756 (or 0x763756) is known color: Flirt. HEX triplet: 76, 37 and 56. RGB value is (118,55,86). Sum of RGB (Red+Green+Blue) = 118+55+86=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 55 (21.88% from 255 or 21.24% from 259); Blue value is 86 (33.98% from 255 or 33.20% from 259); Max value from RGB is 118 - color contains mainly: red. Hex color #763756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763756 is #89C8A9. Grayscale: #4D4D4D. Windows color (decimal): -9029802 or 5650294. OLE color: 5650294.
HSL color Cylindrical-coordinate representation of color #763756: hue angle of 330.48º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763756 is Cyan = 0, Magento = 0.53, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 86 | - |
| CMYK | 0 | 0.53 | 0.27 | 0.54 |
| HSL | 330.48º | 0.36% | 0.34% | - |
| HSV(B) | 330.48º | 0.53% | 0.46% | - |
| XYZ | 10.52 | 7.26 | 9.65 | - |
| YUV | 77.37 | 132.87 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 86 | 0 | 0.53 | 0.27 | 0.54 | 330.48 | 0.36 | 0.34 |
| Hex | 76 | 37 | 56 | 0 | 35 | 1B | 36 | 14A | 24 | 22 |
| Octal | 166 | 67 | 126 | 0 | 65 | 33 | 66 | 512 | 44 | 42 |
| Binary | 1110110 | 110111 | 1010110 | 0 | 110101 | 11011 | 110110 | 101001010 | 100100 | 100010 |
Color Harmonies of #763756
Complementary color
Monochromatic Colors of #763756
Black with #763756
Text Example
Text Example
White with #763756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763756; }
p { color: rgb(118,55,86); }
H1.HeaderClassName
{
color: #763756;
}
.AnyTagClassName
{
color: #763756;
}
</style>
background-color css
<style>
a { background-color: #763756; }
a { background-color: rgb(118,55,86); }
div.DivClassName
{
background-color: #763756;
}
.BgClassName
{
background-color: #763756;
}
</style>
border-color css
<style>
span { border-color: #763756; }
span { border-color: rgb(118,55,86); }
td.TdClassName
{
border-color: #763756;
}
.TagClassName
{
border-color: #763756;
}
</style>