Shades of Cosmic #814559
Tints of Cosmic #814559
RGB
CMYK
RGB Variations
Color information
#814559 (or 0x814559) is known color: Cosmic. HEX triplet: 81, 45 and 59. RGB value is (129,69,89). Sum of RGB (Red+Green+Blue) = 129+69+89=287 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.95% from 287); Green value is 69 (27.34% from 255 or 24.04% from 287); Blue value is 89 (35.16% from 255 or 31.01% from 287); Max value from RGB is 129 - color contains mainly: red. Hex color #814559 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814559 is #7EBAA6. Grayscale: #595959. Windows color (decimal): -8305319 or 5850497. OLE color: 5850497.
HSL color Cylindrical-coordinate representation of color #814559: hue angle of 340º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #814559 is Cyan = 0, Magento = 0.47, Yellow = 0.31 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 89 | - |
| CMYK | 0 | 0.47 | 0.31 | 0.49 |
| HSL | 340º | 0.3% | 0.39% | - |
| HSV(B) | 340º | 0.47% | 0.51% | - |
| XYZ | 12.98 | 9.64 | 10.63 | - |
| YUV | 89.22 | 127.88 | 156.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 89 | 0 | 0.47 | 0.31 | 0.49 | 340 | 0.3 | 0.39 |
| Hex | 81 | 45 | 59 | 0 | 2F | 1F | 31 | 154 | 1E | 27 |
| Octal | 201 | 105 | 131 | 0 | 57 | 37 | 61 | 524 | 36 | 47 |
| Binary | 10000001 | 1000101 | 1011001 | 0 | 101111 | 11111 | 110001 | 101010100 | 11110 | 100111 |
Color Harmonies of #814559
Complementary color
Monochromatic Colors of #814559
Black with #814559
Text Example
Text Example
White with #814559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814559; }
p { color: rgb(129,69,89); }
H1.HeaderClassName
{
color: #814559;
}
.AnyTagClassName
{
color: #814559;
}
</style>
background-color css
<style>
a { background-color: #814559; }
a { background-color: rgb(129,69,89); }
div.DivClassName
{
background-color: #814559;
}
.BgClassName
{
background-color: #814559;
}
</style>
border-color css
<style>
span { border-color: #814559; }
span { border-color: rgb(129,69,89); }
td.TdClassName
{
border-color: #814559;
}
.TagClassName
{
border-color: #814559;
}
</style>