Shades of Cosmic #815164
Tints of Cosmic #815164
RGB
CMYK
RGB Variations
Color information
#815164 (or 0x815164) is known color: Cosmic. HEX triplet: 81, 51 and 64. RGB value is (129,81,100). Sum of RGB (Red+Green+Blue) = 129+81+100=310 (41% of max value = 765). Red value is 129 (50.78% from 255 or 41.61% from 310); Green value is 81 (32.03% from 255 or 26.13% from 310); Blue value is 100 (39.45% from 255 or 32.26% from 310); Max value from RGB is 129 - color contains mainly: red. Hex color #815164 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815164 is #7EAE9B. Grayscale: #616161. Windows color (decimal): -8302236 or 6574465. OLE color: 6574465.
HSL color Cylindrical-coordinate representation of color #815164: hue angle of 336.25º 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 #815164 is Cyan = 0, Magento = 0.37, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 100 | - |
| CMYK | 0 | 0.37 | 0.22 | 0.49 |
| HSL | 336.25º | 0.23% | 0.41% | - |
| HSV(B) | 336.25º | 0.37% | 0.51% | - |
| XYZ | 14.3 | 11.47 | 13.52 | - |
| YUV | 97.52 | 129.4 | 150.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 100 | 0 | 0.37 | 0.22 | 0.49 | 336.25 | 0.23 | 0.41 |
| Hex | 81 | 51 | 64 | 0 | 25 | 16 | 31 | 150 | 17 | 29 |
| Octal | 201 | 121 | 144 | 0 | 45 | 26 | 61 | 520 | 27 | 51 |
| Binary | 10000001 | 1010001 | 1100100 | 0 | 100101 | 10110 | 110001 | 101010000 | 10111 | 101001 |
Color Harmonies of #815164
Complementary color
Monochromatic Colors of #815164
Black with #815164
Text Example
Text Example
White with #815164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815164; }
p { color: rgb(129,81,100); }
H1.HeaderClassName
{
color: #815164;
}
.AnyTagClassName
{
color: #815164;
}
</style>
background-color css
<style>
a { background-color: #815164; }
a { background-color: rgb(129,81,100); }
div.DivClassName
{
background-color: #815164;
}
.BgClassName
{
background-color: #815164;
}
</style>
border-color css
<style>
span { border-color: #815164; }
span { border-color: rgb(129,81,100); }
td.TdClassName
{
border-color: #815164;
}
.TagClassName
{
border-color: #815164;
}
</style>