Shades of Cosmic #815873
Tints of Cosmic #815873
RGB
CMYK
RGB Variations
Color information
#815873 (or 0x815873) is known color: Cosmic. HEX triplet: 81, 58 and 73. RGB value is (129,88,115). Sum of RGB (Red+Green+Blue) = 129+88+115=332 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.86% from 332); Green value is 88 (34.77% from 255 or 26.51% from 332); Blue value is 115 (45.31% from 255 or 34.64% from 332); Max value from RGB is 129 - color contains mainly: red. Hex color #815873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815873 is #7EA78C. Grayscale: #676767. Windows color (decimal): -8300429 or 7559297. OLE color: 7559297.
HSL color Cylindrical-coordinate representation of color #815873: hue angle of 320.49º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #815873 is Cyan = 0, Magento = 0.32, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 115 | - |
| CMYK | 0 | 0.32 | 0.11 | 0.49 |
| HSL | 320.49º | 0.19% | 0.43% | - |
| HSV(B) | 320.49º | 0.32% | 0.51% | - |
| XYZ | 15.64 | 12.88 | 17.88 | - |
| YUV | 103.34 | 134.58 | 146.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 115 | 0 | 0.32 | 0.11 | 0.49 | 320.49 | 0.19 | 0.43 |
| Hex | 81 | 58 | 73 | 0 | 20 | B | 31 | 140 | 13 | 2B |
| Octal | 201 | 130 | 163 | 0 | 40 | 13 | 61 | 500 | 23 | 53 |
| Binary | 10000001 | 1011000 | 1110011 | 0 | 100000 | 1011 | 110001 | 101000000 | 10011 | 101011 |
Color Harmonies of #815873
Complementary color
Monochromatic Colors of #815873
Black with #815873
Text Example
Text Example
White with #815873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815873; }
p { color: rgb(129,88,115); }
H1.HeaderClassName
{
color: #815873;
}
.AnyTagClassName
{
color: #815873;
}
</style>
background-color css
<style>
a { background-color: #815873; }
a { background-color: rgb(129,88,115); }
div.DivClassName
{
background-color: #815873;
}
.BgClassName
{
background-color: #815873;
}
</style>
border-color css
<style>
span { border-color: #815873; }
span { border-color: rgb(129,88,115); }
td.TdClassName
{
border-color: #815873;
}
.TagClassName
{
border-color: #815873;
}
</style>