Shades of Flirt #803858
Tints of Flirt #803858
RGB
CMYK
RGB Variations
Color information
#803858 (or 0x803858) is known color: Flirt. HEX triplet: 80, 38 and 58. RGB value is (128,56,88). Sum of RGB (Red+Green+Blue) = 128+56+88=272 (36% of max value = 765). Red value is 128 (50.39% from 255 or 47.06% from 272); Green value is 56 (22.27% from 255 or 20.59% from 272); Blue value is 88 (34.77% from 255 or 32.35% from 272); Max value from RGB is 128 - color contains mainly: red. Hex color #803858 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #803858 is #7FC7A7. Grayscale: #515151. Windows color (decimal): -8374184 or 5781632. OLE color: 5781632.
HSL color Cylindrical-coordinate representation of color #803858: hue angle of 333.33º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #803858 is Cyan = 0, Magento = 0.56, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 56 | 88 | - |
| CMYK | 0 | 0.56 | 0.31 | 0.50 |
| HSL | 333.33º | 0.39% | 0.36% | - |
| HSV(B) | 333.33º | 0.56% | 0.5% | - |
| XYZ | 12.08 | 8.12 | 10.16 | - |
| YUV | 81.18 | 131.85 | 161.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 56 | 88 | 0 | 0.56 | 0.31 | 0.50 | 333.33 | 0.39 | 0.36 |
| Hex | 80 | 38 | 58 | 0 | 38 | 1F | 32 | 14D | 27 | 24 |
| Octal | 200 | 70 | 130 | 0 | 70 | 37 | 62 | 515 | 47 | 44 |
| Binary | 10000000 | 111000 | 1011000 | 0 | 111000 | 11111 | 110010 | 101001101 | 100111 | 100100 |
Color Harmonies of #803858
Complementary color
Monochromatic Colors of #803858
Black with #803858
Text Example
Text Example
White with #803858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803858; }
p { color: rgb(128,56,88); }
H1.HeaderClassName
{
color: #803858;
}
.AnyTagClassName
{
color: #803858;
}
</style>
background-color css
<style>
a { background-color: #803858; }
a { background-color: rgb(128,56,88); }
div.DivClassName
{
background-color: #803858;
}
.BgClassName
{
background-color: #803858;
}
</style>
border-color css
<style>
span { border-color: #803858; }
span { border-color: rgb(128,56,88); }
td.TdClassName
{
border-color: #803858;
}
.TagClassName
{
border-color: #803858;
}
</style>