Shades of Flirt #762856
Tints of Flirt #762856
RGB
CMYK
RGB Variations
Color information
#762856 (or 0x762856) is known color: Flirt. HEX triplet: 76, 28 and 56. RGB value is (118,40,86). Sum of RGB (Red+Green+Blue) = 118+40+86=244 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.36% from 244); Green value is 40 (16.02% from 255 or 16.39% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 118 - color contains mainly: red. Hex color #762856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762856 is #89D7A9. Grayscale: #444444. Windows color (decimal): -9033642 or 5646454. OLE color: 5646454.
HSL color Cylindrical-coordinate representation of color #762856: hue angle of 324.62º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #762856 is Cyan = 0, Magento = 0.66, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 86 | - |
| CMYK | 0 | 0.66 | 0.27 | 0.54 |
| HSL | 324.62º | 0.49% | 0.31% | - |
| HSV(B) | 324.62º | 0.66% | 0.46% | - |
| XYZ | 9.91 | 6.04 | 9.45 | - |
| YUV | 68.57 | 137.84 | 163.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 86 | 0 | 0.66 | 0.27 | 0.54 | 324.62 | 0.49 | 0.31 |
| Hex | 76 | 28 | 56 | 0 | 42 | 1B | 36 | 145 | 31 | 1F |
| Octal | 166 | 50 | 126 | 0 | 102 | 33 | 66 | 505 | 61 | 37 |
| Binary | 1110110 | 101000 | 1010110 | 0 | 1000010 | 11011 | 110110 | 101000101 | 110001 | 11111 |
Color Harmonies of #762856
Complementary color
Monochromatic Colors of #762856
Black with #762856
Text Example
Text Example
White with #762856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762856; }
p { color: rgb(118,40,86); }
H1.HeaderClassName
{
color: #762856;
}
.AnyTagClassName
{
color: #762856;
}
</style>
background-color css
<style>
a { background-color: #762856; }
a { background-color: rgb(118,40,86); }
div.DivClassName
{
background-color: #762856;
}
.BgClassName
{
background-color: #762856;
}
</style>
border-color css
<style>
span { border-color: #762856; }
span { border-color: rgb(118,40,86); }
td.TdClassName
{
border-color: #762856;
}
.TagClassName
{
border-color: #762856;
}
</style>