Shades of Flirt #763954
Tints of Flirt #763954
RGB
CMYK
RGB Variations
Color information
#763954 (or 0x763954) is known color: Flirt. HEX triplet: 76, 39 and 54. RGB value is (118,57,84). Sum of RGB (Red+Green+Blue) = 118+57+84=259 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.56% from 259); Green value is 57 (22.66% from 255 or 22.01% from 259); Blue value is 84 (33.20% from 255 or 32.43% from 259); Max value from RGB is 118 - color contains mainly: red. Hex color #763954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763954 is #89C6AB. Grayscale: #4E4E4E. Windows color (decimal): -9029292 or 5519734. OLE color: 5519734.
HSL color Cylindrical-coordinate representation of color #763954: hue angle of 333.44º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #763954 is Cyan = 0, Magento = 0.52, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 84 | - |
| CMYK | 0 | 0.52 | 0.29 | 0.54 |
| HSL | 333.44º | 0.35% | 0.34% | - |
| HSV(B) | 333.44º | 0.52% | 0.46% | - |
| XYZ | 10.53 | 7.42 | 9.26 | - |
| YUV | 78.32 | 131.21 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 84 | 0 | 0.52 | 0.29 | 0.54 | 333.44 | 0.35 | 0.34 |
| Hex | 76 | 39 | 54 | 0 | 34 | 1D | 36 | 14D | 23 | 22 |
| Octal | 166 | 71 | 124 | 0 | 64 | 35 | 66 | 515 | 43 | 42 |
| Binary | 1110110 | 111001 | 1010100 | 0 | 110100 | 11101 | 110110 | 101001101 | 100011 | 100010 |
Color Harmonies of #763954
Complementary color
Monochromatic Colors of #763954
Black with #763954
Text Example
Text Example
White with #763954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763954; }
p { color: rgb(118,57,84); }
H1.HeaderClassName
{
color: #763954;
}
.AnyTagClassName
{
color: #763954;
}
</style>
background-color css
<style>
a { background-color: #763954; }
a { background-color: rgb(118,57,84); }
div.DivClassName
{
background-color: #763954;
}
.BgClassName
{
background-color: #763954;
}
</style>
border-color css
<style>
span { border-color: #763954; }
span { border-color: rgb(118,57,84); }
td.TdClassName
{
border-color: #763954;
}
.TagClassName
{
border-color: #763954;
}
</style>