Shades of Cosmic #815072
Tints of Cosmic #815072
RGB
CMYK
RGB Variations
Color information
#815072 (or 0x815072) is known color: Cosmic. HEX triplet: 81, 50 and 72. RGB value is (129,80,114). Sum of RGB (Red+Green+Blue) = 129+80+114=323 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.94% from 323); Green value is 80 (31.64% from 255 or 24.77% from 323); Blue value is 114 (44.92% from 255 or 35.29% from 323); Max value from RGB is 129 - color contains mainly: red. Hex color #815072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815072 is #7EAF8D. Grayscale: #626262. Windows color (decimal): -8302478 or 7491713. OLE color: 7491713.
HSL color Cylindrical-coordinate representation of color #815072: hue angle of 318.37º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #815072 is Cyan = 0, Magento = 0.38, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 114 | - |
| CMYK | 0 | 0.38 | 0.12 | 0.49 |
| HSL | 318.37º | 0.23% | 0.41% | - |
| HSV(B) | 318.37º | 0.38% | 0.51% | - |
| XYZ | 14.96 | 11.62 | 17.37 | - |
| YUV | 98.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 114 | 0 | 0.38 | 0.12 | 0.49 | 318.37 | 0.23 | 0.41 |
| Hex | 81 | 50 | 72 | 0 | 26 | C | 31 | 13E | 17 | 29 |
| Octal | 201 | 120 | 162 | 0 | 46 | 14 | 61 | 476 | 27 | 51 |
| Binary | 10000001 | 1010000 | 1110010 | 0 | 100110 | 1100 | 110001 | 100111110 | 10111 | 101001 |
Color Harmonies of #815072
Complementary color
Monochromatic Colors of #815072
Black with #815072
Text Example
Text Example
White with #815072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815072; }
p { color: rgb(129,80,114); }
H1.HeaderClassName
{
color: #815072;
}
.AnyTagClassName
{
color: #815072;
}
</style>
background-color css
<style>
a { background-color: #815072; }
a { background-color: rgb(129,80,114); }
div.DivClassName
{
background-color: #815072;
}
.BgClassName
{
background-color: #815072;
}
</style>
border-color css
<style>
span { border-color: #815072; }
span { border-color: rgb(129,80,114); }
td.TdClassName
{
border-color: #815072;
}
.TagClassName
{
border-color: #815072;
}
</style>