Shades of Cosmic #854162
Tints of Cosmic #854162
RGB
CMYK
RGB Variations
Color information
#854162 (or 0x854162) is known color: Cosmic. HEX triplet: 85, 41 and 62. RGB value is (133,65,98). Sum of RGB (Red+Green+Blue) = 133+65+98=296 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.93% from 296); Green value is 65 (25.78% from 255 or 21.96% from 296); Blue value is 98 (38.67% from 255 or 33.11% from 296); Max value from RGB is 133 - color contains mainly: red. Hex color #854162 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854162 is #7ABE9D. Grayscale: #595959. Windows color (decimal): -8044190 or 6439301. OLE color: 6439301.
HSL color Cylindrical-coordinate representation of color #854162: hue angle of 330.88º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #854162 is Cyan = 0, Magento = 0.51, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 65 | 98 | - |
| CMYK | 0 | 0.51 | 0.26 | 0.48 |
| HSL | 330.88º | 0.34% | 0.39% | - |
| HSV(B) | 330.88º | 0.51% | 0.52% | - |
| XYZ | 13.77 | 9.65 | 12.69 | - |
| YUV | 89.09 | 133.03 | 159.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 65 | 98 | 0 | 0.51 | 0.26 | 0.48 | 330.88 | 0.34 | 0.39 |
| Hex | 85 | 41 | 62 | 0 | 33 | 1A | 30 | 14B | 22 | 27 |
| Octal | 205 | 101 | 142 | 0 | 63 | 32 | 60 | 513 | 42 | 47 |
| Binary | 10000101 | 1000001 | 1100010 | 0 | 110011 | 11010 | 110000 | 101001011 | 100010 | 100111 |
Color Harmonies of #854162
Complementary color
Monochromatic Colors of #854162
Black with #854162
Text Example
Text Example
White with #854162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854162; }
p { color: rgb(133,65,98); }
H1.HeaderClassName
{
color: #854162;
}
.AnyTagClassName
{
color: #854162;
}
</style>
background-color css
<style>
a { background-color: #854162; }
a { background-color: rgb(133,65,98); }
div.DivClassName
{
background-color: #854162;
}
.BgClassName
{
background-color: #854162;
}
</style>
border-color css
<style>
span { border-color: #854162; }
span { border-color: rgb(133,65,98); }
td.TdClassName
{
border-color: #854162;
}
.TagClassName
{
border-color: #854162;
}
</style>