Shades of Cosmic #845168
Tints of Cosmic #845168
RGB
CMYK
RGB Variations
Color information
#845168 (or 0x845168) is known color: Cosmic. HEX triplet: 84, 51 and 68. RGB value is (132,81,104). Sum of RGB (Red+Green+Blue) = 132+81+104=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 81 (32.03% from 255 or 25.55% from 317); Blue value is 104 (41.02% from 255 or 32.81% from 317); Max value from RGB is 132 - color contains mainly: red. Hex color #845168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #845168 is #7BAE97. Grayscale: #626262. Windows color (decimal): -8105624 or 6836612. OLE color: 6836612.
HSL color Cylindrical-coordinate representation of color #845168: hue angle of 332.94º 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 #845168 is Cyan = 0, Magento = 0.39, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 81 | 104 | - |
| CMYK | 0 | 0.39 | 0.21 | 0.48 |
| HSL | 332.94º | 0.24% | 0.42% | - |
| HSV(B) | 332.94º | 0.39% | 0.52% | - |
| XYZ | 14.96 | 11.79 | 14.58 | - |
| YUV | 98.87 | 130.9 | 151.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 81 | 104 | 0 | 0.39 | 0.21 | 0.48 | 332.94 | 0.24 | 0.42 |
| Hex | 84 | 51 | 68 | 0 | 27 | 15 | 30 | 14D | 18 | 2A |
| Octal | 204 | 121 | 150 | 0 | 47 | 25 | 60 | 515 | 30 | 52 |
| Binary | 10000100 | 1010001 | 1101000 | 0 | 100111 | 10101 | 110000 | 101001101 | 11000 | 101010 |
Color Harmonies of #845168
Complementary color
Monochromatic Colors of #845168
Black with #845168
Text Example
Text Example
White with #845168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845168; }
p { color: rgb(132,81,104); }
H1.HeaderClassName
{
color: #845168;
}
.AnyTagClassName
{
color: #845168;
}
</style>
background-color css
<style>
a { background-color: #845168; }
a { background-color: rgb(132,81,104); }
div.DivClassName
{
background-color: #845168;
}
.BgClassName
{
background-color: #845168;
}
</style>
border-color css
<style>
span { border-color: #845168; }
span { border-color: rgb(132,81,104); }
td.TdClassName
{
border-color: #845168;
}
.TagClassName
{
border-color: #845168;
}
</style>