Shades of Flirt #813353
Tints of Flirt #813353
RGB
CMYK
RGB Variations
Color information
#813353 (or 0x813353) is known color: Flirt. HEX triplet: 81, 33 and 53. RGB value is (129,51,83). Sum of RGB (Red+Green+Blue) = 129+51+83=263 (34% of max value = 765). Red value is 129 (50.78% from 255 or 49.05% from 263); Green value is 51 (20.31% from 255 or 19.39% from 263); Blue value is 83 (32.81% from 255 or 31.56% from 263); Max value from RGB is 129 - color contains mainly: red. Hex color #813353 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #813353 is #7ECCAC. Grayscale: #4D4D4D. Windows color (decimal): -8309933 or 5452673. OLE color: 5452673.
HSL color Cylindrical-coordinate representation of color #813353: hue angle of 335.38º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #813353 is Cyan = 0, Magento = 0.60, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 51 | 83 | - |
| CMYK | 0 | 0.60 | 0.36 | 0.49 |
| HSL | 335.38º | 0.43% | 0.35% | - |
| HSV(B) | 335.38º | 0.6% | 0.51% | - |
| XYZ | 11.8 | 7.66 | 9.04 | - |
| YUV | 77.97 | 130.84 | 164.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 51 | 83 | 0 | 0.60 | 0.36 | 0.49 | 335.38 | 0.43 | 0.35 |
| Hex | 81 | 33 | 53 | 0 | 3C | 24 | 31 | 14F | 2B | 23 |
| Octal | 201 | 63 | 123 | 0 | 74 | 44 | 61 | 517 | 53 | 43 |
| Binary | 10000001 | 110011 | 1010011 | 0 | 111100 | 100100 | 110001 | 101001111 | 101011 | 100011 |
Color Harmonies of #813353
Complementary color
Monochromatic Colors of #813353
Black with #813353
Text Example
Text Example
White with #813353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #813353; }
p { color: rgb(129,51,83); }
H1.HeaderClassName
{
color: #813353;
}
.AnyTagClassName
{
color: #813353;
}
</style>
background-color css
<style>
a { background-color: #813353; }
a { background-color: rgb(129,51,83); }
div.DivClassName
{
background-color: #813353;
}
.BgClassName
{
background-color: #813353;
}
</style>
border-color css
<style>
span { border-color: #813353; }
span { border-color: rgb(129,51,83); }
td.TdClassName
{
border-color: #813353;
}
.TagClassName
{
border-color: #813353;
}
</style>