Shades of Cosmic #815472
Tints of Cosmic #815472
RGB
CMYK
RGB Variations
Color information
#815472 (or 0x815472) is known color: Cosmic. HEX triplet: 81, 54 and 72. RGB value is (129,84,114). Sum of RGB (Red+Green+Blue) = 129+84+114=327 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.45% from 327); Green value is 84 (33.20% from 255 or 25.69% from 327); Blue value is 114 (44.92% from 255 or 34.86% from 327); Max value from RGB is 129 - color contains mainly: red. Hex color #815472 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815472 is #7EAB8D. Grayscale: #646464. Windows color (decimal): -8301454 or 7492737. OLE color: 7492737.
HSL color Cylindrical-coordinate representation of color #815472: hue angle of 320º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #815472 is Cyan = 0, Magento = 0.35, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 114 | - |
| CMYK | 0 | 0.35 | 0.12 | 0.49 |
| HSL | 320º | 0.21% | 0.42% | - |
| HSV(B) | 320º | 0.35% | 0.51% | - |
| XYZ | 15.26 | 12.22 | 17.47 | - |
| YUV | 100.88 | 135.41 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 114 | 0 | 0.35 | 0.12 | 0.49 | 320 | 0.21 | 0.42 |
| Hex | 81 | 54 | 72 | 0 | 23 | C | 31 | 140 | 15 | 2A |
| Octal | 201 | 124 | 162 | 0 | 43 | 14 | 61 | 500 | 25 | 52 |
| Binary | 10000001 | 1010100 | 1110010 | 0 | 100011 | 1100 | 110001 | 101000000 | 10101 | 101010 |
Color Harmonies of #815472
Complementary color
Monochromatic Colors of #815472
Black with #815472
Text Example
Text Example
White with #815472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815472; }
p { color: rgb(129,84,114); }
H1.HeaderClassName
{
color: #815472;
}
.AnyTagClassName
{
color: #815472;
}
</style>
background-color css
<style>
a { background-color: #815472; }
a { background-color: rgb(129,84,114); }
div.DivClassName
{
background-color: #815472;
}
.BgClassName
{
background-color: #815472;
}
</style>
border-color css
<style>
span { border-color: #815472; }
span { border-color: rgb(129,84,114); }
td.TdClassName
{
border-color: #815472;
}
.TagClassName
{
border-color: #815472;
}
</style>