Shades of Cosmic #814563
Tints of Cosmic #814563
RGB
CMYK
RGB Variations
Color information
#814563 (or 0x814563) is known color: Cosmic. HEX triplet: 81, 45 and 63. RGB value is (129,69,99). Sum of RGB (Red+Green+Blue) = 129+69+99=297 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.43% from 297); Green value is 69 (27.34% from 255 or 23.23% from 297); Blue value is 99 (39.06% from 255 or 33.33% from 297); Max value from RGB is 129 - color contains mainly: red. Hex color #814563 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814563 is #7EBA9C. Grayscale: #5A5A5A. Windows color (decimal): -8305309 or 6505857. OLE color: 6505857.
HSL color Cylindrical-coordinate representation of color #814563: hue angle of 330º 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 #814563 is Cyan = 0, Magento = 0.47, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 99 | - |
| CMYK | 0 | 0.47 | 0.23 | 0.49 |
| HSL | 330º | 0.3% | 0.39% | - |
| HSV(B) | 330º | 0.47% | 0.51% | - |
| XYZ | 13.43 | 9.82 | 12.99 | - |
| YUV | 90.36 | 132.88 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 99 | 0 | 0.47 | 0.23 | 0.49 | 330 | 0.3 | 0.39 |
| Hex | 81 | 45 | 63 | 0 | 2F | 17 | 31 | 14A | 1E | 27 |
| Octal | 201 | 105 | 143 | 0 | 57 | 27 | 61 | 512 | 36 | 47 |
| Binary | 10000001 | 1000101 | 1100011 | 0 | 101111 | 10111 | 110001 | 101001010 | 11110 | 100111 |
Color Harmonies of #814563
Complementary color
Monochromatic Colors of #814563
Black with #814563
Text Example
Text Example
White with #814563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814563; }
p { color: rgb(129,69,99); }
H1.HeaderClassName
{
color: #814563;
}
.AnyTagClassName
{
color: #814563;
}
</style>
background-color css
<style>
a { background-color: #814563; }
a { background-color: rgb(129,69,99); }
div.DivClassName
{
background-color: #814563;
}
.BgClassName
{
background-color: #814563;
}
</style>
border-color css
<style>
span { border-color: #814563; }
span { border-color: rgb(129,69,99); }
td.TdClassName
{
border-color: #814563;
}
.TagClassName
{
border-color: #814563;
}
</style>