Shades of Cosmic #815768
Tints of Cosmic #815768
RGB
CMYK
RGB Variations
Color information
#815768 (or 0x815768) is known color: Cosmic. HEX triplet: 81, 57 and 68. RGB value is (129,87,104). Sum of RGB (Red+Green+Blue) = 129+87+104=320 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.31% from 320); Green value is 87 (34.38% from 255 or 27.19% from 320); Blue value is 104 (41.02% from 255 or 32.5% from 320); Max value from RGB is 129 - color contains mainly: red. Hex color #815768 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815768 is #7EA897. Grayscale: #656565. Windows color (decimal): -8300696 or 6838145. OLE color: 6838145.
HSL color Cylindrical-coordinate representation of color #815768: hue angle of 335.71º degrees, saturation: 0.19, 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 #815768 is Cyan = 0, Magento = 0.33, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 87 | 104 | - |
| CMYK | 0 | 0.33 | 0.19 | 0.49 |
| HSL | 335.71º | 0.19% | 0.42% | - |
| HSV(B) | 335.71º | 0.33% | 0.51% | - |
| XYZ | 14.96 | 12.48 | 14.72 | - |
| YUV | 101.5 | 129.41 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 87 | 104 | 0 | 0.33 | 0.19 | 0.49 | 335.71 | 0.19 | 0.42 |
| Hex | 81 | 57 | 68 | 0 | 21 | 13 | 31 | 150 | 13 | 2A |
| Octal | 201 | 127 | 150 | 0 | 41 | 23 | 61 | 520 | 23 | 52 |
| Binary | 10000001 | 1010111 | 1101000 | 0 | 100001 | 10011 | 110001 | 101010000 | 10011 | 101010 |
Color Harmonies of #815768
Complementary color
Monochromatic Colors of #815768
Black with #815768
Text Example
Text Example
White with #815768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815768; }
p { color: rgb(129,87,104); }
H1.HeaderClassName
{
color: #815768;
}
.AnyTagClassName
{
color: #815768;
}
</style>
background-color css
<style>
a { background-color: #815768; }
a { background-color: rgb(129,87,104); }
div.DivClassName
{
background-color: #815768;
}
.BgClassName
{
background-color: #815768;
}
</style>
border-color css
<style>
span { border-color: #815768; }
span { border-color: rgb(129,87,104); }
td.TdClassName
{
border-color: #815768;
}
.TagClassName
{
border-color: #815768;
}
</style>