Shades of Cosmic #814968
Tints of Cosmic #814968
RGB
CMYK
RGB Variations
Color information
#814968 (or 0x814968) is known color: Cosmic. HEX triplet: 81, 49 and 68. RGB value is (129,73,104). Sum of RGB (Red+Green+Blue) = 129+73+104=306 (40% of max value = 765). Red value is 129 (50.78% from 255 or 42.16% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 129 - color contains mainly: red. Hex color #814968 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814968 is #7EB697. Grayscale: #5D5D5D. Windows color (decimal): -8304280 or 6834561. OLE color: 6834561.
HSL color Cylindrical-coordinate representation of color #814968: hue angle of 326.79º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #814968 is Cyan = 0, Magento = 0.43, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 73 | 104 | - |
| CMYK | 0 | 0.43 | 0.19 | 0.49 |
| HSL | 326.79º | 0.28% | 0.4% | - |
| HSV(B) | 326.79º | 0.43% | 0.51% | - |
| XYZ | 13.93 | 10.43 | 14.38 | - |
| YUV | 93.28 | 134.05 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 73 | 104 | 0 | 0.43 | 0.19 | 0.49 | 326.79 | 0.28 | 0.4 |
| Hex | 81 | 49 | 68 | 0 | 2B | 13 | 31 | 147 | 1C | 28 |
| Octal | 201 | 111 | 150 | 0 | 53 | 23 | 61 | 507 | 34 | 50 |
| Binary | 10000001 | 1001001 | 1101000 | 0 | 101011 | 10011 | 110001 | 101000111 | 11100 | 101000 |
Color Harmonies of #814968
Complementary color
Monochromatic Colors of #814968
Black with #814968
Text Example
Text Example
White with #814968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814968; }
p { color: rgb(129,73,104); }
H1.HeaderClassName
{
color: #814968;
}
.AnyTagClassName
{
color: #814968;
}
</style>
background-color css
<style>
a { background-color: #814968; }
a { background-color: rgb(129,73,104); }
div.DivClassName
{
background-color: #814968;
}
.BgClassName
{
background-color: #814968;
}
</style>
border-color css
<style>
span { border-color: #814968; }
span { border-color: rgb(129,73,104); }
td.TdClassName
{
border-color: #814968;
}
.TagClassName
{
border-color: #814968;
}
</style>