Shades of Cosmic #815670
Tints of Cosmic #815670
RGB
CMYK
RGB Variations
Color information
#815670 (or 0x815670) is known color: Cosmic. HEX triplet: 81, 56 and 70. RGB value is (129,86,112). Sum of RGB (Red+Green+Blue) = 129+86+112=327 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.45% from 327); Green value is 86 (33.98% from 255 or 26.30% from 327); Blue value is 112 (44.14% from 255 or 34.25% from 327); Max value from RGB is 129 - color contains mainly: red. Hex color #815670 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815670 is #7EA98F. Grayscale: #656565. Windows color (decimal): -8300944 or 7362177. OLE color: 7362177.
HSL color Cylindrical-coordinate representation of color #815670: hue angle of 323.72º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #815670 is Cyan = 0, Magento = 0.33, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 86 | 112 | - |
| CMYK | 0 | 0.33 | 0.13 | 0.49 |
| HSL | 323.72º | 0.2% | 0.42% | - |
| HSV(B) | 323.72º | 0.33% | 0.51% | - |
| XYZ | 15.31 | 12.49 | 16.93 | - |
| YUV | 101.82 | 133.75 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 86 | 112 | 0 | 0.33 | 0.13 | 0.49 | 323.72 | 0.2 | 0.42 |
| Hex | 81 | 56 | 70 | 0 | 21 | D | 31 | 144 | 14 | 2A |
| Octal | 201 | 126 | 160 | 0 | 41 | 15 | 61 | 504 | 24 | 52 |
| Binary | 10000001 | 1010110 | 1110000 | 0 | 100001 | 1101 | 110001 | 101000100 | 10100 | 101010 |
Color Harmonies of #815670
Complementary color
Monochromatic Colors of #815670
Black with #815670
Text Example
Text Example
White with #815670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815670; }
p { color: rgb(129,86,112); }
H1.HeaderClassName
{
color: #815670;
}
.AnyTagClassName
{
color: #815670;
}
</style>
background-color css
<style>
a { background-color: #815670; }
a { background-color: rgb(129,86,112); }
div.DivClassName
{
background-color: #815670;
}
.BgClassName
{
background-color: #815670;
}
</style>
border-color css
<style>
span { border-color: #815670; }
span { border-color: rgb(129,86,112); }
td.TdClassName
{
border-color: #815670;
}
.TagClassName
{
border-color: #815670;
}
</style>