Shades of Flirt #733856
Tints of Flirt #733856
RGB
CMYK
RGB Variations
Color information
#733856 (or 0x733856) is known color: Flirt. HEX triplet: 73, 38 and 56. RGB value is (115,56,86). Sum of RGB (Red+Green+Blue) = 115+56+86=257 (34% of max value = 765). Red value is 115 (45.31% from 255 or 44.75% from 257); Green value is 56 (22.27% from 255 or 21.79% from 257); Blue value is 86 (33.98% from 255 or 33.46% from 257); Max value from RGB is 115 - color contains mainly: red. Hex color #733856 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #733856 is #8CC7A9. Grayscale: #4D4D4D. Windows color (decimal): -9226154 or 5650547. OLE color: 5650547.
HSL color Cylindrical-coordinate representation of color #733856: hue angle of 329.49º 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 #733856 is Cyan = 0, Magento = 0.51, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 56 | 86 | - |
| CMYK | 0 | 0.51 | 0.25 | 0.55 |
| HSL | 329.49º | 0.35% | 0.34% | - |
| HSV(B) | 329.49º | 0.51% | 0.45% | - |
| XYZ | 10.16 | 7.15 | 9.65 | - |
| YUV | 77.06 | 133.05 | 155.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 56 | 86 | 0 | 0.51 | 0.25 | 0.55 | 329.49 | 0.35 | 0.34 |
| Hex | 73 | 38 | 56 | 0 | 33 | 19 | 37 | 149 | 23 | 22 |
| Octal | 163 | 70 | 126 | 0 | 63 | 31 | 67 | 511 | 43 | 42 |
| Binary | 1110011 | 111000 | 1010110 | 0 | 110011 | 11001 | 110111 | 101001001 | 100011 | 100010 |
Color Harmonies of #733856
Complementary color
Monochromatic Colors of #733856
Black with #733856
Text Example
Text Example
White with #733856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733856; }
p { color: rgb(115,56,86); }
H1.HeaderClassName
{
color: #733856;
}
.AnyTagClassName
{
color: #733856;
}
</style>
background-color css
<style>
a { background-color: #733856; }
a { background-color: rgb(115,56,86); }
div.DivClassName
{
background-color: #733856;
}
.BgClassName
{
background-color: #733856;
}
</style>
border-color css
<style>
span { border-color: #733856; }
span { border-color: rgb(115,56,86); }
td.TdClassName
{
border-color: #733856;
}
.TagClassName
{
border-color: #733856;
}
</style>