Shades of Flirt #762948
Tints of Flirt #762948
RGB
CMYK
RGB Variations
Color information
#762948 (or 0x762948) is known color: Flirt. HEX triplet: 76, 29 and 48. RGB value is (118,41,72). Sum of RGB (Red+Green+Blue) = 118+41+72=231 (30% of max value = 765). Red value is 118 (46.48% from 255 or 51.08% from 231); Green value is 41 (16.41% from 255 or 17.75% from 231); Blue value is 72 (28.52% from 255 or 31.17% from 231); Max value from RGB is 118 - color contains mainly: red. Hex color #762948 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762948 is #89D6B7. Grayscale: #434343. Windows color (decimal): -9033400 or 4729206. OLE color: 4729206.
HSL color Cylindrical-coordinate representation of color #762948: hue angle of 335.84º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #762948 is Cyan = 0, Magento = 0.65, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 72 | - |
| CMYK | 0 | 0.65 | 0.39 | 0.54 |
| HSL | 335.84º | 0.48% | 0.31% | - |
| HSV(B) | 335.84º | 0.65% | 0.46% | - |
| XYZ | 9.43 | 5.91 | 6.77 | - |
| YUV | 67.56 | 130.51 | 163.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 72 | 0 | 0.65 | 0.39 | 0.54 | 335.84 | 0.48 | 0.31 |
| Hex | 76 | 29 | 48 | 0 | 41 | 27 | 36 | 150 | 30 | 1F |
| Octal | 166 | 51 | 110 | 0 | 101 | 47 | 66 | 520 | 60 | 37 |
| Binary | 1110110 | 101001 | 1001000 | 0 | 1000001 | 100111 | 110110 | 101010000 | 110000 | 11111 |
Color Harmonies of #762948
Complementary color
Monochromatic Colors of #762948
Black with #762948
Text Example
Text Example
White with #762948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762948; }
p { color: rgb(118,41,72); }
H1.HeaderClassName
{
color: #762948;
}
.AnyTagClassName
{
color: #762948;
}
</style>
background-color css
<style>
a { background-color: #762948; }
a { background-color: rgb(118,41,72); }
div.DivClassName
{
background-color: #762948;
}
.BgClassName
{
background-color: #762948;
}
</style>
border-color css
<style>
span { border-color: #762948; }
span { border-color: rgb(118,41,72); }
td.TdClassName
{
border-color: #762948;
}
.TagClassName
{
border-color: #762948;
}
</style>