Shades of Cosmic #845771
Tints of Cosmic #845771
RGB
CMYK
RGB Variations
Color information
#845771 (or 0x845771) is known color: Cosmic. HEX triplet: 84, 57 and 71. RGB value is (132,87,113). Sum of RGB (Red+Green+Blue) = 132+87+113=332 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.76% from 332); Green value is 87 (34.38% from 255 or 26.20% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 132 - color contains mainly: red. Hex color #845771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845771 is #7BA88E. Grayscale: #676767. Windows color (decimal): -8104079 or 7427972. OLE color: 7427972.
HSL color Cylindrical-coordinate representation of color #845771: hue angle of 325.33º 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 #845771 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 87 | 113 | - |
| CMYK | 0 | 0.34 | 0.14 | 0.48 |
| HSL | 325.33º | 0.21% | 0.43% | - |
| HSV(B) | 325.33º | 0.34% | 0.52% | - |
| XYZ | 15.9 | 12.91 | 17.28 | - |
| YUV | 103.42 | 133.41 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 87 | 113 | 0 | 0.34 | 0.14 | 0.48 | 325.33 | 0.21 | 0.43 |
| Hex | 84 | 57 | 71 | 0 | 22 | E | 30 | 145 | 15 | 2B |
| Octal | 204 | 127 | 161 | 0 | 42 | 16 | 60 | 505 | 25 | 53 |
| Binary | 10000100 | 1010111 | 1110001 | 0 | 100010 | 1110 | 110000 | 101000101 | 10101 | 101011 |
Color Harmonies of #845771
Complementary color
Monochromatic Colors of #845771
Black with #845771
Text Example
Text Example
White with #845771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845771; }
p { color: rgb(132,87,113); }
H1.HeaderClassName
{
color: #845771;
}
.AnyTagClassName
{
color: #845771;
}
</style>
background-color css
<style>
a { background-color: #845771; }
a { background-color: rgb(132,87,113); }
div.DivClassName
{
background-color: #845771;
}
.BgClassName
{
background-color: #845771;
}
</style>
border-color css
<style>
span { border-color: #845771; }
span { border-color: rgb(132,87,113); }
td.TdClassName
{
border-color: #845771;
}
.TagClassName
{
border-color: #845771;
}
</style>