Shades of Flirt #812348
Tints of Flirt #812348
RGB
CMYK
RGB Variations
Color information
#812348 (or 0x812348) is known color: Flirt. HEX triplet: 81, 23 and 48. RGB value is (129,35,72). Sum of RGB (Red+Green+Blue) = 129+35+72=236 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.66% from 236); Green value is 35 (14.06% from 255 or 14.83% from 236); Blue value is 72 (28.52% from 255 or 30.51% from 236); Max value from RGB is 129 - color contains mainly: red. Hex color #812348 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812348 is #7EDCB7. Grayscale: #434343. Windows color (decimal): -8314040 or 4727681. OLE color: 4727681.
HSL color Cylindrical-coordinate representation of color #812348: hue angle of 336.38º 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 #812348 is Cyan = 0, Magento = 0.73, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 35 | 72 | - |
| CMYK | 0 | 0.73 | 0.44 | 0.49 |
| HSL | 336.38º | 0.57% | 0.32% | - |
| HSV(B) | 336.38º | 0.73% | 0.51% | - |
| XYZ | 10.82 | 6.34 | 6.78 | - |
| YUV | 67.32 | 130.64 | 171.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 35 | 72 | 0 | 0.73 | 0.44 | 0.49 | 336.38 | 0.57 | 0.32 |
| Hex | 81 | 23 | 48 | 0 | 49 | 2C | 31 | 150 | 39 | 20 |
| Octal | 201 | 43 | 110 | 0 | 111 | 54 | 61 | 520 | 71 | 40 |
| Binary | 10000001 | 100011 | 1001000 | 0 | 1001001 | 101100 | 110001 | 101010000 | 111001 | 100000 |
Color Harmonies of #812348
Complementary color
Monochromatic Colors of #812348
Black with #812348
Text Example
Text Example
White with #812348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812348; }
p { color: rgb(129,35,72); }
H1.HeaderClassName
{
color: #812348;
}
.AnyTagClassName
{
color: #812348;
}
</style>
background-color css
<style>
a { background-color: #812348; }
a { background-color: rgb(129,35,72); }
div.DivClassName
{
background-color: #812348;
}
.BgClassName
{
background-color: #812348;
}
</style>
border-color css
<style>
span { border-color: #812348; }
span { border-color: rgb(129,35,72); }
td.TdClassName
{
border-color: #812348;
}
.TagClassName
{
border-color: #812348;
}
</style>