Shades of Cosmic #815567
Tints of Cosmic #815567
RGB
CMYK
RGB Variations
Color information
#815567 (or 0x815567) is known color: Cosmic. HEX triplet: 81, 55 and 67. RGB value is (129,85,103). Sum of RGB (Red+Green+Blue) = 129+85+103=317 (41% of max value = 765). Red value is 129 (50.78% from 255 or 40.69% from 317); Green value is 85 (33.59% from 255 or 26.81% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 129 - color contains mainly: red. Hex color #815567 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815567 is #7EAA98. Grayscale: #646464. Windows color (decimal): -8301209 or 6772097. OLE color: 6772097.
HSL color Cylindrical-coordinate representation of color #815567: hue angle of 335.45º 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 #815567 is Cyan = 0, Magento = 0.34, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 103 | - |
| CMYK | 0 | 0.34 | 0.20 | 0.49 |
| HSL | 335.45º | 0.21% | 0.42% | - |
| HSV(B) | 335.45º | 0.34% | 0.51% | - |
| XYZ | 14.75 | 12.14 | 14.4 | - |
| YUV | 100.21 | 129.58 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 103 | 0 | 0.34 | 0.20 | 0.49 | 335.45 | 0.21 | 0.42 |
| Hex | 81 | 55 | 67 | 0 | 22 | 14 | 31 | 14F | 15 | 2A |
| Octal | 201 | 125 | 147 | 0 | 42 | 24 | 61 | 517 | 25 | 52 |
| Binary | 10000001 | 1010101 | 1100111 | 0 | 100010 | 10100 | 110001 | 101001111 | 10101 | 101010 |
Color Harmonies of #815567
Complementary color
Monochromatic Colors of #815567
Black with #815567
Text Example
Text Example
White with #815567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815567; }
p { color: rgb(129,85,103); }
H1.HeaderClassName
{
color: #815567;
}
.AnyTagClassName
{
color: #815567;
}
</style>
background-color css
<style>
a { background-color: #815567; }
a { background-color: rgb(129,85,103); }
div.DivClassName
{
background-color: #815567;
}
.BgClassName
{
background-color: #815567;
}
</style>
border-color css
<style>
span { border-color: #815567; }
span { border-color: rgb(129,85,103); }
td.TdClassName
{
border-color: #815567;
}
.TagClassName
{
border-color: #815567;
}
</style>