Shades of Cosmic #815969
Tints of Cosmic #815969
RGB
CMYK
RGB Variations
Color information
#815969 (or 0x815969) is known color: Cosmic. HEX triplet: 81, 59 and 69. RGB value is (129,89,105). Sum of RGB (Red+Green+Blue) = 129+89+105=323 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.94% from 323); Green value is 89 (35.16% from 255 or 27.55% from 323); Blue value is 105 (41.41% from 255 or 32.51% from 323); Max value from RGB is 129 - color contains mainly: red. Hex color #815969 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815969 is #7EA696. Grayscale: #666666. Windows color (decimal): -8300183 or 6904193. OLE color: 6904193.
HSL color Cylindrical-coordinate representation of color #815969: hue angle of 336º 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 #815969 is Cyan = 0, Magento = 0.31, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 89 | 105 | - |
| CMYK | 0 | 0.31 | 0.19 | 0.49 |
| HSL | 336º | 0.18% | 0.43% | - |
| HSV(B) | 336º | 0.31% | 0.51% | - |
| XYZ | 15.18 | 12.83 | 15.04 | - |
| YUV | 102.78 | 129.25 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 89 | 105 | 0 | 0.31 | 0.19 | 0.49 | 336 | 0.18 | 0.43 |
| Hex | 81 | 59 | 69 | 0 | 1F | 13 | 31 | 150 | 12 | 2B |
| Octal | 201 | 131 | 151 | 0 | 37 | 23 | 61 | 520 | 22 | 53 |
| Binary | 10000001 | 1011001 | 1101001 | 0 | 11111 | 10011 | 110001 | 101010000 | 10010 | 101011 |
Color Harmonies of #815969
Complementary color
Monochromatic Colors of #815969
Black with #815969
Text Example
Text Example
White with #815969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815969; }
p { color: rgb(129,89,105); }
H1.HeaderClassName
{
color: #815969;
}
.AnyTagClassName
{
color: #815969;
}
</style>
background-color css
<style>
a { background-color: #815969; }
a { background-color: rgb(129,89,105); }
div.DivClassName
{
background-color: #815969;
}
.BgClassName
{
background-color: #815969;
}
</style>
border-color css
<style>
span { border-color: #815969; }
span { border-color: rgb(129,89,105); }
td.TdClassName
{
border-color: #815969;
}
.TagClassName
{
border-color: #815969;
}
</style>