Shades of Cosmic #815569
Tints of Cosmic #815569
RGB
CMYK
RGB Variations
Color information
#815569 (or 0x815569) is known color: Cosmic. HEX triplet: 81, 55 and 69. RGB value is (129,85,105). Sum of RGB (Red+Green+Blue) = 129+85+105=319 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.44% from 319); Green value is 85 (33.59% from 255 or 26.65% from 319); Blue value is 105 (41.41% from 255 or 32.92% from 319); Max value from RGB is 129 - color contains mainly: red. Hex color #815569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815569 is #7EAA96. Grayscale: #646464. Windows color (decimal): -8301207 or 6903169. OLE color: 6903169.
HSL color Cylindrical-coordinate representation of color #815569: hue angle of 332.73º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #815569 is Cyan = 0, Magento = 0.34, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 105 | - |
| CMYK | 0 | 0.34 | 0.19 | 0.49 |
| HSL | 332.73º | 0.21% | 0.42% | - |
| HSV(B) | 332.73º | 0.34% | 0.51% | - |
| XYZ | 14.85 | 12.18 | 14.93 | - |
| YUV | 100.44 | 130.58 | 148.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 105 | 0 | 0.34 | 0.19 | 0.49 | 332.73 | 0.21 | 0.42 |
| Hex | 81 | 55 | 69 | 0 | 22 | 13 | 31 | 14D | 15 | 2A |
| Octal | 201 | 125 | 151 | 0 | 42 | 23 | 61 | 515 | 25 | 52 |
| Binary | 10000001 | 1010101 | 1101001 | 0 | 100010 | 10011 | 110001 | 101001101 | 10101 | 101010 |
Color Harmonies of #815569
Complementary color
Monochromatic Colors of #815569
Black with #815569
Text Example
Text Example
White with #815569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815569; }
p { color: rgb(129,85,105); }
H1.HeaderClassName
{
color: #815569;
}
.AnyTagClassName
{
color: #815569;
}
</style>
background-color css
<style>
a { background-color: #815569; }
a { background-color: rgb(129,85,105); }
div.DivClassName
{
background-color: #815569;
}
.BgClassName
{
background-color: #815569;
}
</style>
border-color css
<style>
span { border-color: #815569; }
span { border-color: rgb(129,85,105); }
td.TdClassName
{
border-color: #815569;
}
.TagClassName
{
border-color: #815569;
}
</style>