Shades of Flirt #763454
Tints of Flirt #763454
RGB
CMYK
RGB Variations
Color information
#763454 (or 0x763454) is known color: Flirt. HEX triplet: 76, 34 and 54. RGB value is (118,52,84). Sum of RGB (Red+Green+Blue) = 118+52+84=254 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.46% from 254); Green value is 52 (20.70% from 255 or 20.47% from 254); Blue value is 84 (33.20% from 255 or 33.07% from 254); Max value from RGB is 118 - color contains mainly: red. Hex color #763454 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763454 is #89CBAB. Grayscale: #4B4B4B. Windows color (decimal): -9030572 or 5518454. OLE color: 5518454.
HSL color Cylindrical-coordinate representation of color #763454: hue angle of 330.91º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #763454 is Cyan = 0, Magento = 0.56, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 84 | - |
| CMYK | 0 | 0.56 | 0.29 | 0.54 |
| HSL | 330.91º | 0.39% | 0.33% | - |
| HSV(B) | 330.91º | 0.56% | 0.46% | - |
| XYZ | 10.3 | 6.95 | 9.19 | - |
| YUV | 75.38 | 132.87 | 158.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 84 | 0 | 0.56 | 0.29 | 0.54 | 330.91 | 0.39 | 0.33 |
| Hex | 76 | 34 | 54 | 0 | 38 | 1D | 36 | 14B | 27 | 21 |
| Octal | 166 | 64 | 124 | 0 | 70 | 35 | 66 | 513 | 47 | 41 |
| Binary | 1110110 | 110100 | 1010100 | 0 | 111000 | 11101 | 110110 | 101001011 | 100111 | 100001 |
Color Harmonies of #763454
Complementary color
Monochromatic Colors of #763454
Black with #763454
Text Example
Text Example
White with #763454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763454; }
p { color: rgb(118,52,84); }
H1.HeaderClassName
{
color: #763454;
}
.AnyTagClassName
{
color: #763454;
}
</style>
background-color css
<style>
a { background-color: #763454; }
a { background-color: rgb(118,52,84); }
div.DivClassName
{
background-color: #763454;
}
.BgClassName
{
background-color: #763454;
}
</style>
border-color css
<style>
span { border-color: #763454; }
span { border-color: rgb(118,52,84); }
td.TdClassName
{
border-color: #763454;
}
.TagClassName
{
border-color: #763454;
}
</style>