Shades of Flirt #733853
Tints of Flirt #733853
RGB
CMYK
RGB Variations
Color information
#733853 (or 0x733853) is known color: Flirt. HEX triplet: 73, 38 and 53. RGB value is (115,56,83). Sum of RGB (Red+Green+Blue) = 115+56+83=254 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.28% from 254); Green value is 56 (22.27% from 255 or 22.05% from 254); Blue value is 83 (32.81% from 255 or 32.68% from 254); Max value from RGB is 115 - color contains mainly: red. Hex color #733853 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733853 is #8CC7AC. Grayscale: #4C4C4C. Windows color (decimal): -9226157 or 5453939. OLE color: 5453939.
HSL color Cylindrical-coordinate representation of color #733853: hue angle of 332.54º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #733853 is Cyan = 0, Magento = 0.51, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 56 | 83 | - |
| CMYK | 0 | 0.51 | 0.28 | 0.55 |
| HSL | 332.54º | 0.35% | 0.34% | - |
| HSV(B) | 332.54º | 0.51% | 0.45% | - |
| XYZ | 10.05 | 7.1 | 9.02 | - |
| YUV | 76.72 | 131.55 | 155.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 56 | 83 | 0 | 0.51 | 0.28 | 0.55 | 332.54 | 0.35 | 0.34 |
| Hex | 73 | 38 | 53 | 0 | 33 | 1C | 37 | 14D | 23 | 22 |
| Octal | 163 | 70 | 123 | 0 | 63 | 34 | 67 | 515 | 43 | 42 |
| Binary | 1110011 | 111000 | 1010011 | 0 | 110011 | 11100 | 110111 | 101001101 | 100011 | 100010 |
Color Harmonies of #733853
Complementary color
Monochromatic Colors of #733853
Black with #733853
Text Example
Text Example
White with #733853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733853; }
p { color: rgb(115,56,83); }
H1.HeaderClassName
{
color: #733853;
}
.AnyTagClassName
{
color: #733853;
}
</style>
background-color css
<style>
a { background-color: #733853; }
a { background-color: rgb(115,56,83); }
div.DivClassName
{
background-color: #733853;
}
.BgClassName
{
background-color: #733853;
}
</style>
border-color css
<style>
span { border-color: #733853; }
span { border-color: rgb(115,56,83); }
td.TdClassName
{
border-color: #733853;
}
.TagClassName
{
border-color: #733853;
}
</style>