Shades of Flirt #762547
Tints of Flirt #762547
RGB
CMYK
RGB Variations
Color information
#762547 (or 0x762547) is known color: Flirt. HEX triplet: 76, 25 and 47. RGB value is (118,37,71). Sum of RGB (Red+Green+Blue) = 118+37+71=226 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.21% from 226); Green value is 37 (14.84% from 255 or 16.37% from 226); Blue value is 71 (28.12% from 255 or 31.42% from 226); Max value from RGB is 118 - color contains mainly: red. Hex color #762547 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762547 is #89DAB8. Grayscale: #414141. Windows color (decimal): -9034425 or 4662646. OLE color: 4662646.
HSL color Cylindrical-coordinate representation of color #762547: hue angle of 334.81º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #762547 is Cyan = 0, Magento = 0.69, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 37 | 71 | - |
| CMYK | 0 | 0.69 | 0.40 | 0.54 |
| HSL | 334.81º | 0.52% | 0.3% | - |
| HSV(B) | 334.81º | 0.69% | 0.46% | - |
| XYZ | 9.27 | 5.63 | 6.56 | - |
| YUV | 65.1 | 131.34 | 165.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 37 | 71 | 0 | 0.69 | 0.40 | 0.54 | 334.81 | 0.52 | 0.3 |
| Hex | 76 | 25 | 47 | 0 | 45 | 28 | 36 | 14F | 34 | 1E |
| Octal | 166 | 45 | 107 | 0 | 105 | 50 | 66 | 517 | 64 | 36 |
| Binary | 1110110 | 100101 | 1000111 | 0 | 1000101 | 101000 | 110110 | 101001111 | 110100 | 11110 |
Color Harmonies of #762547
Complementary color
Monochromatic Colors of #762547
Black with #762547
Text Example
Text Example
White with #762547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762547; }
p { color: rgb(118,37,71); }
H1.HeaderClassName
{
color: #762547;
}
.AnyTagClassName
{
color: #762547;
}
</style>
background-color css
<style>
a { background-color: #762547; }
a { background-color: rgb(118,37,71); }
div.DivClassName
{
background-color: #762547;
}
.BgClassName
{
background-color: #762547;
}
</style>
border-color css
<style>
span { border-color: #762547; }
span { border-color: rgb(118,37,71); }
td.TdClassName
{
border-color: #762547;
}
.TagClassName
{
border-color: #762547;
}
</style>