Shades of Flirt #763754
Tints of Flirt #763754
RGB
CMYK
RGB Variations
Color information
#763754 (or 0x763754) is known color: Flirt. HEX triplet: 76, 37 and 54. RGB value is (118,55,84). Sum of RGB (Red+Green+Blue) = 118+55+84=257 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.91% from 257); Green value is 55 (21.88% from 255 or 21.40% from 257); Blue value is 84 (33.20% from 255 or 32.68% from 257); Max value from RGB is 118 - color contains mainly: red. Hex color #763754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763754 is #89C8AB. Grayscale: #4D4D4D. Windows color (decimal): -9029804 or 5519222. OLE color: 5519222.
HSL color Cylindrical-coordinate representation of color #763754: hue angle of 332.38º 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 #763754 is Cyan = 0, Magento = 0.53, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 84 | - |
| CMYK | 0 | 0.53 | 0.29 | 0.54 |
| HSL | 332.38º | 0.36% | 0.34% | - |
| HSV(B) | 332.38º | 0.53% | 0.46% | - |
| XYZ | 10.44 | 7.22 | 9.23 | - |
| YUV | 77.14 | 131.87 | 157.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 84 | 0 | 0.53 | 0.29 | 0.54 | 332.38 | 0.36 | 0.34 |
| Hex | 76 | 37 | 54 | 0 | 35 | 1D | 36 | 14C | 24 | 22 |
| Octal | 166 | 67 | 124 | 0 | 65 | 35 | 66 | 514 | 44 | 42 |
| Binary | 1110110 | 110111 | 1010100 | 0 | 110101 | 11101 | 110110 | 101001100 | 100100 | 100010 |
Color Harmonies of #763754
Complementary color
Monochromatic Colors of #763754
Black with #763754
Text Example
Text Example
White with #763754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763754; }
p { color: rgb(118,55,84); }
H1.HeaderClassName
{
color: #763754;
}
.AnyTagClassName
{
color: #763754;
}
</style>
background-color css
<style>
a { background-color: #763754; }
a { background-color: rgb(118,55,84); }
div.DivClassName
{
background-color: #763754;
}
.BgClassName
{
background-color: #763754;
}
</style>
border-color css
<style>
span { border-color: #763754; }
span { border-color: rgb(118,55,84); }
td.TdClassName
{
border-color: #763754;
}
.TagClassName
{
border-color: #763754;
}
</style>