Shades of Cosmic #815171
Tints of Cosmic #815171
RGB
CMYK
RGB Variations
Color information
#815171 (or 0x815171) is known color: Cosmic. HEX triplet: 81, 51 and 71. RGB value is (129,81,113). Sum of RGB (Red+Green+Blue) = 129+81+113=323 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.94% from 323); Green value is 81 (32.03% from 255 or 25.08% from 323); Blue value is 113 (44.53% from 255 or 34.98% from 323); Max value from RGB is 129 - color contains mainly: red. Hex color #815171 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815171 is #7EAE8E. Grayscale: #626262. Windows color (decimal): -8302223 or 7426433. OLE color: 7426433.
HSL color Cylindrical-coordinate representation of color #815171: hue angle of 320º 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 #815171 is Cyan = 0, Magento = 0.37, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 113 | - |
| CMYK | 0 | 0.37 | 0.12 | 0.49 |
| HSL | 320º | 0.23% | 0.41% | - |
| HSV(B) | 320º | 0.37% | 0.51% | - |
| XYZ | 14.98 | 11.74 | 17.1 | - |
| YUV | 99 | 135.9 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 113 | 0 | 0.37 | 0.12 | 0.49 | 320 | 0.23 | 0.41 |
| Hex | 81 | 51 | 71 | 0 | 25 | C | 31 | 140 | 17 | 29 |
| Octal | 201 | 121 | 161 | 0 | 45 | 14 | 61 | 500 | 27 | 51 |
| Binary | 10000001 | 1010001 | 1110001 | 0 | 100101 | 1100 | 110001 | 101000000 | 10111 | 101001 |
Color Harmonies of #815171
Complementary color
Monochromatic Colors of #815171
Black with #815171
Text Example
Text Example
White with #815171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815171; }
p { color: rgb(129,81,113); }
H1.HeaderClassName
{
color: #815171;
}
.AnyTagClassName
{
color: #815171;
}
</style>
background-color css
<style>
a { background-color: #815171; }
a { background-color: rgb(129,81,113); }
div.DivClassName
{
background-color: #815171;
}
.BgClassName
{
background-color: #815171;
}
</style>
border-color css
<style>
span { border-color: #815171; }
span { border-color: rgb(129,81,113); }
td.TdClassName
{
border-color: #815171;
}
.TagClassName
{
border-color: #815171;
}
</style>