Shades of Flirt #763453
Tints of Flirt #763453
RGB
CMYK
RGB Variations
Color information
#763453 (or 0x763453) is known color: Flirt. HEX triplet: 76, 34 and 53. RGB value is (118,52,83). Sum of RGB (Red+Green+Blue) = 118+52+83=253 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.64% from 253); Green value is 52 (20.70% from 255 or 20.55% from 253); Blue value is 83 (32.81% from 255 or 32.81% from 253); Max value from RGB is 118 - color contains mainly: red. Hex color #763453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763453 is #89CBAC. Grayscale: #4B4B4B. Windows color (decimal): -9030573 or 5452918. OLE color: 5452918.
HSL color Cylindrical-coordinate representation of color #763453: hue angle of 331.82º 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 #763453 is Cyan = 0, Magento = 0.56, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 83 | - |
| CMYK | 0 | 0.56 | 0.30 | 0.54 |
| HSL | 331.82º | 0.39% | 0.33% | - |
| HSV(B) | 331.82º | 0.56% | 0.46% | - |
| XYZ | 10.26 | 6.93 | 8.98 | - |
| YUV | 75.27 | 132.37 | 158.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 83 | 0 | 0.56 | 0.30 | 0.54 | 331.82 | 0.39 | 0.33 |
| Hex | 76 | 34 | 53 | 0 | 38 | 1E | 36 | 14C | 27 | 21 |
| Octal | 166 | 64 | 123 | 0 | 70 | 36 | 66 | 514 | 47 | 41 |
| Binary | 1110110 | 110100 | 1010011 | 0 | 111000 | 11110 | 110110 | 101001100 | 100111 | 100001 |
Color Harmonies of #763453
Complementary color
Monochromatic Colors of #763453
Black with #763453
Text Example
Text Example
White with #763453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763453; }
p { color: rgb(118,52,83); }
H1.HeaderClassName
{
color: #763453;
}
.AnyTagClassName
{
color: #763453;
}
</style>
background-color css
<style>
a { background-color: #763453; }
a { background-color: rgb(118,52,83); }
div.DivClassName
{
background-color: #763453;
}
.BgClassName
{
background-color: #763453;
}
</style>
border-color css
<style>
span { border-color: #763453; }
span { border-color: rgb(118,52,83); }
td.TdClassName
{
border-color: #763453;
}
.TagClassName
{
border-color: #763453;
}
</style>