Shades of Flirt #763258
Tints of Flirt #763258
RGB
CMYK
RGB Variations
Color information
#763258 (or 0x763258) is known color: Flirt. HEX triplet: 76, 32 and 58. RGB value is (118,50,88). Sum of RGB (Red+Green+Blue) = 118+50+88=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 50 (19.92% from 255 or 19.53% from 256); Blue value is 88 (34.77% from 255 or 34.38% from 256); Max value from RGB is 118 - color contains mainly: red. Hex color #763258 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763258 is #89CDA7. Grayscale: #4A4A4A. Windows color (decimal): -9031080 or 5780086. OLE color: 5780086.
HSL color Cylindrical-coordinate representation of color #763258: hue angle of 326.47º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763258 is Cyan = 0, Magento = 0.58, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 88 | - |
| CMYK | 0 | 0.58 | 0.25 | 0.54 |
| HSL | 326.47º | 0.4% | 0.33% | - |
| HSV(B) | 326.47º | 0.58% | 0.46% | - |
| XYZ | 10.37 | 6.84 | 10.01 | - |
| YUV | 74.66 | 135.53 | 158.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 88 | 0 | 0.58 | 0.25 | 0.54 | 326.47 | 0.4 | 0.33 |
| Hex | 76 | 32 | 58 | 0 | 3A | 19 | 36 | 146 | 28 | 21 |
| Octal | 166 | 62 | 130 | 0 | 72 | 31 | 66 | 506 | 50 | 41 |
| Binary | 1110110 | 110010 | 1011000 | 0 | 111010 | 11001 | 110110 | 101000110 | 101000 | 100001 |
Color Harmonies of #763258
Complementary color
Monochromatic Colors of #763258
Black with #763258
Text Example
Text Example
White with #763258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763258; }
p { color: rgb(118,50,88); }
H1.HeaderClassName
{
color: #763258;
}
.AnyTagClassName
{
color: #763258;
}
</style>
background-color css
<style>
a { background-color: #763258; }
a { background-color: rgb(118,50,88); }
div.DivClassName
{
background-color: #763258;
}
.BgClassName
{
background-color: #763258;
}
</style>
border-color css
<style>
span { border-color: #763258; }
span { border-color: rgb(118,50,88); }
td.TdClassName
{
border-color: #763258;
}
.TagClassName
{
border-color: #763258;
}
</style>