Shades of Flirt #763459
Tints of Flirt #763459
RGB
CMYK
RGB Variations
Color information
#763459 (or 0x763459) is known color: Flirt. HEX triplet: 76, 34 and 59. RGB value is (118,52,89). Sum of RGB (Red+Green+Blue) = 118+52+89=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 52 (20.70% from 255 or 20.08% from 259); Blue value is 89 (35.16% from 255 or 34.36% from 259); Max value from RGB is 118 - color contains mainly: red. Hex color #763459 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763459 is #89CBA6. Grayscale: #4B4B4B. Windows color (decimal): -9030567 or 5846134. OLE color: 5846134.
HSL color Cylindrical-coordinate representation of color #763459: hue angle of 326.36º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763459 is Cyan = 0, Magento = 0.56, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 89 | - |
| CMYK | 0 | 0.56 | 0.25 | 0.54 |
| HSL | 326.36º | 0.39% | 0.33% | - |
| HSV(B) | 326.36º | 0.56% | 0.46% | - |
| XYZ | 10.5 | 7.03 | 10.25 | - |
| YUV | 75.95 | 135.37 | 157.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 89 | 0 | 0.56 | 0.25 | 0.54 | 326.36 | 0.39 | 0.33 |
| Hex | 76 | 34 | 59 | 0 | 38 | 19 | 36 | 146 | 27 | 21 |
| Octal | 166 | 64 | 131 | 0 | 70 | 31 | 66 | 506 | 47 | 41 |
| Binary | 1110110 | 110100 | 1011001 | 0 | 111000 | 11001 | 110110 | 101000110 | 100111 | 100001 |
Color Harmonies of #763459
Complementary color
Monochromatic Colors of #763459
Black with #763459
Text Example
Text Example
White with #763459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763459; }
p { color: rgb(118,52,89); }
H1.HeaderClassName
{
color: #763459;
}
.AnyTagClassName
{
color: #763459;
}
</style>
background-color css
<style>
a { background-color: #763459; }
a { background-color: rgb(118,52,89); }
div.DivClassName
{
background-color: #763459;
}
.BgClassName
{
background-color: #763459;
}
</style>
border-color css
<style>
span { border-color: #763459; }
span { border-color: rgb(118,52,89); }
td.TdClassName
{
border-color: #763459;
}
.TagClassName
{
border-color: #763459;
}
</style>