Shades of Flirt #762654
Tints of Flirt #762654
RGB
CMYK
RGB Variations
Color information
#762654 (or 0x762654) is known color: Flirt. HEX triplet: 76, 26 and 54. RGB value is (118,38,84). Sum of RGB (Red+Green+Blue) = 118+38+84=240 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.17% from 240); Green value is 38 (15.23% from 255 or 15.83% from 240); Blue value is 84 (33.20% from 255 or 35% from 240); Max value from RGB is 118 - color contains mainly: red. Hex color #762654 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #762654 is #89D9AB. Grayscale: #434343. Windows color (decimal): -9034156 or 5514870. OLE color: 5514870.
HSL color Cylindrical-coordinate representation of color #762654: hue angle of 325.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762654 is Cyan = 0, Magento = 0.68, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 84 | - |
| CMYK | 0 | 0.68 | 0.29 | 0.54 |
| HSL | 325.5º | 0.51% | 0.31% | - |
| HSV(B) | 325.5º | 0.68% | 0.46% | - |
| XYZ | 9.76 | 5.88 | 9.01 | - |
| YUV | 67.16 | 137.5 | 164.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 84 | 0 | 0.68 | 0.29 | 0.54 | 325.5 | 0.51 | 0.31 |
| Hex | 76 | 26 | 54 | 0 | 44 | 1D | 36 | 146 | 33 | 1F |
| Octal | 166 | 46 | 124 | 0 | 104 | 35 | 66 | 506 | 63 | 37 |
| Binary | 1110110 | 100110 | 1010100 | 0 | 1000100 | 11101 | 110110 | 101000110 | 110011 | 11111 |
Color Harmonies of #762654
Complementary color
Monochromatic Colors of #762654
Black with #762654
Text Example
Text Example
White with #762654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762654; }
p { color: rgb(118,38,84); }
H1.HeaderClassName
{
color: #762654;
}
.AnyTagClassName
{
color: #762654;
}
</style>
background-color css
<style>
a { background-color: #762654; }
a { background-color: rgb(118,38,84); }
div.DivClassName
{
background-color: #762654;
}
.BgClassName
{
background-color: #762654;
}
</style>
border-color css
<style>
span { border-color: #762654; }
span { border-color: rgb(118,38,84); }
td.TdClassName
{
border-color: #762654;
}
.TagClassName
{
border-color: #762654;
}
</style>