Shades of Cosmic #814665
Tints of Cosmic #814665
RGB
CMYK
RGB Variations
Color information
#814665 (or 0x814665) is known color: Cosmic. HEX triplet: 81, 46 and 65. RGB value is (129,70,101). Sum of RGB (Red+Green+Blue) = 129+70+101=300 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43% from 300); Green value is 70 (27.73% from 255 or 23.33% from 300); Blue value is 101 (39.84% from 255 or 33.67% from 300); Max value from RGB is 129 - color contains mainly: red. Hex color #814665 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814665 is #7EB99A. Grayscale: #5B5B5B. Windows color (decimal): -8305051 or 6637185. OLE color: 6637185.
HSL color Cylindrical-coordinate representation of color #814665: hue angle of 328.47º 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 #814665 is Cyan = 0, Magento = 0.46, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 70 | 101 | - |
| CMYK | 0 | 0.46 | 0.22 | 0.49 |
| HSL | 328.47º | 0.3% | 0.39% | - |
| HSV(B) | 328.47º | 0.46% | 0.51% | - |
| XYZ | 13.59 | 9.99 | 13.52 | - |
| YUV | 91.18 | 133.55 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 70 | 101 | 0 | 0.46 | 0.22 | 0.49 | 328.47 | 0.3 | 0.39 |
| Hex | 81 | 46 | 65 | 0 | 2E | 16 | 31 | 148 | 1E | 27 |
| Octal | 201 | 106 | 145 | 0 | 56 | 26 | 61 | 510 | 36 | 47 |
| Binary | 10000001 | 1000110 | 1100101 | 0 | 101110 | 10110 | 110001 | 101001000 | 11110 | 100111 |
Color Harmonies of #814665
Complementary color
Monochromatic Colors of #814665
Black with #814665
Text Example
Text Example
White with #814665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814665; }
p { color: rgb(129,70,101); }
H1.HeaderClassName
{
color: #814665;
}
.AnyTagClassName
{
color: #814665;
}
</style>
background-color css
<style>
a { background-color: #814665; }
a { background-color: rgb(129,70,101); }
div.DivClassName
{
background-color: #814665;
}
.BgClassName
{
background-color: #814665;
}
</style>
border-color css
<style>
span { border-color: #814665; }
span { border-color: rgb(129,70,101); }
td.TdClassName
{
border-color: #814665;
}
.TagClassName
{
border-color: #814665;
}
</style>