Shades of Flirt #803655
Tints of Flirt #803655
RGB
CMYK
RGB Variations
Color information
#803655 (or 0x803655) is known color: Flirt. HEX triplet: 80, 36 and 55. RGB value is (128,54,85). Sum of RGB (Red+Green+Blue) = 128+54+85=267 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.94% from 267); Green value is 54 (21.48% from 255 or 20.22% from 267); Blue value is 85 (33.59% from 255 or 31.84% from 267); Max value from RGB is 128 - color contains mainly: red. Hex color #803655 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #803655 is #7FC9AA. Grayscale: #4F4F4F. Windows color (decimal): -8374699 or 5584512. OLE color: 5584512.
HSL color Cylindrical-coordinate representation of color #803655: hue angle of 334.86º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #803655 is Cyan = 0, Magento = 0.58, Yellow = 0.34 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 54 | 85 | - |
| CMYK | 0 | 0.58 | 0.34 | 0.50 |
| HSL | 334.86º | 0.41% | 0.36% | - |
| HSV(B) | 334.86º | 0.58% | 0.5% | - |
| XYZ | 11.86 | 7.88 | 9.49 | - |
| YUV | 79.66 | 131.02 | 162.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 54 | 85 | 0 | 0.58 | 0.34 | 0.50 | 334.86 | 0.41 | 0.36 |
| Hex | 80 | 36 | 55 | 0 | 3A | 22 | 32 | 14F | 29 | 24 |
| Octal | 200 | 66 | 125 | 0 | 72 | 42 | 62 | 517 | 51 | 44 |
| Binary | 10000000 | 110110 | 1010101 | 0 | 111010 | 100010 | 110010 | 101001111 | 101001 | 100100 |
Color Harmonies of #803655
Complementary color
Monochromatic Colors of #803655
Black with #803655
Text Example
Text Example
White with #803655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803655; }
p { color: rgb(128,54,85); }
H1.HeaderClassName
{
color: #803655;
}
.AnyTagClassName
{
color: #803655;
}
</style>
background-color css
<style>
a { background-color: #803655; }
a { background-color: rgb(128,54,85); }
div.DivClassName
{
background-color: #803655;
}
.BgClassName
{
background-color: #803655;
}
</style>
border-color css
<style>
span { border-color: #803655; }
span { border-color: rgb(128,54,85); }
td.TdClassName
{
border-color: #803655;
}
.TagClassName
{
border-color: #803655;
}
</style>