Shades of Flirt #812450
Tints of Flirt #812450
RGB
CMYK
RGB Variations
Color information
#812450 (or 0x812450) is known color: Flirt. HEX triplet: 81, 24 and 50. RGB value is (129,36,80). Sum of RGB (Red+Green+Blue) = 129+36+80=245 (32% of max value = 765). Red value is 129 (50.78% from 255 or 52.65% from 245); Green value is 36 (14.45% from 255 or 14.69% from 245); Blue value is 80 (31.64% from 255 or 32.65% from 245); Max value from RGB is 129 - color contains mainly: red. Hex color #812450 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #812450 is #7EDBAF. Grayscale: #444444. Windows color (decimal): -8313776 or 5252225. OLE color: 5252225.
HSL color Cylindrical-coordinate representation of color #812450: hue angle of 331.61º 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 #812450 is Cyan = 0, Magento = 0.72, Yellow = 0.38 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 36 | 80 | - |
| CMYK | 0 | 0.72 | 0.38 | 0.49 |
| HSL | 331.61º | 0.56% | 0.32% | - |
| HSV(B) | 331.61º | 0.72% | 0.51% | - |
| XYZ | 11.13 | 6.51 | 8.26 | - |
| YUV | 68.82 | 134.31 | 170.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 36 | 80 | 0 | 0.72 | 0.38 | 0.49 | 331.61 | 0.56 | 0.32 |
| Hex | 81 | 24 | 50 | 0 | 48 | 26 | 31 | 14C | 38 | 20 |
| Octal | 201 | 44 | 120 | 0 | 110 | 46 | 61 | 514 | 70 | 40 |
| Binary | 10000001 | 100100 | 1010000 | 0 | 1001000 | 100110 | 110001 | 101001100 | 111000 | 100000 |
Color Harmonies of #812450
Complementary color
Monochromatic Colors of #812450
Black with #812450
Text Example
Text Example
White with #812450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #812450; }
p { color: rgb(129,36,80); }
H1.HeaderClassName
{
color: #812450;
}
.AnyTagClassName
{
color: #812450;
}
</style>
background-color css
<style>
a { background-color: #812450; }
a { background-color: rgb(129,36,80); }
div.DivClassName
{
background-color: #812450;
}
.BgClassName
{
background-color: #812450;
}
</style>
border-color css
<style>
span { border-color: #812450; }
span { border-color: rgb(129,36,80); }
td.TdClassName
{
border-color: #812450;
}
.TagClassName
{
border-color: #812450;
}
</style>