Shades of Cosmic #815170
Tints of Cosmic #815170
RGB
CMYK
RGB Variations
Color information
#815170 (or 0x815170) is known color: Cosmic. HEX triplet: 81, 51 and 70. RGB value is (129,81,112). Sum of RGB (Red+Green+Blue) = 129+81+112=322 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.06% from 322); Green value is 81 (32.03% from 255 or 25.16% from 322); Blue value is 112 (44.14% from 255 or 34.78% from 322); Max value from RGB is 129 - color contains mainly: red. Hex color #815170 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815170 is #7EAE8F. Grayscale: #626262. Windows color (decimal): -8302224 or 7360897. OLE color: 7360897.
HSL color Cylindrical-coordinate representation of color #815170: hue angle of 321.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 #815170 is Cyan = 0, Magento = 0.37, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 112 | - |
| CMYK | 0 | 0.37 | 0.13 | 0.49 |
| HSL | 321.25º | 0.23% | 0.41% | - |
| HSV(B) | 321.25º | 0.37% | 0.51% | - |
| XYZ | 14.92 | 11.72 | 16.81 | - |
| YUV | 98.89 | 135.4 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 112 | 0 | 0.37 | 0.13 | 0.49 | 321.25 | 0.23 | 0.41 |
| Hex | 81 | 51 | 70 | 0 | 25 | D | 31 | 141 | 17 | 29 |
| Octal | 201 | 121 | 160 | 0 | 45 | 15 | 61 | 501 | 27 | 51 |
| Binary | 10000001 | 1010001 | 1110000 | 0 | 100101 | 1101 | 110001 | 101000001 | 10111 | 101001 |
Color Harmonies of #815170
Complementary color
Monochromatic Colors of #815170
Black with #815170
Text Example
Text Example
White with #815170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815170; }
p { color: rgb(129,81,112); }
H1.HeaderClassName
{
color: #815170;
}
.AnyTagClassName
{
color: #815170;
}
</style>
background-color css
<style>
a { background-color: #815170; }
a { background-color: rgb(129,81,112); }
div.DivClassName
{
background-color: #815170;
}
.BgClassName
{
background-color: #815170;
}
</style>
border-color css
<style>
span { border-color: #815170; }
span { border-color: rgb(129,81,112); }
td.TdClassName
{
border-color: #815170;
}
.TagClassName
{
border-color: #815170;
}
</style>