Shades of Cosmic #845474
Tints of Cosmic #845474
RGB
CMYK
RGB Variations
Color information
#845474 (or 0x845474) is known color: Cosmic. HEX triplet: 84, 54 and 74. RGB value is (132,84,116). Sum of RGB (Red+Green+Blue) = 132+84+116=332 (43% of max value = 765). Red value is 132 (51.95% from 255 or 39.76% from 332); Green value is 84 (33.20% from 255 or 25.30% from 332); Blue value is 116 (45.70% from 255 or 34.94% from 332); Max value from RGB is 132 - color contains mainly: red. Hex color #845474 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845474 is #7BAB8B. Grayscale: #656565. Windows color (decimal): -8104844 or 7623812. OLE color: 7623812.
HSL color Cylindrical-coordinate representation of color #845474: hue angle of 320º 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 #845474 is Cyan = 0, Magento = 0.36, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 116 | - |
| CMYK | 0 | 0.36 | 0.12 | 0.48 |
| HSL | 320º | 0.22% | 0.42% | - |
| HSV(B) | 320º | 0.36% | 0.52% | - |
| XYZ | 15.84 | 12.51 | 18.1 | - |
| YUV | 102 | 135.9 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 116 | 0 | 0.36 | 0.12 | 0.48 | 320 | 0.22 | 0.42 |
| Hex | 84 | 54 | 74 | 0 | 24 | C | 30 | 140 | 16 | 2A |
| Octal | 204 | 124 | 164 | 0 | 44 | 14 | 60 | 500 | 26 | 52 |
| Binary | 10000100 | 1010100 | 1110100 | 0 | 100100 | 1100 | 110000 | 101000000 | 10110 | 101010 |
Color Harmonies of #845474
Complementary color
Monochromatic Colors of #845474
Black with #845474
Text Example
Text Example
White with #845474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845474; }
p { color: rgb(132,84,116); }
H1.HeaderClassName
{
color: #845474;
}
.AnyTagClassName
{
color: #845474;
}
</style>
background-color css
<style>
a { background-color: #845474; }
a { background-color: rgb(132,84,116); }
div.DivClassName
{
background-color: #845474;
}
.BgClassName
{
background-color: #845474;
}
</style>
border-color css
<style>
span { border-color: #845474; }
span { border-color: rgb(132,84,116); }
td.TdClassName
{
border-color: #845474;
}
.TagClassName
{
border-color: #845474;
}
</style>