Shades of Cosmic #815270
Tints of Cosmic #815270
RGB
CMYK
RGB Variations
Color information
#815270 (or 0x815270) is known color: Cosmic. HEX triplet: 81, 52 and 70. RGB value is (129,82,112). Sum of RGB (Red+Green+Blue) = 129+82+112=323 (42% of max value = 765). Red value is 129 (50.78% from 255 or 39.94% from 323); Green value is 82 (32.42% from 255 or 25.39% from 323); Blue value is 112 (44.14% from 255 or 34.67% from 323); Max value from RGB is 129 - color contains mainly: red. Hex color #815270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815270 is #7EAD8F. Grayscale: #636363. Windows color (decimal): -8301968 or 7361153. OLE color: 7361153.
HSL color Cylindrical-coordinate representation of color #815270: hue angle of 321.7º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815270 is Cyan = 0, Magento = 0.36, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 112 | - |
| CMYK | 0 | 0.36 | 0.13 | 0.49 |
| HSL | 321.7º | 0.22% | 0.41% | - |
| HSV(B) | 321.7º | 0.36% | 0.51% | - |
| XYZ | 15 | 11.87 | 16.83 | - |
| YUV | 99.47 | 135.07 | 149.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 112 | 0 | 0.36 | 0.13 | 0.49 | 321.7 | 0.22 | 0.41 |
| Hex | 81 | 52 | 70 | 0 | 24 | D | 31 | 142 | 16 | 29 |
| Octal | 201 | 122 | 160 | 0 | 44 | 15 | 61 | 502 | 26 | 51 |
| Binary | 10000001 | 1010010 | 1110000 | 0 | 100100 | 1101 | 110001 | 101000010 | 10110 | 101001 |
Color Harmonies of #815270
Complementary color
Monochromatic Colors of #815270
Black with #815270
Text Example
Text Example
White with #815270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815270; }
p { color: rgb(129,82,112); }
H1.HeaderClassName
{
color: #815270;
}
.AnyTagClassName
{
color: #815270;
}
</style>
background-color css
<style>
a { background-color: #815270; }
a { background-color: rgb(129,82,112); }
div.DivClassName
{
background-color: #815270;
}
.BgClassName
{
background-color: #815270;
}
</style>
border-color css
<style>
span { border-color: #815270; }
span { border-color: rgb(129,82,112); }
td.TdClassName
{
border-color: #815270;
}
.TagClassName
{
border-color: #815270;
}
</style>