Shades of Flirt #812445
Tints of Flirt #812445
RGB
CMYK
RGB Variations
Color information
#812445 (or 0x812445) is known color: Flirt. HEX triplet: 81, 24 and 45. RGB value is (129,36,69). Sum of RGB (Red+Green+Blue) = 129+36+69=234 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.13% from 234); Green value is 36 (14.45% from 255 or 15.38% from 234); Blue value is 69 (27.34% from 255 or 29.49% from 234); Max value from RGB is 129 - color contains mainly: red. Hex color #812445 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #812445 is #7EDBBA. Grayscale: #434343. Windows color (decimal): -8313787 or 4531329. OLE color: 4531329.
HSL color Cylindrical-coordinate representation of color #812445: hue angle of 338.71º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #812445 is Cyan = 0, Magento = 0.72, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 36 | 69 | - |
| CMYK | 0 | 0.72 | 0.47 | 0.49 |
| HSL | 338.71º | 0.56% | 0.32% | - |
| HSV(B) | 338.71º | 0.72% | 0.51% | - |
| XYZ | 10.76 | 6.36 | 6.29 | - |
| YUV | 67.57 | 128.81 | 171.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 36 | 69 | 0 | 0.72 | 0.47 | 0.49 | 338.71 | 0.56 | 0.32 |
| Hex | 81 | 24 | 45 | 0 | 48 | 2F | 31 | 153 | 38 | 20 |
| Octal | 201 | 44 | 105 | 0 | 110 | 57 | 61 | 523 | 70 | 40 |
| Binary | 10000001 | 100100 | 1000101 | 0 | 1001000 | 101111 | 110001 | 101010011 | 111000 | 100000 |
Color Harmonies of #812445
Complementary color
Monochromatic Colors of #812445
Black with #812445
Text Example
Text Example
White with #812445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812445; }
p { color: rgb(129,36,69); }
H1.HeaderClassName
{
color: #812445;
}
.AnyTagClassName
{
color: #812445;
}
</style>
background-color css
<style>
a { background-color: #812445; }
a { background-color: rgb(129,36,69); }
div.DivClassName
{
background-color: #812445;
}
.BgClassName
{
background-color: #812445;
}
</style>
border-color css
<style>
span { border-color: #812445; }
span { border-color: rgb(129,36,69); }
td.TdClassName
{
border-color: #812445;
}
.TagClassName
{
border-color: #812445;
}
</style>