Shades of Cosmic #845870
Tints of Cosmic #845870
RGB
CMYK
RGB Variations
Color information
#845870 (or 0x845870) is known color: Cosmic. HEX triplet: 84, 58 and 70. RGB value is (132,88,112). Sum of RGB (Red+Green+Blue) = 132+88+112=332 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.76% from 332); Green value is 88 (34.77% from 255 or 26.51% from 332); Blue value is 112 (44.14% from 255 or 33.73% from 332); Max value from RGB is 132 - color contains mainly: red. Hex color #845870 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845870 is #7BA78F. Grayscale: #676767. Windows color (decimal): -8103824 or 7362692. OLE color: 7362692.
HSL color Cylindrical-coordinate representation of color #845870: hue angle of 327.27º 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 #845870 is Cyan = 0, Magento = 0.33, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 88 | 112 | - |
| CMYK | 0 | 0.33 | 0.15 | 0.48 |
| HSL | 327.27º | 0.2% | 0.43% | - |
| HSV(B) | 327.27º | 0.33% | 0.52% | - |
| XYZ | 15.93 | 13.05 | 17.01 | - |
| YUV | 103.89 | 132.58 | 148.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 88 | 112 | 0 | 0.33 | 0.15 | 0.48 | 327.27 | 0.2 | 0.43 |
| Hex | 84 | 58 | 70 | 0 | 21 | F | 30 | 147 | 14 | 2B |
| Octal | 204 | 130 | 160 | 0 | 41 | 17 | 60 | 507 | 24 | 53 |
| Binary | 10000100 | 1011000 | 1110000 | 0 | 100001 | 1111 | 110000 | 101000111 | 10100 | 101011 |
Color Harmonies of #845870
Complementary color
Monochromatic Colors of #845870
Black with #845870
Text Example
Text Example
White with #845870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845870; }
p { color: rgb(132,88,112); }
H1.HeaderClassName
{
color: #845870;
}
.AnyTagClassName
{
color: #845870;
}
</style>
background-color css
<style>
a { background-color: #845870; }
a { background-color: rgb(132,88,112); }
div.DivClassName
{
background-color: #845870;
}
.BgClassName
{
background-color: #845870;
}
</style>
border-color css
<style>
span { border-color: #845870; }
span { border-color: rgb(132,88,112); }
td.TdClassName
{
border-color: #845870;
}
.TagClassName
{
border-color: #845870;
}
</style>