Shades of Flirt #762853
Tints of Flirt #762853
RGB
CMYK
RGB Variations
Color information
#762853 (or 0x762853) is known color: Flirt. HEX triplet: 76, 28 and 53. RGB value is (118,40,83). Sum of RGB (Red+Green+Blue) = 118+40+83=241 (31% of max value = 765). Red value is 118 (46.48% from 255 or 48.96% from 241); Green value is 40 (16.02% from 255 or 16.60% from 241); Blue value is 83 (32.81% from 255 or 34.44% from 241); Max value from RGB is 118 - color contains mainly: red. Hex color #762853 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762853 is #89D7AC. Grayscale: #444444. Windows color (decimal): -9033645 or 5449846. OLE color: 5449846.
HSL color Cylindrical-coordinate representation of color #762853: hue angle of 326.92º 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 #762853 is Cyan = 0, Magento = 0.66, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 83 | - |
| CMYK | 0 | 0.66 | 0.30 | 0.54 |
| HSL | 326.92º | 0.49% | 0.31% | - |
| HSV(B) | 326.92º | 0.66% | 0.46% | - |
| XYZ | 9.79 | 5.99 | 8.82 | - |
| YUV | 68.22 | 136.34 | 163.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 83 | 0 | 0.66 | 0.30 | 0.54 | 326.92 | 0.49 | 0.31 |
| Hex | 76 | 28 | 53 | 0 | 42 | 1E | 36 | 147 | 31 | 1F |
| Octal | 166 | 50 | 123 | 0 | 102 | 36 | 66 | 507 | 61 | 37 |
| Binary | 1110110 | 101000 | 1010011 | 0 | 1000010 | 11110 | 110110 | 101000111 | 110001 | 11111 |
Color Harmonies of #762853
Complementary color
Monochromatic Colors of #762853
Black with #762853
Text Example
Text Example
White with #762853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762853; }
p { color: rgb(118,40,83); }
H1.HeaderClassName
{
color: #762853;
}
.AnyTagClassName
{
color: #762853;
}
</style>
background-color css
<style>
a { background-color: #762853; }
a { background-color: rgb(118,40,83); }
div.DivClassName
{
background-color: #762853;
}
.BgClassName
{
background-color: #762853;
}
</style>
border-color css
<style>
span { border-color: #762853; }
span { border-color: rgb(118,40,83); }
td.TdClassName
{
border-color: #762853;
}
.TagClassName
{
border-color: #762853;
}
</style>