Shades of Cosmic #814764
Tints of Cosmic #814764
RGB
CMYK
RGB Variations
Color information
#814764 (or 0x814764) is known color: Cosmic. HEX triplet: 81, 47 and 64. RGB value is (129,71,100). Sum of RGB (Red+Green+Blue) = 129+71+100=300 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43% from 300); Green value is 71 (28.12% from 255 or 23.67% from 300); Blue value is 100 (39.45% from 255 or 33.33% from 300); Max value from RGB is 129 - color contains mainly: red. Hex color #814764 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814764 is #7EB89B. Grayscale: #5B5B5B. Windows color (decimal): -8304796 or 6571905. OLE color: 6571905.
HSL color Cylindrical-coordinate representation of color #814764: hue angle of 330º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #814764 is Cyan = 0, Magento = 0.45, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 71 | 100 | - |
| CMYK | 0 | 0.45 | 0.22 | 0.49 |
| HSL | 330º | 0.29% | 0.39% | - |
| HSV(B) | 330º | 0.45% | 0.51% | - |
| XYZ | 13.61 | 10.09 | 13.29 | - |
| YUV | 91.65 | 132.72 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 71 | 100 | 0 | 0.45 | 0.22 | 0.49 | 330 | 0.29 | 0.39 |
| Hex | 81 | 47 | 64 | 0 | 2D | 16 | 31 | 14A | 1D | 27 |
| Octal | 201 | 107 | 144 | 0 | 55 | 26 | 61 | 512 | 35 | 47 |
| Binary | 10000001 | 1000111 | 1100100 | 0 | 101101 | 10110 | 110001 | 101001010 | 11101 | 100111 |
Color Harmonies of #814764
Complementary color
Monochromatic Colors of #814764
Black with #814764
Text Example
Text Example
White with #814764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814764; }
p { color: rgb(129,71,100); }
H1.HeaderClassName
{
color: #814764;
}
.AnyTagClassName
{
color: #814764;
}
</style>
background-color css
<style>
a { background-color: #814764; }
a { background-color: rgb(129,71,100); }
div.DivClassName
{
background-color: #814764;
}
.BgClassName
{
background-color: #814764;
}
</style>
border-color css
<style>
span { border-color: #814764; }
span { border-color: rgb(129,71,100); }
td.TdClassName
{
border-color: #814764;
}
.TagClassName
{
border-color: #814764;
}
</style>