Shades of Cosmic #815971
Tints of Cosmic #815971
RGB
CMYK
RGB Variations
Color information
#815971 (or 0x815971) is known color: Cosmic. HEX triplet: 81, 59 and 71. RGB value is (129,89,113). Sum of RGB (Red+Green+Blue) = 129+89+113=331 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.97% from 331); Green value is 89 (35.16% from 255 or 26.89% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 129 - color contains mainly: red. Hex color #815971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815971 is #7EA68E. Grayscale: #676767. Windows color (decimal): -8300175 or 7428481. OLE color: 7428481.
HSL color Cylindrical-coordinate representation of color #815971: hue angle of 324º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #815971 is Cyan = 0, Magento = 0.31, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 113 | - |
| CMYK | 0 | 0.31 | 0.12 | 0.49 |
| HSL | 324º | 0.18% | 0.43% | - |
| HSV(B) | 324º | 0.31% | 0.51% | - |
| XYZ | 15.61 | 13 | 17.31 | - |
| YUV | 103.7 | 133.25 | 146.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 113 | 0 | 0.31 | 0.12 | 0.49 | 324 | 0.18 | 0.43 |
| Hex | 81 | 59 | 71 | 0 | 1F | C | 31 | 144 | 12 | 2B |
| Octal | 201 | 131 | 161 | 0 | 37 | 14 | 61 | 504 | 22 | 53 |
| Binary | 10000001 | 1011001 | 1110001 | 0 | 11111 | 1100 | 110001 | 101000100 | 10010 | 101011 |
Color Harmonies of #815971
Complementary color
Monochromatic Colors of #815971
Black with #815971
Text Example
Text Example
White with #815971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815971; }
p { color: rgb(129,89,113); }
H1.HeaderClassName
{
color: #815971;
}
.AnyTagClassName
{
color: #815971;
}
</style>
background-color css
<style>
a { background-color: #815971; }
a { background-color: rgb(129,89,113); }
div.DivClassName
{
background-color: #815971;
}
.BgClassName
{
background-color: #815971;
}
</style>
border-color css
<style>
span { border-color: #815971; }
span { border-color: rgb(129,89,113); }
td.TdClassName
{
border-color: #815971;
}
.TagClassName
{
border-color: #815971;
}
</style>