Shades of Cosmic #844770
Tints of Cosmic #844770
RGB
CMYK
RGB Variations
Color information
#844770 (or 0x844770) is known color: Cosmic. HEX triplet: 84, 47 and 70. RGB value is (132,71,112). Sum of RGB (Red+Green+Blue) = 132+71+112=315 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.90% from 315); Green value is 71 (28.12% from 255 or 22.54% from 315); Blue value is 112 (44.14% from 255 or 35.56% from 315); Max value from RGB is 132 - color contains mainly: red. Hex color #844770 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844770 is #7BB88F. Grayscale: #5D5D5D. Windows color (decimal): -8108176 or 7358340. OLE color: 7358340.
HSL color Cylindrical-coordinate representation of color #844770: hue angle of 319.67º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #844770 is Cyan = 0, Magento = 0.46, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 112 | - |
| CMYK | 0 | 0.46 | 0.15 | 0.48 |
| HSL | 319.67º | 0.3% | 0.4% | - |
| HSV(B) | 319.67º | 0.46% | 0.52% | - |
| XYZ | 14.69 | 10.58 | 16.6 | - |
| YUV | 93.91 | 138.21 | 155.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 112 | 0 | 0.46 | 0.15 | 0.48 | 319.67 | 0.3 | 0.4 |
| Hex | 84 | 47 | 70 | 0 | 2E | F | 30 | 140 | 1E | 28 |
| Octal | 204 | 107 | 160 | 0 | 56 | 17 | 60 | 500 | 36 | 50 |
| Binary | 10000100 | 1000111 | 1110000 | 0 | 101110 | 1111 | 110000 | 101000000 | 11110 | 101000 |
Color Harmonies of #844770
Complementary color
Monochromatic Colors of #844770
Black with #844770
Text Example
Text Example
White with #844770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844770; }
p { color: rgb(132,71,112); }
H1.HeaderClassName
{
color: #844770;
}
.AnyTagClassName
{
color: #844770;
}
</style>
background-color css
<style>
a { background-color: #844770; }
a { background-color: rgb(132,71,112); }
div.DivClassName
{
background-color: #844770;
}
.BgClassName
{
background-color: #844770;
}
</style>
border-color css
<style>
span { border-color: #844770; }
span { border-color: rgb(132,71,112); }
td.TdClassName
{
border-color: #844770;
}
.TagClassName
{
border-color: #844770;
}
</style>