Shades of Cosmic #815071
Tints of Cosmic #815071
RGB
CMYK
RGB Variations
Color information
#815071 (or 0x815071) is known color: Cosmic. HEX triplet: 81, 50 and 71. RGB value is (129,80,113). Sum of RGB (Red+Green+Blue) = 129+80+113=322 (42% of max value = 765). Red value is 129 (50.78% from 255 or 40.06% from 322); Green value is 80 (31.64% from 255 or 24.84% from 322); Blue value is 113 (44.53% from 255 or 35.09% from 322); Max value from RGB is 129 - color contains mainly: red. Hex color #815071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815071 is #7EAF8E. Grayscale: #626262. Windows color (decimal): -8302479 or 7426177. OLE color: 7426177.
HSL color Cylindrical-coordinate representation of color #815071: hue angle of 319.59º 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 #815071 is Cyan = 0, Magento = 0.38, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 113 | - |
| CMYK | 0 | 0.38 | 0.12 | 0.49 |
| HSL | 319.59º | 0.23% | 0.41% | - |
| HSV(B) | 319.59º | 0.38% | 0.51% | - |
| XYZ | 14.9 | 11.6 | 17.08 | - |
| YUV | 98.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 113 | 0 | 0.38 | 0.12 | 0.49 | 319.59 | 0.23 | 0.41 |
| Hex | 81 | 50 | 71 | 0 | 26 | C | 31 | 140 | 17 | 29 |
| Octal | 201 | 120 | 161 | 0 | 46 | 14 | 61 | 500 | 27 | 51 |
| Binary | 10000001 | 1010000 | 1110001 | 0 | 100110 | 1100 | 110001 | 101000000 | 10111 | 101001 |
Color Harmonies of #815071
Complementary color
Monochromatic Colors of #815071
Black with #815071
Text Example
Text Example
White with #815071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815071; }
p { color: rgb(129,80,113); }
H1.HeaderClassName
{
color: #815071;
}
.AnyTagClassName
{
color: #815071;
}
</style>
background-color css
<style>
a { background-color: #815071; }
a { background-color: rgb(129,80,113); }
div.DivClassName
{
background-color: #815071;
}
.BgClassName
{
background-color: #815071;
}
</style>
border-color css
<style>
span { border-color: #815071; }
span { border-color: rgb(129,80,113); }
td.TdClassName
{
border-color: #815071;
}
.TagClassName
{
border-color: #815071;
}
</style>