Shades of Flirt #762855
Tints of Flirt #762855
RGB
CMYK
RGB Variations
Color information
#762855 (or 0x762855) is known color: Flirt. HEX triplet: 76, 28 and 55. RGB value is (118,40,85). Sum of RGB (Red+Green+Blue) = 118+40+85=243 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.56% from 243); Green value is 40 (16.02% from 255 or 16.46% from 243); Blue value is 85 (33.59% from 255 or 34.98% from 243); Max value from RGB is 118 - color contains mainly: red. Hex color #762855 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762855 is #89D7AA. Grayscale: #444444. Windows color (decimal): -9033643 or 5580918. OLE color: 5580918.
HSL color Cylindrical-coordinate representation of color #762855: hue angle of 325.38º 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 #762855 is Cyan = 0, Magento = 0.66, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 85 | - |
| CMYK | 0 | 0.66 | 0.28 | 0.54 |
| HSL | 325.38º | 0.49% | 0.31% | - |
| HSV(B) | 325.38º | 0.66% | 0.46% | - |
| XYZ | 9.87 | 6.03 | 9.24 | - |
| YUV | 68.45 | 137.34 | 163.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 85 | 0 | 0.66 | 0.28 | 0.54 | 325.38 | 0.49 | 0.31 |
| Hex | 76 | 28 | 55 | 0 | 42 | 1C | 36 | 145 | 31 | 1F |
| Octal | 166 | 50 | 125 | 0 | 102 | 34 | 66 | 505 | 61 | 37 |
| Binary | 1110110 | 101000 | 1010101 | 0 | 1000010 | 11100 | 110110 | 101000101 | 110001 | 11111 |
Color Harmonies of #762855
Complementary color
Monochromatic Colors of #762855
Black with #762855
Text Example
Text Example
White with #762855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762855; }
p { color: rgb(118,40,85); }
H1.HeaderClassName
{
color: #762855;
}
.AnyTagClassName
{
color: #762855;
}
</style>
background-color css
<style>
a { background-color: #762855; }
a { background-color: rgb(118,40,85); }
div.DivClassName
{
background-color: #762855;
}
.BgClassName
{
background-color: #762855;
}
</style>
border-color css
<style>
span { border-color: #762855; }
span { border-color: rgb(118,40,85); }
td.TdClassName
{
border-color: #762855;
}
.TagClassName
{
border-color: #762855;
}
</style>