Shades of Cosmic #845772
Tints of Cosmic #845772
RGB
CMYK
RGB Variations
Color information
#845772 (or 0x845772) is known color: Cosmic. HEX triplet: 84, 57 and 72. RGB value is (132,87,114). Sum of RGB (Red+Green+Blue) = 132+87+114=333 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.64% from 333); Green value is 87 (34.38% from 255 or 26.13% from 333); Blue value is 114 (44.92% from 255 or 34.23% from 333); Max value from RGB is 132 - color contains mainly: red. Hex color #845772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845772 is #7BA88D. Grayscale: #676767. Windows color (decimal): -8104078 or 7493508. OLE color: 7493508.
HSL color Cylindrical-coordinate representation of color #845772: hue angle of 324º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #845772 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 114 | - |
| CMYK | 0 | 0.34 | 0.14 | 0.48 |
| HSL | 324º | 0.21% | 0.43% | - |
| HSV(B) | 324º | 0.34% | 0.52% | - |
| XYZ | 15.96 | 12.94 | 17.58 | - |
| YUV | 103.53 | 133.91 | 148.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 114 | 0 | 0.34 | 0.14 | 0.48 | 324 | 0.21 | 0.43 |
| Hex | 84 | 57 | 72 | 0 | 22 | E | 30 | 144 | 15 | 2B |
| Octal | 204 | 127 | 162 | 0 | 42 | 16 | 60 | 504 | 25 | 53 |
| Binary | 10000100 | 1010111 | 1110010 | 0 | 100010 | 1110 | 110000 | 101000100 | 10101 | 101011 |
Color Harmonies of #845772
Complementary color
Monochromatic Colors of #845772
Black with #845772
Text Example
Text Example
White with #845772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845772; }
p { color: rgb(132,87,114); }
H1.HeaderClassName
{
color: #845772;
}
.AnyTagClassName
{
color: #845772;
}
</style>
background-color css
<style>
a { background-color: #845772; }
a { background-color: rgb(132,87,114); }
div.DivClassName
{
background-color: #845772;
}
.BgClassName
{
background-color: #845772;
}
</style>
border-color css
<style>
span { border-color: #845772; }
span { border-color: rgb(132,87,114); }
td.TdClassName
{
border-color: #845772;
}
.TagClassName
{
border-color: #845772;
}
</style>