Shades of Flirt #763854
Tints of Flirt #763854
RGB
CMYK
RGB Variations
Color information
#763854 (or 0x763854) is known color: Flirt. HEX triplet: 76, 38 and 54. RGB value is (118,56,84). Sum of RGB (Red+Green+Blue) = 118+56+84=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 56 (22.27% from 255 or 21.71% from 258); Blue value is 84 (33.20% from 255 or 32.56% from 258); Max value from RGB is 118 - color contains mainly: red. Hex color #763854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763854 is #89C7AB. Grayscale: #4D4D4D. Windows color (decimal): -9029548 or 5519478. OLE color: 5519478.
HSL color Cylindrical-coordinate representation of color #763854: hue angle of 332.9º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763854 is Cyan = 0, Magento = 0.53, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 84 | - |
| CMYK | 0 | 0.53 | 0.29 | 0.54 |
| HSL | 332.9º | 0.36% | 0.34% | - |
| HSV(B) | 332.9º | 0.53% | 0.46% | - |
| XYZ | 10.49 | 7.32 | 9.25 | - |
| YUV | 77.73 | 131.54 | 156.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 84 | 0 | 0.53 | 0.29 | 0.54 | 332.9 | 0.36 | 0.34 |
| Hex | 76 | 38 | 54 | 0 | 35 | 1D | 36 | 14D | 24 | 22 |
| Octal | 166 | 70 | 124 | 0 | 65 | 35 | 66 | 515 | 44 | 42 |
| Binary | 1110110 | 111000 | 1010100 | 0 | 110101 | 11101 | 110110 | 101001101 | 100100 | 100010 |
Color Harmonies of #763854
Complementary color
Monochromatic Colors of #763854
Black with #763854
Text Example
Text Example
White with #763854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763854; }
p { color: rgb(118,56,84); }
H1.HeaderClassName
{
color: #763854;
}
.AnyTagClassName
{
color: #763854;
}
</style>
background-color css
<style>
a { background-color: #763854; }
a { background-color: rgb(118,56,84); }
div.DivClassName
{
background-color: #763854;
}
.BgClassName
{
background-color: #763854;
}
</style>
border-color css
<style>
span { border-color: #763854; }
span { border-color: rgb(118,56,84); }
td.TdClassName
{
border-color: #763854;
}
.TagClassName
{
border-color: #763854;
}
</style>