Shades of Cosmic #815572
Tints of Cosmic #815572
RGB
CMYK
RGB Variations
Color information
#815572 (or 0x815572) is known color: Cosmic. HEX triplet: 81, 55 and 72. RGB value is (129,85,114). Sum of RGB (Red+Green+Blue) = 129+85+114=328 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.33% from 328); Green value is 85 (33.59% from 255 or 25.91% from 328); Blue value is 114 (44.92% from 255 or 34.76% from 328); Max value from RGB is 129 - color contains mainly: red. Hex color #815572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815572 is #7EAA8D. Grayscale: #656565. Windows color (decimal): -8301198 or 7492993. OLE color: 7492993.
HSL color Cylindrical-coordinate representation of color #815572: hue angle of 320.45º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #815572 is Cyan = 0, Magento = 0.34, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 114 | - |
| CMYK | 0 | 0.34 | 0.12 | 0.49 |
| HSL | 320.45º | 0.21% | 0.42% | - |
| HSV(B) | 320.45º | 0.34% | 0.51% | - |
| XYZ | 15.34 | 12.38 | 17.5 | - |
| YUV | 101.46 | 135.08 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 114 | 0 | 0.34 | 0.12 | 0.49 | 320.45 | 0.21 | 0.42 |
| Hex | 81 | 55 | 72 | 0 | 22 | C | 31 | 140 | 15 | 2A |
| Octal | 201 | 125 | 162 | 0 | 42 | 14 | 61 | 500 | 25 | 52 |
| Binary | 10000001 | 1010101 | 1110010 | 0 | 100010 | 1100 | 110001 | 101000000 | 10101 | 101010 |
Color Harmonies of #815572
Complementary color
Monochromatic Colors of #815572
Black with #815572
Text Example
Text Example
White with #815572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815572; }
p { color: rgb(129,85,114); }
H1.HeaderClassName
{
color: #815572;
}
.AnyTagClassName
{
color: #815572;
}
</style>
background-color css
<style>
a { background-color: #815572; }
a { background-color: rgb(129,85,114); }
div.DivClassName
{
background-color: #815572;
}
.BgClassName
{
background-color: #815572;
}
</style>
border-color css
<style>
span { border-color: #815572; }
span { border-color: rgb(129,85,114); }
td.TdClassName
{
border-color: #815572;
}
.TagClassName
{
border-color: #815572;
}
</style>