Shades of Cosmic #845972
Tints of Cosmic #845972
RGB
CMYK
RGB Variations
Color information
#845972 (or 0x845972) is known color: Cosmic. HEX triplet: 84, 59 and 72. RGB value is (132,89,114). Sum of RGB (Red+Green+Blue) = 132+89+114=335 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.40% from 335); Green value is 89 (35.16% from 255 or 26.57% from 335); Blue value is 114 (44.92% from 255 or 34.03% from 335); Max value from RGB is 132 - color contains mainly: red. Hex color #845972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845972 is #7BA68D. Grayscale: #686868. Windows color (decimal): -8103566 or 7494020. OLE color: 7494020.
HSL color Cylindrical-coordinate representation of color #845972: hue angle of 325.12º degrees, saturation: 0.19, 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 #845972 is Cyan = 0, Magento = 0.33, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 89 | 114 | - |
| CMYK | 0 | 0.33 | 0.14 | 0.48 |
| HSL | 325.12º | 0.19% | 0.43% | - |
| HSV(B) | 325.12º | 0.33% | 0.52% | - |
| XYZ | 16.13 | 13.27 | 17.63 | - |
| YUV | 104.71 | 133.25 | 147.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 89 | 114 | 0 | 0.33 | 0.14 | 0.48 | 325.12 | 0.19 | 0.43 |
| Hex | 84 | 59 | 72 | 0 | 21 | E | 30 | 145 | 13 | 2B |
| Octal | 204 | 131 | 162 | 0 | 41 | 16 | 60 | 505 | 23 | 53 |
| Binary | 10000100 | 1011001 | 1110010 | 0 | 100001 | 1110 | 110000 | 101000101 | 10011 | 101011 |
Color Harmonies of #845972
Complementary color
Monochromatic Colors of #845972
Black with #845972
Text Example
Text Example
White with #845972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845972; }
p { color: rgb(132,89,114); }
H1.HeaderClassName
{
color: #845972;
}
.AnyTagClassName
{
color: #845972;
}
</style>
background-color css
<style>
a { background-color: #845972; }
a { background-color: rgb(132,89,114); }
div.DivClassName
{
background-color: #845972;
}
.BgClassName
{
background-color: #845972;
}
</style>
border-color css
<style>
span { border-color: #845972; }
span { border-color: rgb(132,89,114); }
td.TdClassName
{
border-color: #845972;
}
.TagClassName
{
border-color: #845972;
}
</style>