Shades of Flirt #763458
Tints of Flirt #763458
RGB
CMYK
RGB Variations
Color information
#763458 (or 0x763458) is known color: Flirt. HEX triplet: 76, 34 and 58. RGB value is (118,52,88). Sum of RGB (Red+Green+Blue) = 118+52+88=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 52 (20.70% from 255 or 20.16% from 258); Blue value is 88 (34.77% from 255 or 34.11% from 258); Max value from RGB is 118 - color contains mainly: red. Hex color #763458 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763458 is #89CBA7. Grayscale: #4B4B4B. Windows color (decimal): -9030568 or 5780598. OLE color: 5780598.
HSL color Cylindrical-coordinate representation of color #763458: hue angle of 327.27º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763458 is Cyan = 0, Magento = 0.56, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 88 | - |
| CMYK | 0 | 0.56 | 0.25 | 0.54 |
| HSL | 327.27º | 0.39% | 0.33% | - |
| HSV(B) | 327.27º | 0.56% | 0.46% | - |
| XYZ | 10.46 | 7.01 | 10.03 | - |
| YUV | 75.84 | 134.87 | 158.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 88 | 0 | 0.56 | 0.25 | 0.54 | 327.27 | 0.39 | 0.33 |
| Hex | 76 | 34 | 58 | 0 | 38 | 19 | 36 | 147 | 27 | 21 |
| Octal | 166 | 64 | 130 | 0 | 70 | 31 | 66 | 507 | 47 | 41 |
| Binary | 1110110 | 110100 | 1011000 | 0 | 111000 | 11001 | 110110 | 101000111 | 100111 | 100001 |
Color Harmonies of #763458
Complementary color
Monochromatic Colors of #763458
Black with #763458
Text Example
Text Example
White with #763458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763458; }
p { color: rgb(118,52,88); }
H1.HeaderClassName
{
color: #763458;
}
.AnyTagClassName
{
color: #763458;
}
</style>
background-color css
<style>
a { background-color: #763458; }
a { background-color: rgb(118,52,88); }
div.DivClassName
{
background-color: #763458;
}
.BgClassName
{
background-color: #763458;
}
</style>
border-color css
<style>
span { border-color: #763458; }
span { border-color: rgb(118,52,88); }
td.TdClassName
{
border-color: #763458;
}
.TagClassName
{
border-color: #763458;
}
</style>