Shades of Cosmic #845470
Tints of Cosmic #845470
RGB
CMYK
RGB Variations
Color information
#845470 (or 0x845470) is known color: Cosmic. HEX triplet: 84, 54 and 70. RGB value is (132,84,112). Sum of RGB (Red+Green+Blue) = 132+84+112=328 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.24% from 328); Green value is 84 (33.20% from 255 or 25.61% from 328); Blue value is 112 (44.14% from 255 or 34.15% from 328); Max value from RGB is 132 - color contains mainly: red. Hex color #845470 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845470 is #7BAB8F. Grayscale: #656565. Windows color (decimal): -8104848 or 7361668. OLE color: 7361668.
HSL color Cylindrical-coordinate representation of color #845470: hue angle of 325º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #845470 is Cyan = 0, Magento = 0.36, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 112 | - |
| CMYK | 0 | 0.36 | 0.15 | 0.48 |
| HSL | 325º | 0.22% | 0.42% | - |
| HSV(B) | 325º | 0.36% | 0.52% | - |
| XYZ | 15.61 | 12.42 | 16.9 | - |
| YUV | 101.54 | 133.9 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 112 | 0 | 0.36 | 0.15 | 0.48 | 325 | 0.22 | 0.42 |
| Hex | 84 | 54 | 70 | 0 | 24 | F | 30 | 145 | 16 | 2A |
| Octal | 204 | 124 | 160 | 0 | 44 | 17 | 60 | 505 | 26 | 52 |
| Binary | 10000100 | 1010100 | 1110000 | 0 | 100100 | 1111 | 110000 | 101000101 | 10110 | 101010 |
Color Harmonies of #845470
Complementary color
Monochromatic Colors of #845470
Black with #845470
Text Example
Text Example
White with #845470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845470; }
p { color: rgb(132,84,112); }
H1.HeaderClassName
{
color: #845470;
}
.AnyTagClassName
{
color: #845470;
}
</style>
background-color css
<style>
a { background-color: #845470; }
a { background-color: rgb(132,84,112); }
div.DivClassName
{
background-color: #845470;
}
.BgClassName
{
background-color: #845470;
}
</style>
border-color css
<style>
span { border-color: #845470; }
span { border-color: rgb(132,84,112); }
td.TdClassName
{
border-color: #845470;
}
.TagClassName
{
border-color: #845470;
}
</style>