Shades of Flirt #763357
Tints of Flirt #763357
RGB
CMYK
RGB Variations
Color information
#763357 (or 0x763357) is known color: Flirt. HEX triplet: 76, 33 and 57. RGB value is (118,51,87). Sum of RGB (Red+Green+Blue) = 118+51+87=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 51 (20.31% from 255 or 19.92% from 256); Blue value is 87 (34.38% from 255 or 33.98% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #763357 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763357 is #89CCA8. Grayscale: #4B4B4B. Windows color (decimal): -9030825 or 5714806. OLE color: 5714806.
HSL color Cylindrical-coordinate representation of color #763357: hue angle of 327.76º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763357 is Cyan = 0, Magento = 0.57, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 87 | - |
| CMYK | 0 | 0.57 | 0.26 | 0.54 |
| HSL | 327.76º | 0.4% | 0.33% | - |
| HSV(B) | 327.76º | 0.57% | 0.46% | - |
| XYZ | 10.38 | 6.91 | 9.8 | - |
| YUV | 75.14 | 134.7 | 158.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 87 | 0 | 0.57 | 0.26 | 0.54 | 327.76 | 0.4 | 0.33 |
| Hex | 76 | 33 | 57 | 0 | 39 | 1A | 36 | 148 | 28 | 21 |
| Octal | 166 | 63 | 127 | 0 | 71 | 32 | 66 | 510 | 50 | 41 |
| Binary | 1110110 | 110011 | 1010111 | 0 | 111001 | 11010 | 110110 | 101001000 | 101000 | 100001 |
Color Harmonies of #763357
Complementary color
Monochromatic Colors of #763357
Black with #763357
Text Example
Text Example
White with #763357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763357; }
p { color: rgb(118,51,87); }
H1.HeaderClassName
{
color: #763357;
}
.AnyTagClassName
{
color: #763357;
}
</style>
background-color css
<style>
a { background-color: #763357; }
a { background-color: rgb(118,51,87); }
div.DivClassName
{
background-color: #763357;
}
.BgClassName
{
background-color: #763357;
}
</style>
border-color css
<style>
span { border-color: #763357; }
span { border-color: rgb(118,51,87); }
td.TdClassName
{
border-color: #763357;
}
.TagClassName
{
border-color: #763357;
}
</style>