Shades of Flirt #763356
Tints of Flirt #763356
RGB
CMYK
RGB Variations
Color information
#763356 (or 0x763356) is known color: Flirt. HEX triplet: 76, 33 and 56. RGB value is (118,51,86). Sum of RGB (Red+Green+Blue) = 118+51+86=255 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.27% from 255); Green value is 51 (20.31% from 255 or 20% from 255); Blue value is 86 (33.98% from 255 or 33.73% from 255); Max value from RGB is 118 - color contains mainly: red. Hex color #763356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763356 is #89CCA9. Grayscale: #4A4A4A. Windows color (decimal): -9030826 or 5649270. OLE color: 5649270.
HSL color Cylindrical-coordinate representation of color #763356: hue angle of 328.66º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763356 is Cyan = 0, Magento = 0.57, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 86 | - |
| CMYK | 0 | 0.57 | 0.27 | 0.54 |
| HSL | 328.66º | 0.4% | 0.33% | - |
| HSV(B) | 328.66º | 0.57% | 0.46% | - |
| XYZ | 10.33 | 6.89 | 9.59 | - |
| YUV | 75.02 | 134.2 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 86 | 0 | 0.57 | 0.27 | 0.54 | 328.66 | 0.4 | 0.33 |
| Hex | 76 | 33 | 56 | 0 | 39 | 1B | 36 | 149 | 28 | 21 |
| Octal | 166 | 63 | 126 | 0 | 71 | 33 | 66 | 511 | 50 | 41 |
| Binary | 1110110 | 110011 | 1010110 | 0 | 111001 | 11011 | 110110 | 101001001 | 101000 | 100001 |
Color Harmonies of #763356
Complementary color
Monochromatic Colors of #763356
Black with #763356
Text Example
Text Example
White with #763356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763356; }
p { color: rgb(118,51,86); }
H1.HeaderClassName
{
color: #763356;
}
.AnyTagClassName
{
color: #763356;
}
</style>
background-color css
<style>
a { background-color: #763356; }
a { background-color: rgb(118,51,86); }
div.DivClassName
{
background-color: #763356;
}
.BgClassName
{
background-color: #763356;
}
</style>
border-color css
<style>
span { border-color: #763356; }
span { border-color: rgb(118,51,86); }
td.TdClassName
{
border-color: #763356;
}
.TagClassName
{
border-color: #763356;
}
</style>