Shades of Cosmic #815669
Tints of Cosmic #815669
RGB
CMYK
RGB Variations
Color information
#815669 (or 0x815669) is known color: Cosmic. HEX triplet: 81, 56 and 69. RGB value is (129,86,105). Sum of RGB (Red+Green+Blue) = 129+86+105=320 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.31% from 320); Green value is 86 (33.98% from 255 or 26.88% from 320); Blue value is 105 (41.41% from 255 or 32.81% from 320); Max value from RGB is 129 - color contains mainly: red. Hex color #815669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815669 is #7EA996. Grayscale: #646464. Windows color (decimal): -8300951 or 6903425. OLE color: 6903425.
HSL color Cylindrical-coordinate representation of color #815669: hue angle of 333.49º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815669 is Cyan = 0, Magento = 0.33, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 105 | - |
| CMYK | 0 | 0.33 | 0.19 | 0.49 |
| HSL | 333.49º | 0.2% | 0.42% | - |
| HSV(B) | 333.49º | 0.33% | 0.51% | - |
| XYZ | 14.93 | 12.34 | 14.96 | - |
| YUV | 101.02 | 130.25 | 147.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 105 | 0 | 0.33 | 0.19 | 0.49 | 333.49 | 0.2 | 0.42 |
| Hex | 81 | 56 | 69 | 0 | 21 | 13 | 31 | 14D | 14 | 2A |
| Octal | 201 | 126 | 151 | 0 | 41 | 23 | 61 | 515 | 24 | 52 |
| Binary | 10000001 | 1010110 | 1101001 | 0 | 100001 | 10011 | 110001 | 101001101 | 10100 | 101010 |
Color Harmonies of #815669
Complementary color
Monochromatic Colors of #815669
Black with #815669
Text Example
Text Example
White with #815669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815669; }
p { color: rgb(129,86,105); }
H1.HeaderClassName
{
color: #815669;
}
.AnyTagClassName
{
color: #815669;
}
</style>
background-color css
<style>
a { background-color: #815669; }
a { background-color: rgb(129,86,105); }
div.DivClassName
{
background-color: #815669;
}
.BgClassName
{
background-color: #815669;
}
</style>
border-color css
<style>
span { border-color: #815669; }
span { border-color: rgb(129,86,105); }
td.TdClassName
{
border-color: #815669;
}
.TagClassName
{
border-color: #815669;
}
</style>