Shades of Cosmic #815466
Tints of Cosmic #815466
RGB
CMYK
RGB Variations
Color information
#815466 (or 0x815466) is known color: Cosmic. HEX triplet: 81, 54 and 66. RGB value is (129,84,102). Sum of RGB (Red+Green+Blue) = 129+84+102=315 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.95% from 315); Green value is 84 (33.20% from 255 or 26.67% from 315); Blue value is 102 (40.23% from 255 or 32.38% from 315); Max value from RGB is 129 - color contains mainly: red. Hex color #815466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815466 is #7EAB99. Grayscale: #636363. Windows color (decimal): -8301466 or 6706305. OLE color: 6706305.
HSL color Cylindrical-coordinate representation of color #815466: hue angle of 336º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815466 is Cyan = 0, Magento = 0.35, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 102 | - |
| CMYK | 0 | 0.35 | 0.21 | 0.49 |
| HSL | 336º | 0.21% | 0.42% | - |
| HSV(B) | 336º | 0.35% | 0.51% | - |
| XYZ | 14.62 | 11.97 | 14.11 | - |
| YUV | 99.51 | 129.41 | 149.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 102 | 0 | 0.35 | 0.21 | 0.49 | 336 | 0.21 | 0.42 |
| Hex | 81 | 54 | 66 | 0 | 23 | 15 | 31 | 150 | 15 | 2A |
| Octal | 201 | 124 | 146 | 0 | 43 | 25 | 61 | 520 | 25 | 52 |
| Binary | 10000001 | 1010100 | 1100110 | 0 | 100011 | 10101 | 110001 | 101010000 | 10101 | 101010 |
Color Harmonies of #815466
Complementary color
Monochromatic Colors of #815466
Black with #815466
Text Example
Text Example
White with #815466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815466; }
p { color: rgb(129,84,102); }
H1.HeaderClassName
{
color: #815466;
}
.AnyTagClassName
{
color: #815466;
}
</style>
background-color css
<style>
a { background-color: #815466; }
a { background-color: rgb(129,84,102); }
div.DivClassName
{
background-color: #815466;
}
.BgClassName
{
background-color: #815466;
}
</style>
border-color css
<style>
span { border-color: #815466; }
span { border-color: rgb(129,84,102); }
td.TdClassName
{
border-color: #815466;
}
.TagClassName
{
border-color: #815466;
}
</style>