Shades of Flirt #763651
Tints of Flirt #763651
RGB
CMYK
RGB Variations
Color information
#763651 (or 0x763651) is known color: Flirt. HEX triplet: 76, 36 and 51. RGB value is (118,54,81). Sum of RGB (Red+Green+Blue) = 118+54+81=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 54 (21.48% from 255 or 21.34% from 253); Blue value is 81 (32.03% from 255 or 32.02% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #763651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763651 is #89C9AE. Grayscale: #4C4C4C. Windows color (decimal): -9030063 or 5322358. OLE color: 5322358.
HSL color Cylindrical-coordinate representation of color #763651: hue angle of 334.69º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #763651 is Cyan = 0, Magento = 0.54, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 81 | - |
| CMYK | 0 | 0.54 | 0.31 | 0.54 |
| HSL | 334.69º | 0.37% | 0.34% | - |
| HSV(B) | 334.69º | 0.54% | 0.46% | - |
| XYZ | 10.28 | 7.08 | 8.61 | - |
| YUV | 76.21 | 130.7 | 157.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 81 | 0 | 0.54 | 0.31 | 0.54 | 334.69 | 0.37 | 0.34 |
| Hex | 76 | 36 | 51 | 0 | 36 | 1F | 36 | 14F | 25 | 22 |
| Octal | 166 | 66 | 121 | 0 | 66 | 37 | 66 | 517 | 45 | 42 |
| Binary | 1110110 | 110110 | 1010001 | 0 | 110110 | 11111 | 110110 | 101001111 | 100101 | 100010 |
Color Harmonies of #763651
Complementary color
Monochromatic Colors of #763651
Black with #763651
Text Example
Text Example
White with #763651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763651; }
p { color: rgb(118,54,81); }
H1.HeaderClassName
{
color: #763651;
}
.AnyTagClassName
{
color: #763651;
}
</style>
background-color css
<style>
a { background-color: #763651; }
a { background-color: rgb(118,54,81); }
div.DivClassName
{
background-color: #763651;
}
.BgClassName
{
background-color: #763651;
}
</style>
border-color css
<style>
span { border-color: #763651; }
span { border-color: rgb(118,54,81); }
td.TdClassName
{
border-color: #763651;
}
.TagClassName
{
border-color: #763651;
}
</style>