Shades of Flirt #812952
Tints of Flirt #812952
RGB
CMYK
RGB Variations
Color information
#812952 (or 0x812952) is known color: Flirt. HEX triplet: 81, 29 and 52. RGB value is (129,41,82). Sum of RGB (Red+Green+Blue) = 129+41+82=252 (33% of max value = 765). Red value is 129 (50.78% from 255 or 51.19% from 252); Green value is 41 (16.41% from 255 or 16.27% from 252); Blue value is 82 (32.42% from 255 or 32.54% from 252); Max value from RGB is 129 - color contains mainly: red. Hex color #812952 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812952 is #7ED6AD. Grayscale: #474747. Windows color (decimal): -8312494 or 5384577. OLE color: 5384577.
HSL color Cylindrical-coordinate representation of color #812952: hue angle of 332.05º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #812952 is Cyan = 0, Magento = 0.68, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 41 | 82 | - |
| CMYK | 0 | 0.68 | 0.36 | 0.49 |
| HSL | 332.05º | 0.52% | 0.33% | - |
| HSV(B) | 332.05º | 0.68% | 0.51% | - |
| XYZ | 11.37 | 6.86 | 8.71 | - |
| YUV | 71.99 | 133.65 | 168.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 41 | 82 | 0 | 0.68 | 0.36 | 0.49 | 332.05 | 0.52 | 0.33 |
| Hex | 81 | 29 | 52 | 0 | 44 | 24 | 31 | 14C | 34 | 21 |
| Octal | 201 | 51 | 122 | 0 | 104 | 44 | 61 | 514 | 64 | 41 |
| Binary | 10000001 | 101001 | 1010010 | 0 | 1000100 | 100100 | 110001 | 101001100 | 110100 | 100001 |
Color Harmonies of #812952
Complementary color
Monochromatic Colors of #812952
Black with #812952
Text Example
Text Example
White with #812952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812952; }
p { color: rgb(129,41,82); }
H1.HeaderClassName
{
color: #812952;
}
.AnyTagClassName
{
color: #812952;
}
</style>
background-color css
<style>
a { background-color: #812952; }
a { background-color: rgb(129,41,82); }
div.DivClassName
{
background-color: #812952;
}
.BgClassName
{
background-color: #812952;
}
</style>
border-color css
<style>
span { border-color: #812952; }
span { border-color: rgb(129,41,82); }
td.TdClassName
{
border-color: #812952;
}
.TagClassName
{
border-color: #812952;
}
</style>