Shades of Cosmic #814566
Tints of Cosmic #814566
RGB
CMYK
RGB Variations
Color information
#814566 (or 0x814566) is known color: Cosmic. HEX triplet: 81, 45 and 66. RGB value is (129,69,102). Sum of RGB (Red+Green+Blue) = 129+69+102=300 (39% of max value = 765). Red value is 129 (50.78% from 255 or 43% from 300); Green value is 69 (27.34% from 255 or 23% from 300); Blue value is 102 (40.23% from 255 or 34% from 300); Max value from RGB is 129 - color contains mainly: red. Hex color #814566 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #814566 is #7EBA99. Grayscale: #5A5A5A. Windows color (decimal): -8305306 or 6702465. OLE color: 6702465.
HSL color Cylindrical-coordinate representation of color #814566: hue angle of 327º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #814566 is Cyan = 0, Magento = 0.47, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 102 | - |
| CMYK | 0 | 0.47 | 0.21 | 0.49 |
| HSL | 327º | 0.3% | 0.39% | - |
| HSV(B) | 327º | 0.47% | 0.51% | - |
| XYZ | 13.58 | 9.88 | 13.76 | - |
| YUV | 90.7 | 134.38 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 102 | 0 | 0.47 | 0.21 | 0.49 | 327 | 0.3 | 0.39 |
| Hex | 81 | 45 | 66 | 0 | 2F | 15 | 31 | 147 | 1E | 27 |
| Octal | 201 | 105 | 146 | 0 | 57 | 25 | 61 | 507 | 36 | 47 |
| Binary | 10000001 | 1000101 | 1100110 | 0 | 101111 | 10101 | 110001 | 101000111 | 11110 | 100111 |
Color Harmonies of #814566
Complementary color
Monochromatic Colors of #814566
Black with #814566
Text Example
Text Example
White with #814566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814566; }
p { color: rgb(129,69,102); }
H1.HeaderClassName
{
color: #814566;
}
.AnyTagClassName
{
color: #814566;
}
</style>
background-color css
<style>
a { background-color: #814566; }
a { background-color: rgb(129,69,102); }
div.DivClassName
{
background-color: #814566;
}
.BgClassName
{
background-color: #814566;
}
</style>
border-color css
<style>
span { border-color: #814566; }
span { border-color: rgb(129,69,102); }
td.TdClassName
{
border-color: #814566;
}
.TagClassName
{
border-color: #814566;
}
</style>