Shades of Cosmic #815372
Tints of Cosmic #815372
RGB
CMYK
RGB Variations
Color information
#815372 (or 0x815372) is known color: Cosmic. HEX triplet: 81, 53 and 72. RGB value is (129,83,114). Sum of RGB (Red+Green+Blue) = 129+83+114=326 (43% of max value = 765). Red value is 129 (50.78% from 255 or 39.57% from 326); Green value is 83 (32.81% from 255 or 25.46% from 326); Blue value is 114 (44.92% from 255 or 34.97% from 326); Max value from RGB is 129 - color contains mainly: red. Hex color #815372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815372 is #7EAC8D. Grayscale: #646464. Windows color (decimal): -8301710 or 7492481. OLE color: 7492481.
HSL color Cylindrical-coordinate representation of color #815372: hue angle of 319.57º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815372 is Cyan = 0, Magento = 0.36, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 114 | - |
| CMYK | 0 | 0.36 | 0.12 | 0.49 |
| HSL | 319.57º | 0.22% | 0.42% | - |
| HSV(B) | 319.57º | 0.36% | 0.51% | - |
| XYZ | 15.18 | 12.07 | 17.45 | - |
| YUV | 100.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 114 | 0 | 0.36 | 0.12 | 0.49 | 319.57 | 0.22 | 0.42 |
| Hex | 81 | 53 | 72 | 0 | 24 | C | 31 | 140 | 16 | 2A |
| Octal | 201 | 123 | 162 | 0 | 44 | 14 | 61 | 500 | 26 | 52 |
| Binary | 10000001 | 1010011 | 1110010 | 0 | 100100 | 1100 | 110001 | 101000000 | 10110 | 101010 |
Color Harmonies of #815372
Complementary color
Monochromatic Colors of #815372
Black with #815372
Text Example
Text Example
White with #815372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815372; }
p { color: rgb(129,83,114); }
H1.HeaderClassName
{
color: #815372;
}
.AnyTagClassName
{
color: #815372;
}
</style>
background-color css
<style>
a { background-color: #815372; }
a { background-color: rgb(129,83,114); }
div.DivClassName
{
background-color: #815372;
}
.BgClassName
{
background-color: #815372;
}
</style>
border-color css
<style>
span { border-color: #815372; }
span { border-color: rgb(129,83,114); }
td.TdClassName
{
border-color: #815372;
}
.TagClassName
{
border-color: #815372;
}
</style>