Shades of Flirt #763958
Tints of Flirt #763958
RGB
CMYK
RGB Variations
Color information
#763958 (or 0x763958) is known color: Flirt. HEX triplet: 76, 39 and 58. RGB value is (118,57,88). Sum of RGB (Red+Green+Blue) = 118+57+88=263 (34% of max value = 765). Red value is 118 (46.48% from 255 or 44.87% from 263); Green value is 57 (22.66% from 255 or 21.67% from 263); Blue value is 88 (34.77% from 255 or 33.46% from 263); Max value from RGB is 118 - color contains mainly: red. Hex color #763958 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763958 is #89C6A7. Grayscale: #4E4E4E. Windows color (decimal): -9029288 or 5781878. OLE color: 5781878.
HSL color Cylindrical-coordinate representation of color #763958: hue angle of 329.51º 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 #763958 is Cyan = 0, Magento = 0.52, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 88 | - |
| CMYK | 0 | 0.52 | 0.25 | 0.54 |
| HSL | 329.51º | 0.35% | 0.34% | - |
| HSV(B) | 329.51º | 0.52% | 0.46% | - |
| XYZ | 10.7 | 7.48 | 10.11 | - |
| YUV | 78.77 | 133.21 | 155.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 88 | 0 | 0.52 | 0.25 | 0.54 | 329.51 | 0.35 | 0.34 |
| Hex | 76 | 39 | 58 | 0 | 34 | 19 | 36 | 14A | 23 | 22 |
| Octal | 166 | 71 | 130 | 0 | 64 | 31 | 66 | 512 | 43 | 42 |
| Binary | 1110110 | 111001 | 1011000 | 0 | 110100 | 11001 | 110110 | 101001010 | 100011 | 100010 |
Color Harmonies of #763958
Complementary color
Monochromatic Colors of #763958
Black with #763958
Text Example
Text Example
White with #763958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763958; }
p { color: rgb(118,57,88); }
H1.HeaderClassName
{
color: #763958;
}
.AnyTagClassName
{
color: #763958;
}
</style>
background-color css
<style>
a { background-color: #763958; }
a { background-color: rgb(118,57,88); }
div.DivClassName
{
background-color: #763958;
}
.BgClassName
{
background-color: #763958;
}
</style>
border-color css
<style>
span { border-color: #763958; }
span { border-color: rgb(118,57,88); }
td.TdClassName
{
border-color: #763958;
}
.TagClassName
{
border-color: #763958;
}
</style>