Shades of Cosmic #845872
Tints of Cosmic #845872
RGB
CMYK
RGB Variations
Color information
#845872 (or 0x845872) is known color: Cosmic. HEX triplet: 84, 58 and 72. RGB value is (132,88,114). Sum of RGB (Red+Green+Blue) = 132+88+114=334 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.52% from 334); Green value is 88 (34.77% from 255 or 26.35% from 334); Blue value is 114 (44.92% from 255 or 34.13% from 334); Max value from RGB is 132 - color contains mainly: red. Hex color #845872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845872 is #7BA78D. Grayscale: #686868. Windows color (decimal): -8103822 or 7493764. OLE color: 7493764.
HSL color Cylindrical-coordinate representation of color #845872: hue angle of 324.55º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #845872 is Cyan = 0, Magento = 0.33, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 114 | - |
| CMYK | 0 | 0.33 | 0.14 | 0.48 |
| HSL | 324.55º | 0.2% | 0.43% | - |
| HSV(B) | 324.55º | 0.33% | 0.52% | - |
| XYZ | 16.04 | 13.1 | 17.6 | - |
| YUV | 104.12 | 133.58 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 114 | 0 | 0.33 | 0.14 | 0.48 | 324.55 | 0.2 | 0.43 |
| Hex | 84 | 58 | 72 | 0 | 21 | E | 30 | 145 | 14 | 2B |
| Octal | 204 | 130 | 162 | 0 | 41 | 16 | 60 | 505 | 24 | 53 |
| Binary | 10000100 | 1011000 | 1110010 | 0 | 100001 | 1110 | 110000 | 101000101 | 10100 | 101011 |
Color Harmonies of #845872
Complementary color
Monochromatic Colors of #845872
Black with #845872
Text Example
Text Example
White with #845872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845872; }
p { color: rgb(132,88,114); }
H1.HeaderClassName
{
color: #845872;
}
.AnyTagClassName
{
color: #845872;
}
</style>
background-color css
<style>
a { background-color: #845872; }
a { background-color: rgb(132,88,114); }
div.DivClassName
{
background-color: #845872;
}
.BgClassName
{
background-color: #845872;
}
</style>
border-color css
<style>
span { border-color: #845872; }
span { border-color: rgb(132,88,114); }
td.TdClassName
{
border-color: #845872;
}
.TagClassName
{
border-color: #845872;
}
</style>