Shades of Flirt #763354
Tints of Flirt #763354
RGB
CMYK
RGB Variations
Color information
#763354 (or 0x763354) is known color: Flirt. HEX triplet: 76, 33 and 54. RGB value is (118,51,84). Sum of RGB (Red+Green+Blue) = 118+51+84=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 51 (20.31% from 255 or 20.16% from 253); Blue value is 84 (33.20% from 255 or 33.20% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #763354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763354 is #89CCAB. Grayscale: #4A4A4A. Windows color (decimal): -9030828 or 5518198. OLE color: 5518198.
HSL color Cylindrical-coordinate representation of color #763354: hue angle of 330.45º 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 #763354 is Cyan = 0, Magento = 0.57, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 84 | - |
| CMYK | 0 | 0.57 | 0.29 | 0.54 |
| HSL | 330.45º | 0.4% | 0.33% | - |
| HSV(B) | 330.45º | 0.57% | 0.46% | - |
| XYZ | 10.26 | 6.86 | 9.17 | - |
| YUV | 74.8 | 133.2 | 158.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 84 | 0 | 0.57 | 0.29 | 0.54 | 330.45 | 0.4 | 0.33 |
| Hex | 76 | 33 | 54 | 0 | 39 | 1D | 36 | 14A | 28 | 21 |
| Octal | 166 | 63 | 124 | 0 | 71 | 35 | 66 | 512 | 50 | 41 |
| Binary | 1110110 | 110011 | 1010100 | 0 | 111001 | 11101 | 110110 | 101001010 | 101000 | 100001 |
Color Harmonies of #763354
Complementary color
Monochromatic Colors of #763354
Black with #763354
Text Example
Text Example
White with #763354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763354; }
p { color: rgb(118,51,84); }
H1.HeaderClassName
{
color: #763354;
}
.AnyTagClassName
{
color: #763354;
}
</style>
background-color css
<style>
a { background-color: #763354; }
a { background-color: rgb(118,51,84); }
div.DivClassName
{
background-color: #763354;
}
.BgClassName
{
background-color: #763354;
}
</style>
border-color css
<style>
span { border-color: #763354; }
span { border-color: rgb(118,51,84); }
td.TdClassName
{
border-color: #763354;
}
.TagClassName
{
border-color: #763354;
}
</style>