Shades of Cosmic #845473
Tints of Cosmic #845473
RGB
CMYK
RGB Variations
Color information
#845473 (or 0x845473) is known color: Cosmic. HEX triplet: 84, 54 and 73. RGB value is (132,84,115). Sum of RGB (Red+Green+Blue) = 132+84+115=331 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.88% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 132 - color contains mainly: red. Hex color #845473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845473 is #7BAB8C. Grayscale: #656565. Windows color (decimal): -8104845 or 7558276. OLE color: 7558276.
HSL color Cylindrical-coordinate representation of color #845473: hue angle of 321.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #845473 is Cyan = 0, Magento = 0.36, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 115 | - |
| CMYK | 0 | 0.36 | 0.13 | 0.48 |
| HSL | 321.25º | 0.22% | 0.42% | - |
| HSV(B) | 321.25º | 0.36% | 0.52% | - |
| XYZ | 15.78 | 12.48 | 17.8 | - |
| YUV | 101.89 | 135.4 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 115 | 0 | 0.36 | 0.13 | 0.48 | 321.25 | 0.22 | 0.42 |
| Hex | 84 | 54 | 73 | 0 | 24 | D | 30 | 141 | 16 | 2A |
| Octal | 204 | 124 | 163 | 0 | 44 | 15 | 60 | 501 | 26 | 52 |
| Binary | 10000100 | 1010100 | 1110011 | 0 | 100100 | 1101 | 110000 | 101000001 | 10110 | 101010 |
Color Harmonies of #845473
Complementary color
Monochromatic Colors of #845473
Black with #845473
Text Example
Text Example
White with #845473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845473; }
p { color: rgb(132,84,115); }
H1.HeaderClassName
{
color: #845473;
}
.AnyTagClassName
{
color: #845473;
}
</style>
background-color css
<style>
a { background-color: #845473; }
a { background-color: rgb(132,84,115); }
div.DivClassName
{
background-color: #845473;
}
.BgClassName
{
background-color: #845473;
}
</style>
border-color css
<style>
span { border-color: #845473; }
span { border-color: rgb(132,84,115); }
td.TdClassName
{
border-color: #845473;
}
.TagClassName
{
border-color: #845473;
}
</style>