Shades of Cosmic #815973
Tints of Cosmic #815973
RGB
CMYK
RGB Variations
Color information
#815973 (or 0x815973) is known color: Cosmic. HEX triplet: 81, 59 and 73. RGB value is (129,89,115). Sum of RGB (Red+Green+Blue) = 129+89+115=333 (44% of max value = 765). Red value is 129 (50.78% from 255 or 38.74% from 333); Green value is 89 (35.16% from 255 or 26.73% from 333); Blue value is 115 (45.31% from 255 or 34.53% from 333); Max value from RGB is 129 - color contains mainly: red. Hex color #815973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815973 is #7EA68C. Grayscale: #676767. Windows color (decimal): -8300173 or 7559553. OLE color: 7559553.
HSL color Cylindrical-coordinate representation of color #815973: hue angle of 321º 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 #815973 is Cyan = 0, Magento = 0.31, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 115 | - |
| CMYK | 0 | 0.31 | 0.11 | 0.49 |
| HSL | 321º | 0.18% | 0.43% | - |
| HSV(B) | 321º | 0.31% | 0.51% | - |
| XYZ | 15.72 | 13.05 | 17.91 | - |
| YUV | 103.92 | 134.25 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 115 | 0 | 0.31 | 0.11 | 0.49 | 321 | 0.18 | 0.43 |
| Hex | 81 | 59 | 73 | 0 | 1F | B | 31 | 141 | 12 | 2B |
| Octal | 201 | 131 | 163 | 0 | 37 | 13 | 61 | 501 | 22 | 53 |
| Binary | 10000001 | 1011001 | 1110011 | 0 | 11111 | 1011 | 110001 | 101000001 | 10010 | 101011 |
Color Harmonies of #815973
Complementary color
Monochromatic Colors of #815973
Black with #815973
Text Example
Text Example
White with #815973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815973; }
p { color: rgb(129,89,115); }
H1.HeaderClassName
{
color: #815973;
}
.AnyTagClassName
{
color: #815973;
}
</style>
background-color css
<style>
a { background-color: #815973; }
a { background-color: rgb(129,89,115); }
div.DivClassName
{
background-color: #815973;
}
.BgClassName
{
background-color: #815973;
}
</style>
border-color css
<style>
span { border-color: #815973; }
span { border-color: rgb(129,89,115); }
td.TdClassName
{
border-color: #815973;
}
.TagClassName
{
border-color: #815973;
}
</style>