Shades of Cosmic #815771
Tints of Cosmic #815771
RGB
CMYK
RGB Variations
Color information
#815771 (or 0x815771) is known color: Cosmic. HEX triplet: 81, 57 and 71. RGB value is (129,87,113). Sum of RGB (Red+Green+Blue) = 129+87+113=329 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.21% from 329); Green value is 87 (34.38% from 255 or 26.44% from 329); Blue value is 113 (44.53% from 255 or 34.35% from 329); Max value from RGB is 129 - color contains mainly: red. Hex color #815771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815771 is #7EA88E. Grayscale: #666666. Windows color (decimal): -8300687 or 7427969. OLE color: 7427969.
HSL color Cylindrical-coordinate representation of color #815771: hue angle of 322.86º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815771 is Cyan = 0, Magento = 0.33, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 87 | 113 | - |
| CMYK | 0 | 0.33 | 0.12 | 0.49 |
| HSL | 322.86º | 0.19% | 0.42% | - |
| HSV(B) | 322.86º | 0.33% | 0.51% | - |
| XYZ | 15.44 | 12.68 | 17.26 | - |
| YUV | 102.52 | 133.91 | 146.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 87 | 113 | 0 | 0.33 | 0.12 | 0.49 | 322.86 | 0.19 | 0.42 |
| Hex | 81 | 57 | 71 | 0 | 21 | C | 31 | 143 | 13 | 2A |
| Octal | 201 | 127 | 161 | 0 | 41 | 14 | 61 | 503 | 23 | 52 |
| Binary | 10000001 | 1010111 | 1110001 | 0 | 100001 | 1100 | 110001 | 101000011 | 10011 | 101010 |
Color Harmonies of #815771
Complementary color
Monochromatic Colors of #815771
Black with #815771
Text Example
Text Example
White with #815771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815771; }
p { color: rgb(129,87,113); }
H1.HeaderClassName
{
color: #815771;
}
.AnyTagClassName
{
color: #815771;
}
</style>
background-color css
<style>
a { background-color: #815771; }
a { background-color: rgb(129,87,113); }
div.DivClassName
{
background-color: #815771;
}
.BgClassName
{
background-color: #815771;
}
</style>
border-color css
<style>
span { border-color: #815771; }
span { border-color: rgb(129,87,113); }
td.TdClassName
{
border-color: #815771;
}
.TagClassName
{
border-color: #815771;
}
</style>