Shades of Flirt #803458
Tints of Flirt #803458
RGB
CMYK
RGB Variations
Color information
#803458 (or 0x803458) is known color: Flirt. HEX triplet: 80, 34 and 58. RGB value is (128,52,88). Sum of RGB (Red+Green+Blue) = 128+52+88=268 (35% of max value = 765). Red value is 128 (50.39% from 255 or 47.76% from 268); Green value is 52 (20.70% from 255 or 19.40% from 268); Blue value is 88 (34.77% from 255 or 32.84% from 268); Max value from RGB is 128 - color contains mainly: red. Hex color #803458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #803458 is #7FCBA7. Grayscale: #4E4E4E. Windows color (decimal): -8375208 or 5780608. OLE color: 5780608.
HSL color Cylindrical-coordinate representation of color #803458: hue angle of 331.58º degrees, saturation: 0.42, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #803458 is Cyan = 0, Magento = 0.59, Yellow = 0.31 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 52 | 88 | - |
| CMYK | 0 | 0.59 | 0.31 | 0.50 |
| HSL | 331.58º | 0.42% | 0.35% | - |
| HSV(B) | 331.58º | 0.59% | 0.5% | - |
| XYZ | 11.89 | 7.75 | 10.1 | - |
| YUV | 78.83 | 133.18 | 163.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 52 | 88 | 0 | 0.59 | 0.31 | 0.50 | 331.58 | 0.42 | 0.35 |
| Hex | 80 | 34 | 58 | 0 | 3B | 1F | 32 | 14C | 2A | 23 |
| Octal | 200 | 64 | 130 | 0 | 73 | 37 | 62 | 514 | 52 | 43 |
| Binary | 10000000 | 110100 | 1011000 | 0 | 111011 | 11111 | 110010 | 101001100 | 101010 | 100011 |
Color Harmonies of #803458
Complementary color
Monochromatic Colors of #803458
Black with #803458
Text Example
Text Example
White with #803458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #803458; }
p { color: rgb(128,52,88); }
H1.HeaderClassName
{
color: #803458;
}
.AnyTagClassName
{
color: #803458;
}
</style>
background-color css
<style>
a { background-color: #803458; }
a { background-color: rgb(128,52,88); }
div.DivClassName
{
background-color: #803458;
}
.BgClassName
{
background-color: #803458;
}
</style>
border-color css
<style>
span { border-color: #803458; }
span { border-color: rgb(128,52,88); }
td.TdClassName
{
border-color: #803458;
}
.TagClassName
{
border-color: #803458;
}
</style>