Shades of Cosmic #854060
Tints of Cosmic #854060
RGB
CMYK
RGB Variations
Color information
#854060 (or 0x854060) is known color: Cosmic. HEX triplet: 85, 40 and 60. RGB value is (133,64,96). Sum of RGB (Red+Green+Blue) = 133+64+96=293 (38% of max value = 765). Red value is 133 (52.34% from 255 or 45.39% from 293); Green value is 64 (25.39% from 255 or 21.84% from 293); Blue value is 96 (37.89% from 255 or 32.76% from 293); Max value from RGB is 133 - color contains mainly: red. Hex color #854060 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854060 is #7ABF9F. Grayscale: #585858. Windows color (decimal): -8044448 or 6307973. OLE color: 6307973.
HSL color Cylindrical-coordinate representation of color #854060: hue angle of 332.17º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #854060 is Cyan = 0, Magento = 0.52, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 96 | - |
| CMYK | 0 | 0.52 | 0.28 | 0.48 |
| HSL | 332.17º | 0.35% | 0.39% | - |
| HSV(B) | 332.17º | 0.52% | 0.52% | - |
| XYZ | 13.62 | 9.5 | 12.18 | - |
| YUV | 88.28 | 132.36 | 159.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 96 | 0 | 0.52 | 0.28 | 0.48 | 332.17 | 0.35 | 0.39 |
| Hex | 85 | 40 | 60 | 0 | 34 | 1C | 30 | 14C | 23 | 27 |
| Octal | 205 | 100 | 140 | 0 | 64 | 34 | 60 | 514 | 43 | 47 |
| Binary | 10000101 | 1000000 | 1100000 | 0 | 110100 | 11100 | 110000 | 101001100 | 100011 | 100111 |
Color Harmonies of #854060
Complementary color
Monochromatic Colors of #854060
Black with #854060
Text Example
Text Example
White with #854060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854060; }
p { color: rgb(133,64,96); }
H1.HeaderClassName
{
color: #854060;
}
.AnyTagClassName
{
color: #854060;
}
</style>
background-color css
<style>
a { background-color: #854060; }
a { background-color: rgb(133,64,96); }
div.DivClassName
{
background-color: #854060;
}
.BgClassName
{
background-color: #854060;
}
</style>
border-color css
<style>
span { border-color: #854060; }
span { border-color: rgb(133,64,96); }
td.TdClassName
{
border-color: #854060;
}
.TagClassName
{
border-color: #854060;
}
</style>