Shades of Flirt #812352
Tints of Flirt #812352
RGB
CMYK
RGB Variations
Color information
#812352 (or 0x812352) is known color: Flirt. HEX triplet: 81, 23 and 52. RGB value is (129,35,82). Sum of RGB (Red+Green+Blue) = 129+35+82=246 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.44% from 246); Green value is 35 (14.06% from 255 or 14.23% from 246); Blue value is 82 (32.42% from 255 or 33.33% from 246); Max value from RGB is 129 - color contains mainly: red. Hex color #812352 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812352 is #7EDCAD. Grayscale: #444444. Windows color (decimal): -8314030 or 5383041. OLE color: 5383041.
HSL color Cylindrical-coordinate representation of color #812352: hue angle of 330º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #812352 is Cyan = 0, Magento = 0.73, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 35 | 82 | - |
| CMYK | 0 | 0.73 | 0.36 | 0.49 |
| HSL | 330º | 0.57% | 0.32% | - |
| HSV(B) | 330º | 0.73% | 0.51% | - |
| XYZ | 11.18 | 6.48 | 8.64 | - |
| YUV | 68.46 | 135.64 | 171.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 35 | 82 | 0 | 0.73 | 0.36 | 0.49 | 330 | 0.57 | 0.32 |
| Hex | 81 | 23 | 52 | 0 | 49 | 24 | 31 | 14A | 39 | 20 |
| Octal | 201 | 43 | 122 | 0 | 111 | 44 | 61 | 512 | 71 | 40 |
| Binary | 10000001 | 100011 | 1010010 | 0 | 1001001 | 100100 | 110001 | 101001010 | 111001 | 100000 |
Color Harmonies of #812352
Complementary color
Monochromatic Colors of #812352
Black with #812352
Text Example
Text Example
White with #812352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812352; }
p { color: rgb(129,35,82); }
H1.HeaderClassName
{
color: #812352;
}
.AnyTagClassName
{
color: #812352;
}
</style>
background-color css
<style>
a { background-color: #812352; }
a { background-color: rgb(129,35,82); }
div.DivClassName
{
background-color: #812352;
}
.BgClassName
{
background-color: #812352;
}
</style>
border-color css
<style>
span { border-color: #812352; }
span { border-color: rgb(129,35,82); }
td.TdClassName
{
border-color: #812352;
}
.TagClassName
{
border-color: #812352;
}
</style>