Shades of Cosmic #814859
Tints of Cosmic #814859
RGB
CMYK
RGB Variations
Color information
#814859 (or 0x814859) is known color: Cosmic. HEX triplet: 81, 48 and 59. RGB value is (129,72,89). Sum of RGB (Red+Green+Blue) = 129+72+89=290 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.48% from 290); Green value is 72 (28.52% from 255 or 24.83% from 290); Blue value is 89 (35.16% from 255 or 30.69% from 290); Max value from RGB is 129 - color contains mainly: red. Hex color #814859 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814859 is #7EB7A6. Grayscale: #5A5A5A. Windows color (decimal): -8304551 or 5851265. OLE color: 5851265.
HSL color Cylindrical-coordinate representation of color #814859: hue angle of 342.11º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #814859 is Cyan = 0, Magento = 0.44, Yellow = 0.31 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 72 | 89 | - |
| CMYK | 0 | 0.44 | 0.31 | 0.49 |
| HSL | 342.11º | 0.28% | 0.39% | - |
| HSV(B) | 342.11º | 0.44% | 0.51% | - |
| XYZ | 13.17 | 10.02 | 10.69 | - |
| YUV | 90.98 | 126.88 | 155.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 72 | 89 | 0 | 0.44 | 0.31 | 0.49 | 342.11 | 0.28 | 0.39 |
| Hex | 81 | 48 | 59 | 0 | 2C | 1F | 31 | 156 | 1C | 27 |
| Octal | 201 | 110 | 131 | 0 | 54 | 37 | 61 | 526 | 34 | 47 |
| Binary | 10000001 | 1001000 | 1011001 | 0 | 101100 | 11111 | 110001 | 101010110 | 11100 | 100111 |
Color Harmonies of #814859
Complementary color
Monochromatic Colors of #814859
Black with #814859
Text Example
Text Example
White with #814859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814859; }
p { color: rgb(129,72,89); }
H1.HeaderClassName
{
color: #814859;
}
.AnyTagClassName
{
color: #814859;
}
</style>
background-color css
<style>
a { background-color: #814859; }
a { background-color: rgb(129,72,89); }
div.DivClassName
{
background-color: #814859;
}
.BgClassName
{
background-color: #814859;
}
</style>
border-color css
<style>
span { border-color: #814859; }
span { border-color: rgb(129,72,89); }
td.TdClassName
{
border-color: #814859;
}
.TagClassName
{
border-color: #814859;
}
</style>