Shades of Cosmic #844570
Tints of Cosmic #844570
RGB
CMYK
RGB Variations
Color information
#844570 (or 0x844570) is known color: Cosmic. HEX triplet: 84, 45 and 70. RGB value is (132,69,112). Sum of RGB (Red+Green+Blue) = 132+69+112=313 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.17% from 313); Green value is 69 (27.34% from 255 or 22.04% from 313); Blue value is 112 (44.14% from 255 or 35.78% from 313); Max value from RGB is 132 - color contains mainly: red. Hex color #844570 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844570 is #7BBA8F. Grayscale: #5C5C5C. Windows color (decimal): -8108688 or 7357828. OLE color: 7357828.
HSL color Cylindrical-coordinate representation of color #844570: hue angle of 319.05º 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 #844570 is Cyan = 0, Magento = 0.48, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 69 | 112 | - |
| CMYK | 0 | 0.48 | 0.15 | 0.48 |
| HSL | 319.05º | 0.31% | 0.39% | - |
| HSV(B) | 319.05º | 0.48% | 0.52% | - |
| XYZ | 14.57 | 10.33 | 16.56 | - |
| YUV | 92.74 | 138.87 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 69 | 112 | 0 | 0.48 | 0.15 | 0.48 | 319.05 | 0.31 | 0.39 |
| Hex | 84 | 45 | 70 | 0 | 30 | F | 30 | 13F | 1F | 27 |
| Octal | 204 | 105 | 160 | 0 | 60 | 17 | 60 | 477 | 37 | 47 |
| Binary | 10000100 | 1000101 | 1110000 | 0 | 110000 | 1111 | 110000 | 100111111 | 11111 | 100111 |
Color Harmonies of #844570
Complementary color
Monochromatic Colors of #844570
Black with #844570
Text Example
Text Example
White with #844570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844570; }
p { color: rgb(132,69,112); }
H1.HeaderClassName
{
color: #844570;
}
.AnyTagClassName
{
color: #844570;
}
</style>
background-color css
<style>
a { background-color: #844570; }
a { background-color: rgb(132,69,112); }
div.DivClassName
{
background-color: #844570;
}
.BgClassName
{
background-color: #844570;
}
</style>
border-color css
<style>
span { border-color: #844570; }
span { border-color: rgb(132,69,112); }
td.TdClassName
{
border-color: #844570;
}
.TagClassName
{
border-color: #844570;
}
</style>