Shades of Flirt #762849
Tints of Flirt #762849
RGB
CMYK
RGB Variations
Color information
#762849 (or 0x762849) is known color: Flirt. HEX triplet: 76, 28 and 49. RGB value is (118,40,73). Sum of RGB (Red+Green+Blue) = 118+40+73=231 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.08% from 231); Green value is 40 (16.02% from 255 or 17.32% from 231); Blue value is 73 (28.91% from 255 or 31.60% from 231); Max value from RGB is 118 - color contains mainly: red. Hex color #762849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762849 is #89D7B6. Grayscale: #434343. Windows color (decimal): -9033655 or 4794486. OLE color: 4794486.
HSL color Cylindrical-coordinate representation of color #762849: hue angle of 334.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 #762849 is Cyan = 0, Magento = 0.66, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 73 | - |
| CMYK | 0 | 0.66 | 0.38 | 0.54 |
| HSL | 334.62º | 0.49% | 0.31% | - |
| HSV(B) | 334.62º | 0.66% | 0.46% | - |
| XYZ | 9.43 | 5.85 | 6.94 | - |
| YUV | 67.08 | 131.34 | 164.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 73 | 0 | 0.66 | 0.38 | 0.54 | 334.62 | 0.49 | 0.31 |
| Hex | 76 | 28 | 49 | 0 | 42 | 26 | 36 | 14F | 31 | 1F |
| Octal | 166 | 50 | 111 | 0 | 102 | 46 | 66 | 517 | 61 | 37 |
| Binary | 1110110 | 101000 | 1001001 | 0 | 1000010 | 100110 | 110110 | 101001111 | 110001 | 11111 |
Color Harmonies of #762849
Complementary color
Monochromatic Colors of #762849
Black with #762849
Text Example
Text Example
White with #762849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762849; }
p { color: rgb(118,40,73); }
H1.HeaderClassName
{
color: #762849;
}
.AnyTagClassName
{
color: #762849;
}
</style>
background-color css
<style>
a { background-color: #762849; }
a { background-color: rgb(118,40,73); }
div.DivClassName
{
background-color: #762849;
}
.BgClassName
{
background-color: #762849;
}
</style>
border-color css
<style>
span { border-color: #762849; }
span { border-color: rgb(118,40,73); }
td.TdClassName
{
border-color: #762849;
}
.TagClassName
{
border-color: #762849;
}
</style>