Shades of Cosmic #815872
Tints of Cosmic #815872
RGB
CMYK
RGB Variations
Color information
#815872 (or 0x815872) is known color: Cosmic. HEX triplet: 81, 58 and 72. RGB value is (129,88,114). Sum of RGB (Red+Green+Blue) = 129+88+114=331 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.97% from 331); Green value is 88 (34.77% from 255 or 26.59% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 129 - color contains mainly: red. Hex color #815872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815872 is #7EA78D. Grayscale: #676767. Windows color (decimal): -8300430 or 7493761. OLE color: 7493761.
HSL color Cylindrical-coordinate representation of color #815872: hue angle of 321.95º 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 #815872 is Cyan = 0, Magento = 0.32, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 88 | 114 | - |
| CMYK | 0 | 0.32 | 0.12 | 0.49 |
| HSL | 321.95º | 0.19% | 0.43% | - |
| HSV(B) | 321.95º | 0.32% | 0.51% | - |
| XYZ | 15.58 | 12.86 | 17.58 | - |
| YUV | 103.22 | 134.08 | 146.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 88 | 114 | 0 | 0.32 | 0.12 | 0.49 | 321.95 | 0.19 | 0.43 |
| Hex | 81 | 58 | 72 | 0 | 20 | C | 31 | 142 | 13 | 2B |
| Octal | 201 | 130 | 162 | 0 | 40 | 14 | 61 | 502 | 23 | 53 |
| Binary | 10000001 | 1011000 | 1110010 | 0 | 100000 | 1100 | 110001 | 101000010 | 10011 | 101011 |
Color Harmonies of #815872
Complementary color
Monochromatic Colors of #815872
Black with #815872
Text Example
Text Example
White with #815872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815872; }
p { color: rgb(129,88,114); }
H1.HeaderClassName
{
color: #815872;
}
.AnyTagClassName
{
color: #815872;
}
</style>
background-color css
<style>
a { background-color: #815872; }
a { background-color: rgb(129,88,114); }
div.DivClassName
{
background-color: #815872;
}
.BgClassName
{
background-color: #815872;
}
</style>
border-color css
<style>
span { border-color: #815872; }
span { border-color: rgb(129,88,114); }
td.TdClassName
{
border-color: #815872;
}
.TagClassName
{
border-color: #815872;
}
</style>