Shades of Cosmic #845073
Tints of Cosmic #845073
RGB
CMYK
RGB Variations
Color information
#845073 (or 0x845073) is known color: Cosmic. HEX triplet: 84, 50 and 73. RGB value is (132,80,115). Sum of RGB (Red+Green+Blue) = 132+80+115=327 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.37% from 327); Green value is 80 (31.64% from 255 or 24.46% from 327); Blue value is 115 (45.31% from 255 or 35.17% from 327); Max value from RGB is 132 - color contains mainly: red. Hex color #845073 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845073 is #7BAF8C. Grayscale: #636363. Windows color (decimal): -8105869 or 7557252. OLE color: 7557252.
HSL color Cylindrical-coordinate representation of color #845073: hue angle of 319.62º 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 #845073 is Cyan = 0, Magento = 0.39, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 115 | - |
| CMYK | 0 | 0.39 | 0.13 | 0.48 |
| HSL | 319.62º | 0.25% | 0.42% | - |
| HSV(B) | 319.62º | 0.39% | 0.52% | - |
| XYZ | 15.48 | 11.88 | 17.7 | - |
| YUV | 99.54 | 136.73 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 115 | 0 | 0.39 | 0.13 | 0.48 | 319.62 | 0.25 | 0.42 |
| Hex | 84 | 50 | 73 | 0 | 27 | D | 30 | 140 | 19 | 2A |
| Octal | 204 | 120 | 163 | 0 | 47 | 15 | 60 | 500 | 31 | 52 |
| Binary | 10000100 | 1010000 | 1110011 | 0 | 100111 | 1101 | 110000 | 101000000 | 11001 | 101010 |
Color Harmonies of #845073
Complementary color
Monochromatic Colors of #845073
Black with #845073
Text Example
Text Example
White with #845073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845073; }
p { color: rgb(132,80,115); }
H1.HeaderClassName
{
color: #845073;
}
.AnyTagClassName
{
color: #845073;
}
</style>
background-color css
<style>
a { background-color: #845073; }
a { background-color: rgb(132,80,115); }
div.DivClassName
{
background-color: #845073;
}
.BgClassName
{
background-color: #845073;
}
</style>
border-color css
<style>
span { border-color: #845073; }
span { border-color: rgb(132,80,115); }
td.TdClassName
{
border-color: #845073;
}
.TagClassName
{
border-color: #845073;
}
</style>