Shades of Cosmic #845072
Tints of Cosmic #845072
RGB
CMYK
RGB Variations
Color information
#845072 (or 0x845072) is known color: Cosmic. HEX triplet: 84, 50 and 72. RGB value is (132,80,114). Sum of RGB (Red+Green+Blue) = 132+80+114=326 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.49% from 326); Green value is 80 (31.64% from 255 or 24.54% from 326); Blue value is 114 (44.92% from 255 or 34.97% from 326); Max value from RGB is 132 - color contains mainly: red. Hex color #845072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845072 is #7BAF8D. Grayscale: #636363. Windows color (decimal): -8105870 or 7491716. OLE color: 7491716.
HSL color Cylindrical-coordinate representation of color #845072: hue angle of 320.77º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #845072 is Cyan = 0, Magento = 0.39, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 114 | - |
| CMYK | 0 | 0.39 | 0.14 | 0.48 |
| HSL | 320.77º | 0.25% | 0.42% | - |
| HSV(B) | 320.77º | 0.39% | 0.52% | - |
| XYZ | 15.42 | 11.86 | 17.4 | - |
| YUV | 99.42 | 136.23 | 151.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 114 | 0 | 0.39 | 0.14 | 0.48 | 320.77 | 0.25 | 0.42 |
| Hex | 84 | 50 | 72 | 0 | 27 | E | 30 | 141 | 19 | 2A |
| Octal | 204 | 120 | 162 | 0 | 47 | 16 | 60 | 501 | 31 | 52 |
| Binary | 10000100 | 1010000 | 1110010 | 0 | 100111 | 1110 | 110000 | 101000001 | 11001 | 101010 |
Color Harmonies of #845072
Complementary color
Monochromatic Colors of #845072
Black with #845072
Text Example
Text Example
White with #845072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845072; }
p { color: rgb(132,80,114); }
H1.HeaderClassName
{
color: #845072;
}
.AnyTagClassName
{
color: #845072;
}
</style>
background-color css
<style>
a { background-color: #845072; }
a { background-color: rgb(132,80,114); }
div.DivClassName
{
background-color: #845072;
}
.BgClassName
{
background-color: #845072;
}
</style>
border-color css
<style>
span { border-color: #845072; }
span { border-color: rgb(132,80,114); }
td.TdClassName
{
border-color: #845072;
}
.TagClassName
{
border-color: #845072;
}
</style>