Shades of Flirt #762955
Tints of Flirt #762955
RGB
CMYK
RGB Variations
Color information
#762955 (or 0x762955) is known color: Flirt. HEX triplet: 76, 29 and 55. RGB value is (118,41,85). Sum of RGB (Red+Green+Blue) = 118+41+85=244 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.36% from 244); Green value is 41 (16.41% from 255 or 16.80% from 244); Blue value is 85 (33.59% from 255 or 34.84% from 244); Max value from RGB is 118 - color contains mainly: red. Hex color #762955 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762955 is #89D6AA. Grayscale: #444444. Windows color (decimal): -9033387 or 5581174. OLE color: 5581174.
HSL color Cylindrical-coordinate representation of color #762955: hue angle of 325.71º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #762955 is Cyan = 0, Magento = 0.65, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 85 | - |
| CMYK | 0 | 0.65 | 0.28 | 0.54 |
| HSL | 325.71º | 0.48% | 0.31% | - |
| HSV(B) | 325.71º | 0.65% | 0.46% | - |
| XYZ | 9.9 | 6.09 | 9.25 | - |
| YUV | 69.04 | 137.01 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 85 | 0 | 0.65 | 0.28 | 0.54 | 325.71 | 0.48 | 0.31 |
| Hex | 76 | 29 | 55 | 0 | 41 | 1C | 36 | 146 | 30 | 1F |
| Octal | 166 | 51 | 125 | 0 | 101 | 34 | 66 | 506 | 60 | 37 |
| Binary | 1110110 | 101001 | 1010101 | 0 | 1000001 | 11100 | 110110 | 101000110 | 110000 | 11111 |
Color Harmonies of #762955
Complementary color
Monochromatic Colors of #762955
Black with #762955
Text Example
Text Example
White with #762955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762955; }
p { color: rgb(118,41,85); }
H1.HeaderClassName
{
color: #762955;
}
.AnyTagClassName
{
color: #762955;
}
</style>
background-color css
<style>
a { background-color: #762955; }
a { background-color: rgb(118,41,85); }
div.DivClassName
{
background-color: #762955;
}
.BgClassName
{
background-color: #762955;
}
</style>
border-color css
<style>
span { border-color: #762955; }
span { border-color: rgb(118,41,85); }
td.TdClassName
{
border-color: #762955;
}
.TagClassName
{
border-color: #762955;
}
</style>