Shades of Cosmic #815166
Tints of Cosmic #815166
RGB
CMYK
RGB Variations
Color information
#815166 (or 0x815166) is known color: Cosmic. HEX triplet: 81, 51 and 66. RGB value is (129,81,102). Sum of RGB (Red+Green+Blue) = 129+81+102=312 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.35% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 102 (40.23% from 255 or 32.69% from 312); Max value from RGB is 129 - color contains mainly: red. Hex color #815166 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815166 is #7EAE99. Grayscale: #616161. Windows color (decimal): -8302234 or 6705537. OLE color: 6705537.
HSL color Cylindrical-coordinate representation of color #815166: hue angle of 333.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #815166 is Cyan = 0, Magento = 0.37, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 102 | - |
| CMYK | 0 | 0.37 | 0.21 | 0.49 |
| HSL | 333.75º | 0.23% | 0.41% | - |
| HSV(B) | 333.75º | 0.37% | 0.51% | - |
| XYZ | 14.39 | 11.51 | 14.03 | - |
| YUV | 97.75 | 130.4 | 150.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 102 | 0 | 0.37 | 0.21 | 0.49 | 333.75 | 0.23 | 0.41 |
| Hex | 81 | 51 | 66 | 0 | 25 | 15 | 31 | 14E | 17 | 29 |
| Octal | 201 | 121 | 146 | 0 | 45 | 25 | 61 | 516 | 27 | 51 |
| Binary | 10000001 | 1010001 | 1100110 | 0 | 100101 | 10101 | 110001 | 101001110 | 10111 | 101001 |
Color Harmonies of #815166
Complementary color
Monochromatic Colors of #815166
Black with #815166
Text Example
Text Example
White with #815166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815166; }
p { color: rgb(129,81,102); }
H1.HeaderClassName
{
color: #815166;
}
.AnyTagClassName
{
color: #815166;
}
</style>
background-color css
<style>
a { background-color: #815166; }
a { background-color: rgb(129,81,102); }
div.DivClassName
{
background-color: #815166;
}
.BgClassName
{
background-color: #815166;
}
</style>
border-color css
<style>
span { border-color: #815166; }
span { border-color: rgb(129,81,102); }
td.TdClassName
{
border-color: #815166;
}
.TagClassName
{
border-color: #815166;
}
</style>