Shades of Flirt #762857
Tints of Flirt #762857
RGB
CMYK
RGB Variations
Color information
#762857 (or 0x762857) is known color: Flirt. HEX triplet: 76, 28 and 57. RGB value is (118,40,87). Sum of RGB (Red+Green+Blue) = 118+40+87=245 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.16% from 245); Green value is 40 (16.02% from 255 or 16.33% from 245); Blue value is 87 (34.38% from 255 or 35.51% from 245); Max value from RGB is 118 - color contains mainly: red. Hex color #762857 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762857 is #89D7A8. Grayscale: #444444. Windows color (decimal): -9033641 or 5711990. OLE color: 5711990.
HSL color Cylindrical-coordinate representation of color #762857: hue angle of 323.85º 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 #762857 is Cyan = 0, Magento = 0.66, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 87 | - |
| CMYK | 0 | 0.66 | 0.26 | 0.54 |
| HSL | 323.85º | 0.49% | 0.31% | - |
| HSV(B) | 323.85º | 0.66% | 0.46% | - |
| XYZ | 9.95 | 6.06 | 9.66 | - |
| YUV | 68.68 | 138.34 | 163.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 87 | 0 | 0.66 | 0.26 | 0.54 | 323.85 | 0.49 | 0.31 |
| Hex | 76 | 28 | 57 | 0 | 42 | 1A | 36 | 144 | 31 | 1F |
| Octal | 166 | 50 | 127 | 0 | 102 | 32 | 66 | 504 | 61 | 37 |
| Binary | 1110110 | 101000 | 1010111 | 0 | 1000010 | 11010 | 110110 | 101000100 | 110001 | 11111 |
Color Harmonies of #762857
Complementary color
Monochromatic Colors of #762857
Black with #762857
Text Example
Text Example
White with #762857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762857; }
p { color: rgb(118,40,87); }
H1.HeaderClassName
{
color: #762857;
}
.AnyTagClassName
{
color: #762857;
}
</style>
background-color css
<style>
a { background-color: #762857; }
a { background-color: rgb(118,40,87); }
div.DivClassName
{
background-color: #762857;
}
.BgClassName
{
background-color: #762857;
}
</style>
border-color css
<style>
span { border-color: #762857; }
span { border-color: rgb(118,40,87); }
td.TdClassName
{
border-color: #762857;
}
.TagClassName
{
border-color: #762857;
}
</style>