Shades of Flirt #763957
Tints of Flirt #763957
RGB
CMYK
RGB Variations
Color information
#763957 (or 0x763957) is known color: Flirt. HEX triplet: 76, 39 and 57. RGB value is (118,57,87). Sum of RGB (Red+Green+Blue) = 118+57+87=262 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.04% from 262); Green value is 57 (22.66% from 255 or 21.76% from 262); Blue value is 87 (34.38% from 255 or 33.21% from 262); Max value from RGB is 118 - color contains mainly: red. Hex color #763957 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763957 is #89C6A8. Grayscale: #4E4E4E. Windows color (decimal): -9029289 or 5716342. OLE color: 5716342.
HSL color Cylindrical-coordinate representation of color #763957: hue angle of 330.49º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #763957 is Cyan = 0, Magento = 0.52, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 87 | - |
| CMYK | 0 | 0.52 | 0.26 | 0.54 |
| HSL | 330.49º | 0.35% | 0.34% | - |
| HSV(B) | 330.49º | 0.52% | 0.46% | - |
| XYZ | 10.65 | 7.47 | 9.9 | - |
| YUV | 78.66 | 132.71 | 156.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 87 | 0 | 0.52 | 0.26 | 0.54 | 330.49 | 0.35 | 0.34 |
| Hex | 76 | 39 | 57 | 0 | 34 | 1A | 36 | 14A | 23 | 22 |
| Octal | 166 | 71 | 127 | 0 | 64 | 32 | 66 | 512 | 43 | 42 |
| Binary | 1110110 | 111001 | 1010111 | 0 | 110100 | 11010 | 110110 | 101001010 | 100011 | 100010 |
Color Harmonies of #763957
Complementary color
Monochromatic Colors of #763957
Black with #763957
Text Example
Text Example
White with #763957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763957; }
p { color: rgb(118,57,87); }
H1.HeaderClassName
{
color: #763957;
}
.AnyTagClassName
{
color: #763957;
}
</style>
background-color css
<style>
a { background-color: #763957; }
a { background-color: rgb(118,57,87); }
div.DivClassName
{
background-color: #763957;
}
.BgClassName
{
background-color: #763957;
}
</style>
border-color css
<style>
span { border-color: #763957; }
span { border-color: rgb(118,57,87); }
td.TdClassName
{
border-color: #763957;
}
.TagClassName
{
border-color: #763957;
}
</style>