Shades of Flirt #763858
Tints of Flirt #763858
RGB
CMYK
RGB Variations
Color information
#763858 (or 0x763858) is known color: Flirt. HEX triplet: 76, 38 and 58. RGB value is (118,56,88). Sum of RGB (Red+Green+Blue) = 118+56+88=262 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.04% from 262); Green value is 56 (22.27% from 255 or 21.37% from 262); Blue value is 88 (34.77% from 255 or 33.59% from 262); Max value from RGB is 118 - color contains mainly: red. Hex color #763858 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763858 is #89C7A7. Grayscale: #4E4E4E. Windows color (decimal): -9029544 or 5781622. OLE color: 5781622.
HSL color Cylindrical-coordinate representation of color #763858: hue angle of 329.03º 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 #763858 is Cyan = 0, Magento = 0.53, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 88 | - |
| CMYK | 0 | 0.53 | 0.25 | 0.54 |
| HSL | 329.03º | 0.36% | 0.34% | - |
| HSV(B) | 329.03º | 0.53% | 0.46% | - |
| XYZ | 10.65 | 7.38 | 10.1 | - |
| YUV | 78.19 | 133.54 | 156.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 88 | 0 | 0.53 | 0.25 | 0.54 | 329.03 | 0.36 | 0.34 |
| Hex | 76 | 38 | 58 | 0 | 35 | 19 | 36 | 149 | 24 | 22 |
| Octal | 166 | 70 | 130 | 0 | 65 | 31 | 66 | 511 | 44 | 42 |
| Binary | 1110110 | 111000 | 1011000 | 0 | 110101 | 11001 | 110110 | 101001001 | 100100 | 100010 |
Color Harmonies of #763858
Complementary color
Monochromatic Colors of #763858
Black with #763858
Text Example
Text Example
White with #763858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763858; }
p { color: rgb(118,56,88); }
H1.HeaderClassName
{
color: #763858;
}
.AnyTagClassName
{
color: #763858;
}
</style>
background-color css
<style>
a { background-color: #763858; }
a { background-color: rgb(118,56,88); }
div.DivClassName
{
background-color: #763858;
}
.BgClassName
{
background-color: #763858;
}
</style>
border-color css
<style>
span { border-color: #763858; }
span { border-color: rgb(118,56,88); }
td.TdClassName
{
border-color: #763858;
}
.TagClassName
{
border-color: #763858;
}
</style>