Shades of Cosmic #844571
Tints of Cosmic #844571
RGB
CMYK
RGB Variations
Color information
#844571 (or 0x844571) is known color: Cosmic. HEX triplet: 84, 45 and 71. RGB value is (132,69,113). Sum of RGB (Red+Green+Blue) = 132+69+113=314 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.04% from 314); Green value is 69 (27.34% from 255 or 21.97% from 314); Blue value is 113 (44.53% from 255 or 35.99% from 314); Max value from RGB is 132 - color contains mainly: red. Hex color #844571 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844571 is #7BBA8E. Grayscale: #5C5C5C. Windows color (decimal): -8108687 or 7423364. OLE color: 7423364.
HSL color Cylindrical-coordinate representation of color #844571: hue angle of 318.1º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #844571 is Cyan = 0, Magento = 0.48, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 113 | - |
| CMYK | 0 | 0.48 | 0.14 | 0.48 |
| HSL | 318.1º | 0.31% | 0.39% | - |
| HSV(B) | 318.1º | 0.48% | 0.52% | - |
| XYZ | 14.62 | 10.35 | 16.85 | - |
| YUV | 92.85 | 139.37 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 113 | 0 | 0.48 | 0.14 | 0.48 | 318.1 | 0.31 | 0.39 |
| Hex | 84 | 45 | 71 | 0 | 30 | E | 30 | 13E | 1F | 27 |
| Octal | 204 | 105 | 161 | 0 | 60 | 16 | 60 | 476 | 37 | 47 |
| Binary | 10000100 | 1000101 | 1110001 | 0 | 110000 | 1110 | 110000 | 100111110 | 11111 | 100111 |
Color Harmonies of #844571
Complementary color
Monochromatic Colors of #844571
Black with #844571
Text Example
Text Example
White with #844571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844571; }
p { color: rgb(132,69,113); }
H1.HeaderClassName
{
color: #844571;
}
.AnyTagClassName
{
color: #844571;
}
</style>
background-color css
<style>
a { background-color: #844571; }
a { background-color: rgb(132,69,113); }
div.DivClassName
{
background-color: #844571;
}
.BgClassName
{
background-color: #844571;
}
</style>
border-color css
<style>
span { border-color: #844571; }
span { border-color: rgb(132,69,113); }
td.TdClassName
{
border-color: #844571;
}
.TagClassName
{
border-color: #844571;
}
</style>