Shades of Flirt #763955
Tints of Flirt #763955
RGB
CMYK
RGB Variations
Color information
#763955 (or 0x763955) is known color: Flirt. HEX triplet: 76, 39 and 55. RGB value is (118,57,85). Sum of RGB (Red+Green+Blue) = 118+57+85=260 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.38% from 260); Green value is 57 (22.66% from 255 or 21.92% from 260); Blue value is 85 (33.59% from 255 or 32.69% from 260); Max value from RGB is 118 - color contains mainly: red. Hex color #763955 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763955 is #89C6AA. Grayscale: #4E4E4E. Windows color (decimal): -9029291 or 5585270. OLE color: 5585270.
HSL color Cylindrical-coordinate representation of color #763955: hue angle of 332.46º 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 #763955 is Cyan = 0, Magento = 0.52, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 85 | - |
| CMYK | 0 | 0.52 | 0.28 | 0.54 |
| HSL | 332.46º | 0.35% | 0.34% | - |
| HSV(B) | 332.46º | 0.52% | 0.46% | - |
| XYZ | 10.57 | 7.43 | 9.47 | - |
| YUV | 78.43 | 131.71 | 156.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 85 | 0 | 0.52 | 0.28 | 0.54 | 332.46 | 0.35 | 0.34 |
| Hex | 76 | 39 | 55 | 0 | 34 | 1C | 36 | 14C | 23 | 22 |
| Octal | 166 | 71 | 125 | 0 | 64 | 34 | 66 | 514 | 43 | 42 |
| Binary | 1110110 | 111001 | 1010101 | 0 | 110100 | 11100 | 110110 | 101001100 | 100011 | 100010 |
Color Harmonies of #763955
Complementary color
Monochromatic Colors of #763955
Black with #763955
Text Example
Text Example
White with #763955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763955; }
p { color: rgb(118,57,85); }
H1.HeaderClassName
{
color: #763955;
}
.AnyTagClassName
{
color: #763955;
}
</style>
background-color css
<style>
a { background-color: #763955; }
a { background-color: rgb(118,57,85); }
div.DivClassName
{
background-color: #763955;
}
.BgClassName
{
background-color: #763955;
}
</style>
border-color css
<style>
span { border-color: #763955; }
span { border-color: rgb(118,57,85); }
td.TdClassName
{
border-color: #763955;
}
.TagClassName
{
border-color: #763955;
}
</style>