Shades of Cosmic #815769
Tints of Cosmic #815769
RGB
CMYK
RGB Variations
Color information
#815769 (or 0x815769) is known color: Cosmic. HEX triplet: 81, 57 and 69. RGB value is (129,87,105). Sum of RGB (Red+Green+Blue) = 129+87+105=321 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.19% from 321); Green value is 87 (34.38% from 255 or 27.10% from 321); Blue value is 105 (41.41% from 255 or 32.71% from 321); Max value from RGB is 129 - color contains mainly: red. Hex color #815769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815769 is #7EA896. Grayscale: #656565. Windows color (decimal): -8300695 or 6903681. OLE color: 6903681.
HSL color Cylindrical-coordinate representation of color #815769: hue angle of 334.29º 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 #815769 is Cyan = 0, Magento = 0.33, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 87 | 105 | - |
| CMYK | 0 | 0.33 | 0.19 | 0.49 |
| HSL | 334.29º | 0.19% | 0.42% | - |
| HSV(B) | 334.29º | 0.33% | 0.51% | - |
| XYZ | 15.01 | 12.5 | 14.99 | - |
| YUV | 101.61 | 129.91 | 147.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 87 | 105 | 0 | 0.33 | 0.19 | 0.49 | 334.29 | 0.19 | 0.42 |
| Hex | 81 | 57 | 69 | 0 | 21 | 13 | 31 | 14E | 13 | 2A |
| Octal | 201 | 127 | 151 | 0 | 41 | 23 | 61 | 516 | 23 | 52 |
| Binary | 10000001 | 1010111 | 1101001 | 0 | 100001 | 10011 | 110001 | 101001110 | 10011 | 101010 |
Color Harmonies of #815769
Complementary color
Monochromatic Colors of #815769
Black with #815769
Text Example
Text Example
White with #815769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815769; }
p { color: rgb(129,87,105); }
H1.HeaderClassName
{
color: #815769;
}
.AnyTagClassName
{
color: #815769;
}
</style>
background-color css
<style>
a { background-color: #815769; }
a { background-color: rgb(129,87,105); }
div.DivClassName
{
background-color: #815769;
}
.BgClassName
{
background-color: #815769;
}
</style>
border-color css
<style>
span { border-color: #815769; }
span { border-color: rgb(129,87,105); }
td.TdClassName
{
border-color: #815769;
}
.TagClassName
{
border-color: #815769;
}
</style>