Shades of Cosmic #814063
Tints of Cosmic #814063
RGB
CMYK
RGB Variations
Color information
#814063 (or 0x814063) is known color: Cosmic. HEX triplet: 81, 40 and 63. RGB value is (129,64,99). Sum of RGB (Red+Green+Blue) = 129+64+99=292 (38% of max value = 765). Red value is 129 (50.78% from 255 or 44.18% from 292); Green value is 64 (25.39% from 255 or 21.92% from 292); Blue value is 99 (39.06% from 255 or 33.90% from 292); Max value from RGB is 129 - color contains mainly: red. Hex color #814063 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814063 is #7EBF9C. Grayscale: #575757. Windows color (decimal): -8306589 or 6504577. OLE color: 6504577.
HSL color Cylindrical-coordinate representation of color #814063: hue angle of 327.69º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #814063 is Cyan = 0, Magento = 0.50, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 64 | 99 | - |
| CMYK | 0 | 0.50 | 0.23 | 0.49 |
| HSL | 327.69º | 0.34% | 0.38% | - |
| HSV(B) | 327.69º | 0.5% | 0.51% | - |
| XYZ | 13.14 | 9.23 | 12.89 | - |
| YUV | 87.43 | 134.53 | 157.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 64 | 99 | 0 | 0.50 | 0.23 | 0.49 | 327.69 | 0.34 | 0.38 |
| Hex | 81 | 40 | 63 | 0 | 32 | 17 | 31 | 148 | 22 | 26 |
| Octal | 201 | 100 | 143 | 0 | 62 | 27 | 61 | 510 | 42 | 46 |
| Binary | 10000001 | 1000000 | 1100011 | 0 | 110010 | 10111 | 110001 | 101001000 | 100010 | 100110 |
Color Harmonies of #814063
Complementary color
Monochromatic Colors of #814063
Black with #814063
Text Example
Text Example
White with #814063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814063; }
p { color: rgb(129,64,99); }
H1.HeaderClassName
{
color: #814063;
}
.AnyTagClassName
{
color: #814063;
}
</style>
background-color css
<style>
a { background-color: #814063; }
a { background-color: rgb(129,64,99); }
div.DivClassName
{
background-color: #814063;
}
.BgClassName
{
background-color: #814063;
}
</style>
border-color css
<style>
span { border-color: #814063; }
span { border-color: rgb(129,64,99); }
td.TdClassName
{
border-color: #814063;
}
.TagClassName
{
border-color: #814063;
}
</style>