Shades of Cosmic #814663
Tints of Cosmic #814663
RGB
CMYK
RGB Variations
Color information
#814663 (or 0x814663) is known color: Cosmic. HEX triplet: 81, 46 and 63. RGB value is (129,70,99). Sum of RGB (Red+Green+Blue) = 129+70+99=298 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43.29% from 298); Green value is 70 (27.73% from 255 or 23.49% from 298); Blue value is 99 (39.06% from 255 or 33.22% from 298); Max value from RGB is 129 - color contains mainly: red. Hex color #814663 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814663 is #7EB99C. Grayscale: #5A5A5A. Windows color (decimal): -8305053 or 6506113. OLE color: 6506113.
HSL color Cylindrical-coordinate representation of color #814663: hue angle of 330.51º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #814663 is Cyan = 0, Magento = 0.46, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 99 | - |
| CMYK | 0 | 0.46 | 0.23 | 0.49 |
| HSL | 330.51º | 0.3% | 0.39% | - |
| HSV(B) | 330.51º | 0.46% | 0.51% | - |
| XYZ | 13.5 | 9.95 | 13.01 | - |
| YUV | 90.95 | 132.55 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 99 | 0 | 0.46 | 0.23 | 0.49 | 330.51 | 0.3 | 0.39 |
| Hex | 81 | 46 | 63 | 0 | 2E | 17 | 31 | 14B | 1E | 27 |
| Octal | 201 | 106 | 143 | 0 | 56 | 27 | 61 | 513 | 36 | 47 |
| Binary | 10000001 | 1000110 | 1100011 | 0 | 101110 | 10111 | 110001 | 101001011 | 11110 | 100111 |
Color Harmonies of #814663
Complementary color
Monochromatic Colors of #814663
Black with #814663
Text Example
Text Example
White with #814663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814663; }
p { color: rgb(129,70,99); }
H1.HeaderClassName
{
color: #814663;
}
.AnyTagClassName
{
color: #814663;
}
</style>
background-color css
<style>
a { background-color: #814663; }
a { background-color: rgb(129,70,99); }
div.DivClassName
{
background-color: #814663;
}
.BgClassName
{
background-color: #814663;
}
</style>
border-color css
<style>
span { border-color: #814663; }
span { border-color: rgb(129,70,99); }
td.TdClassName
{
border-color: #814663;
}
.TagClassName
{
border-color: #814663;
}
</style>