Shades of Flirt #763456
Tints of Flirt #763456
RGB
CMYK
RGB Variations
Color information
#763456 (or 0x763456) is known color: Flirt. HEX triplet: 76, 34 and 56. RGB value is (118,52,86). Sum of RGB (Red+Green+Blue) = 118+52+86=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 52 (20.70% from 255 or 20.31% from 256); Blue value is 86 (33.98% from 255 or 33.59% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #763456 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763456 is #89CBA9. Grayscale: #4B4B4B. Windows color (decimal): -9030570 or 5649526. OLE color: 5649526.
HSL color Cylindrical-coordinate representation of color #763456: hue angle of 329.09º 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 #763456 is Cyan = 0, Magento = 0.56, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 86 | - |
| CMYK | 0 | 0.56 | 0.27 | 0.54 |
| HSL | 329.09º | 0.39% | 0.33% | - |
| HSV(B) | 329.09º | 0.56% | 0.46% | - |
| XYZ | 10.38 | 6.98 | 9.6 | - |
| YUV | 75.61 | 133.87 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 86 | 0 | 0.56 | 0.27 | 0.54 | 329.09 | 0.39 | 0.33 |
| Hex | 76 | 34 | 56 | 0 | 38 | 1B | 36 | 149 | 27 | 21 |
| Octal | 166 | 64 | 126 | 0 | 70 | 33 | 66 | 511 | 47 | 41 |
| Binary | 1110110 | 110100 | 1010110 | 0 | 111000 | 11011 | 110110 | 101001001 | 100111 | 100001 |
Color Harmonies of #763456
Complementary color
Monochromatic Colors of #763456
Black with #763456
Text Example
Text Example
White with #763456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763456; }
p { color: rgb(118,52,86); }
H1.HeaderClassName
{
color: #763456;
}
.AnyTagClassName
{
color: #763456;
}
</style>
background-color css
<style>
a { background-color: #763456; }
a { background-color: rgb(118,52,86); }
div.DivClassName
{
background-color: #763456;
}
.BgClassName
{
background-color: #763456;
}
</style>
border-color css
<style>
span { border-color: #763456; }
span { border-color: rgb(118,52,86); }
td.TdClassName
{
border-color: #763456;
}
.TagClassName
{
border-color: #763456;
}
</style>