Shades of Flirt #733350
Tints of Flirt #733350
RGB
CMYK
RGB Variations
Color information
#733350 (or 0x733350) is known color: Flirt. HEX triplet: 73, 33 and 50. RGB value is (115,51,80). Sum of RGB (Red+Green+Blue) = 115+51+80=246 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.75% from 246); Green value is 51 (20.31% from 255 or 20.73% from 246); Blue value is 80 (31.64% from 255 or 32.52% from 246); Max value from RGB is 115 - color contains mainly: red. Hex color #733350 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733350 is #8CCCAF. Grayscale: #494949. Windows color (decimal): -9227440 or 5256051. OLE color: 5256051.
HSL color Cylindrical-coordinate representation of color #733350: hue angle of 332.81º 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 #733350 is Cyan = 0, Magento = 0.56, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 80 | - |
| CMYK | 0 | 0.56 | 0.30 | 0.55 |
| HSL | 332.81º | 0.39% | 0.33% | - |
| HSV(B) | 332.81º | 0.56% | 0.45% | - |
| XYZ | 9.7 | 6.59 | 8.35 | - |
| YUV | 73.44 | 131.7 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 80 | 0 | 0.56 | 0.30 | 0.55 | 332.81 | 0.39 | 0.33 |
| Hex | 73 | 33 | 50 | 0 | 38 | 1E | 37 | 14D | 27 | 21 |
| Octal | 163 | 63 | 120 | 0 | 70 | 36 | 67 | 515 | 47 | 41 |
| Binary | 1110011 | 110011 | 1010000 | 0 | 111000 | 11110 | 110111 | 101001101 | 100111 | 100001 |
Color Harmonies of #733350
Complementary color
Monochromatic Colors of #733350
Black with #733350
Text Example
Text Example
White with #733350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733350; }
p { color: rgb(115,51,80); }
H1.HeaderClassName
{
color: #733350;
}
.AnyTagClassName
{
color: #733350;
}
</style>
background-color css
<style>
a { background-color: #733350; }
a { background-color: rgb(115,51,80); }
div.DivClassName
{
background-color: #733350;
}
.BgClassName
{
background-color: #733350;
}
</style>
border-color css
<style>
span { border-color: #733350; }
span { border-color: rgb(115,51,80); }
td.TdClassName
{
border-color: #733350;
}
.TagClassName
{
border-color: #733350;
}
</style>