Shades of Cosmic #845672
Tints of Cosmic #845672
RGB
CMYK
RGB Variations
Color information
#845672 (or 0x845672) is known color: Cosmic. HEX triplet: 84, 56 and 72. RGB value is (132,86,114). Sum of RGB (Red+Green+Blue) = 132+86+114=332 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.76% from 332); Green value is 86 (33.98% from 255 or 25.90% from 332); Blue value is 114 (44.92% from 255 or 34.34% from 332); Max value from RGB is 132 - color contains mainly: red. Hex color #845672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845672 is #7BA98D. Grayscale: #666666. Windows color (decimal): -8104334 or 7493252. OLE color: 7493252.
HSL color Cylindrical-coordinate representation of color #845672: hue angle of 323.48º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #845672 is Cyan = 0, Magento = 0.35, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 114 | - |
| CMYK | 0 | 0.35 | 0.14 | 0.48 |
| HSL | 323.48º | 0.21% | 0.43% | - |
| HSV(B) | 323.48º | 0.35% | 0.52% | - |
| XYZ | 15.88 | 12.78 | 17.55 | - |
| YUV | 102.95 | 134.24 | 148.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 114 | 0 | 0.35 | 0.14 | 0.48 | 323.48 | 0.21 | 0.43 |
| Hex | 84 | 56 | 72 | 0 | 23 | E | 30 | 143 | 15 | 2B |
| Octal | 204 | 126 | 162 | 0 | 43 | 16 | 60 | 503 | 25 | 53 |
| Binary | 10000100 | 1010110 | 1110010 | 0 | 100011 | 1110 | 110000 | 101000011 | 10101 | 101011 |
Color Harmonies of #845672
Complementary color
Monochromatic Colors of #845672
Black with #845672
Text Example
Text Example
White with #845672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845672; }
p { color: rgb(132,86,114); }
H1.HeaderClassName
{
color: #845672;
}
.AnyTagClassName
{
color: #845672;
}
</style>
background-color css
<style>
a { background-color: #845672; }
a { background-color: rgb(132,86,114); }
div.DivClassName
{
background-color: #845672;
}
.BgClassName
{
background-color: #845672;
}
</style>
border-color css
<style>
span { border-color: #845672; }
span { border-color: rgb(132,86,114); }
td.TdClassName
{
border-color: #845672;
}
.TagClassName
{
border-color: #845672;
}
</style>