Shades of Flirt #733353
Tints of Flirt #733353
RGB
CMYK
RGB Variations
Color information
#733353 (or 0x733353) is known color: Flirt. HEX triplet: 73, 33 and 53. RGB value is (115,51,83). Sum of RGB (Red+Green+Blue) = 115+51+83=249 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.18% from 249); Green value is 51 (20.31% from 255 or 20.48% from 249); Blue value is 83 (32.81% from 255 or 33.33% from 249); Max value from RGB is 115 - color contains mainly: red. Hex color #733353 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733353 is #8CCCAC. Grayscale: #494949. Windows color (decimal): -9227437 or 5452659. OLE color: 5452659.
HSL color Cylindrical-coordinate representation of color #733353: hue angle of 330º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #733353 is Cyan = 0, Magento = 0.56, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 83 | - |
| CMYK | 0 | 0.56 | 0.28 | 0.55 |
| HSL | 330º | 0.39% | 0.33% | - |
| HSV(B) | 330º | 0.56% | 0.45% | - |
| XYZ | 9.82 | 6.64 | 8.95 | - |
| YUV | 73.78 | 133.2 | 157.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 83 | 0 | 0.56 | 0.28 | 0.55 | 330 | 0.39 | 0.33 |
| Hex | 73 | 33 | 53 | 0 | 38 | 1C | 37 | 14A | 27 | 21 |
| Octal | 163 | 63 | 123 | 0 | 70 | 34 | 67 | 512 | 47 | 41 |
| Binary | 1110011 | 110011 | 1010011 | 0 | 111000 | 11100 | 110111 | 101001010 | 100111 | 100001 |
Color Harmonies of #733353
Complementary color
Monochromatic Colors of #733353
Black with #733353
Text Example
Text Example
White with #733353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733353; }
p { color: rgb(115,51,83); }
H1.HeaderClassName
{
color: #733353;
}
.AnyTagClassName
{
color: #733353;
}
</style>
background-color css
<style>
a { background-color: #733353; }
a { background-color: rgb(115,51,83); }
div.DivClassName
{
background-color: #733353;
}
.BgClassName
{
background-color: #733353;
}
</style>
border-color css
<style>
span { border-color: #733353; }
span { border-color: rgb(115,51,83); }
td.TdClassName
{
border-color: #733353;
}
.TagClassName
{
border-color: #733353;
}
</style>