Shades of Flirt #813550
Tints of Flirt #813550
RGB
CMYK
RGB Variations
Color information
#813550 (or 0x813550) is known color: Flirt. HEX triplet: 81, 35 and 50. RGB value is (129,53,80). Sum of RGB (Red+Green+Blue) = 129+53+80=262 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.24% from 262); Green value is 53 (21.09% from 255 or 20.23% from 262); Blue value is 80 (31.64% from 255 or 30.53% from 262); Max value from RGB is 129 - color contains mainly: red. Hex color #813550 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813550 is #7ECAAF. Grayscale: #4E4E4E. Windows color (decimal): -8309424 or 5256577. OLE color: 5256577.
HSL color Cylindrical-coordinate representation of color #813550: hue angle of 338.68º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #813550 is Cyan = 0, Magento = 0.59, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 53 | 80 | - |
| CMYK | 0 | 0.59 | 0.38 | 0.49 |
| HSL | 338.68º | 0.42% | 0.36% | - |
| HSV(B) | 338.68º | 0.59% | 0.51% | - |
| XYZ | 11.77 | 7.79 | 8.47 | - |
| YUV | 78.8 | 128.68 | 163.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 53 | 80 | 0 | 0.59 | 0.38 | 0.49 | 338.68 | 0.42 | 0.36 |
| Hex | 81 | 35 | 50 | 0 | 3B | 26 | 31 | 153 | 2A | 24 |
| Octal | 201 | 65 | 120 | 0 | 73 | 46 | 61 | 523 | 52 | 44 |
| Binary | 10000001 | 110101 | 1010000 | 0 | 111011 | 100110 | 110001 | 101010011 | 101010 | 100100 |
Color Harmonies of #813550
Complementary color
Monochromatic Colors of #813550
Black with #813550
Text Example
Text Example
White with #813550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813550; }
p { color: rgb(129,53,80); }
H1.HeaderClassName
{
color: #813550;
}
.AnyTagClassName
{
color: #813550;
}
</style>
background-color css
<style>
a { background-color: #813550; }
a { background-color: rgb(129,53,80); }
div.DivClassName
{
background-color: #813550;
}
.BgClassName
{
background-color: #813550;
}
</style>
border-color css
<style>
span { border-color: #813550; }
span { border-color: rgb(129,53,80); }
td.TdClassName
{
border-color: #813550;
}
.TagClassName
{
border-color: #813550;
}
</style>