Shades of Cosmic #845167
Tints of Cosmic #845167
RGB
CMYK
RGB Variations
Color information
#845167 (or 0x845167) is known color: Cosmic. HEX triplet: 84, 51 and 67. RGB value is (132,81,103). Sum of RGB (Red+Green+Blue) = 132+81+103=316 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.77% from 316); Green value is 81 (32.03% from 255 or 25.63% from 316); Blue value is 103 (40.62% from 255 or 32.59% from 316); Max value from RGB is 132 - color contains mainly: red. Hex color #845167 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845167 is #7BAE98. Grayscale: #626262. Windows color (decimal): -8105625 or 6771076. OLE color: 6771076.
HSL color Cylindrical-coordinate representation of color #845167: hue angle of 334.12º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #845167 is Cyan = 0, Magento = 0.39, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 81 | 103 | - |
| CMYK | 0 | 0.39 | 0.22 | 0.48 |
| HSL | 334.12º | 0.24% | 0.42% | - |
| HSV(B) | 334.12º | 0.39% | 0.52% | - |
| XYZ | 14.91 | 11.77 | 14.32 | - |
| YUV | 98.76 | 130.4 | 151.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 103 | 0 | 0.39 | 0.22 | 0.48 | 334.12 | 0.24 | 0.42 |
| Hex | 84 | 51 | 67 | 0 | 27 | 16 | 30 | 14E | 18 | 2A |
| Octal | 204 | 121 | 147 | 0 | 47 | 26 | 60 | 516 | 30 | 52 |
| Binary | 10000100 | 1010001 | 1100111 | 0 | 100111 | 10110 | 110000 | 101001110 | 11000 | 101010 |
Color Harmonies of #845167
Complementary color
Monochromatic Colors of #845167
Black with #845167
Text Example
Text Example
White with #845167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845167; }
p { color: rgb(132,81,103); }
H1.HeaderClassName
{
color: #845167;
}
.AnyTagClassName
{
color: #845167;
}
</style>
background-color css
<style>
a { background-color: #845167; }
a { background-color: rgb(132,81,103); }
div.DivClassName
{
background-color: #845167;
}
.BgClassName
{
background-color: #845167;
}
</style>
border-color css
<style>
span { border-color: #845167; }
span { border-color: rgb(132,81,103); }
td.TdClassName
{
border-color: #845167;
}
.TagClassName
{
border-color: #845167;
}
</style>