Shades of Cosmic #814458
Tints of Cosmic #814458
RGB
CMYK
RGB Variations
Color information
#814458 (or 0x814458) is known color: Cosmic. HEX triplet: 81, 44 and 58. RGB value is (129,68,88). Sum of RGB (Red+Green+Blue) = 129+68+88=285 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.26% from 285); Green value is 68 (26.95% from 255 or 23.86% from 285); Blue value is 88 (34.77% from 255 or 30.88% from 285); Max value from RGB is 129 - color contains mainly: red. Hex color #814458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814458 is #7EBBA7. Grayscale: #585858. Windows color (decimal): -8305576 or 5784705. OLE color: 5784705.
HSL color Cylindrical-coordinate representation of color #814458: hue angle of 340.33º degrees, saturation: 0.31, 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 #814458 is Cyan = 0, Magento = 0.47, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 68 | 88 | - |
| CMYK | 0 | 0.47 | 0.32 | 0.49 |
| HSL | 340.33º | 0.31% | 0.39% | - |
| HSV(B) | 340.33º | 0.47% | 0.51% | - |
| XYZ | 12.88 | 9.51 | 10.39 | - |
| YUV | 88.52 | 127.71 | 156.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 68 | 88 | 0 | 0.47 | 0.32 | 0.49 | 340.33 | 0.31 | 0.39 |
| Hex | 81 | 44 | 58 | 0 | 2F | 20 | 31 | 154 | 1F | 27 |
| Octal | 201 | 104 | 130 | 0 | 57 | 40 | 61 | 524 | 37 | 47 |
| Binary | 10000001 | 1000100 | 1011000 | 0 | 101111 | 100000 | 110001 | 101010100 | 11111 | 100111 |
Color Harmonies of #814458
Complementary color
Monochromatic Colors of #814458
Black with #814458
Text Example
Text Example
White with #814458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814458; }
p { color: rgb(129,68,88); }
H1.HeaderClassName
{
color: #814458;
}
.AnyTagClassName
{
color: #814458;
}
</style>
background-color css
<style>
a { background-color: #814458; }
a { background-color: rgb(129,68,88); }
div.DivClassName
{
background-color: #814458;
}
.BgClassName
{
background-color: #814458;
}
</style>
border-color css
<style>
span { border-color: #814458; }
span { border-color: rgb(129,68,88); }
td.TdClassName
{
border-color: #814458;
}
.TagClassName
{
border-color: #814458;
}
</style>