Shades of Cosmic #814066
Tints of Cosmic #814066
RGB
CMYK
RGB Variations
Color information
#814066 (or 0x814066) is known color: Cosmic. HEX triplet: 81, 40 and 66. RGB value is (129,64,102). Sum of RGB (Red+Green+Blue) = 129+64+102=295 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.73% from 295); Green value is 64 (25.39% from 255 or 21.69% from 295); Blue value is 102 (40.23% from 255 or 34.58% from 295); Max value from RGB is 129 - color contains mainly: red. Hex color #814066 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814066 is #7EBF99. Grayscale: #575757. Windows color (decimal): -8306586 or 6701185. OLE color: 6701185.
HSL color Cylindrical-coordinate representation of color #814066: hue angle of 324.92º 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 #814066 is Cyan = 0, Magento = 0.50, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 64 | 102 | - |
| CMYK | 0 | 0.50 | 0.21 | 0.49 |
| HSL | 324.92º | 0.34% | 0.38% | - |
| HSV(B) | 324.92º | 0.5% | 0.51% | - |
| XYZ | 13.28 | 9.29 | 13.66 | - |
| YUV | 87.77 | 136.03 | 157.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 64 | 102 | 0 | 0.50 | 0.21 | 0.49 | 324.92 | 0.34 | 0.38 |
| Hex | 81 | 40 | 66 | 0 | 32 | 15 | 31 | 145 | 22 | 26 |
| Octal | 201 | 100 | 146 | 0 | 62 | 25 | 61 | 505 | 42 | 46 |
| Binary | 10000001 | 1000000 | 1100110 | 0 | 110010 | 10101 | 110001 | 101000101 | 100010 | 100110 |
Color Harmonies of #814066
Complementary color
Monochromatic Colors of #814066
Black with #814066
Text Example
Text Example
White with #814066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814066; }
p { color: rgb(129,64,102); }
H1.HeaderClassName
{
color: #814066;
}
.AnyTagClassName
{
color: #814066;
}
</style>
background-color css
<style>
a { background-color: #814066; }
a { background-color: rgb(129,64,102); }
div.DivClassName
{
background-color: #814066;
}
.BgClassName
{
background-color: #814066;
}
</style>
border-color css
<style>
span { border-color: #814066; }
span { border-color: rgb(129,64,102); }
td.TdClassName
{
border-color: #814066;
}
.TagClassName
{
border-color: #814066;
}
</style>