Shades of Cosmic #845673
Tints of Cosmic #845673
RGB
CMYK
RGB Variations
Color information
#845673 (or 0x845673) is known color: Cosmic. HEX triplet: 84, 56 and 73. RGB value is (132,86,115). Sum of RGB (Red+Green+Blue) = 132+86+115=333 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.64% from 333); Green value is 86 (33.98% from 255 or 25.83% from 333); Blue value is 115 (45.31% from 255 or 34.53% from 333); Max value from RGB is 132 - color contains mainly: red. Hex color #845673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845673 is #7BA98C. Grayscale: #666666. Windows color (decimal): -8104333 or 7558788. OLE color: 7558788.
HSL color Cylindrical-coordinate representation of color #845673: hue angle of 322.17º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #845673 is Cyan = 0, Magento = 0.35, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 115 | - |
| CMYK | 0 | 0.35 | 0.13 | 0.48 |
| HSL | 322.17º | 0.21% | 0.43% | - |
| HSV(B) | 322.17º | 0.35% | 0.52% | - |
| XYZ | 15.94 | 12.8 | 17.85 | - |
| YUV | 103.06 | 134.74 | 148.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 115 | 0 | 0.35 | 0.13 | 0.48 | 322.17 | 0.21 | 0.43 |
| Hex | 84 | 56 | 73 | 0 | 23 | D | 30 | 142 | 15 | 2B |
| Octal | 204 | 126 | 163 | 0 | 43 | 15 | 60 | 502 | 25 | 53 |
| Binary | 10000100 | 1010110 | 1110011 | 0 | 100011 | 1101 | 110000 | 101000010 | 10101 | 101011 |
Color Harmonies of #845673
Complementary color
Monochromatic Colors of #845673
Black with #845673
Text Example
Text Example
White with #845673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845673; }
p { color: rgb(132,86,115); }
H1.HeaderClassName
{
color: #845673;
}
.AnyTagClassName
{
color: #845673;
}
</style>
background-color css
<style>
a { background-color: #845673; }
a { background-color: rgb(132,86,115); }
div.DivClassName
{
background-color: #845673;
}
.BgClassName
{
background-color: #845673;
}
</style>
border-color css
<style>
span { border-color: #845673; }
span { border-color: rgb(132,86,115); }
td.TdClassName
{
border-color: #845673;
}
.TagClassName
{
border-color: #845673;
}
</style>