Shades of Cosmic #854066
Tints of Cosmic #854066
RGB
CMYK
RGB Variations
Color information
#854066 (or 0x854066) is known color: Cosmic. HEX triplet: 85, 40 and 66. RGB value is (133,64,102). Sum of RGB (Red+Green+Blue) = 133+64+102=299 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.48% from 299); Green value is 64 (25.39% from 255 or 21.40% from 299); Blue value is 102 (40.23% from 255 or 34.11% from 299); Max value from RGB is 133 - color contains mainly: red. Hex color #854066 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854066 is #7ABF99. Grayscale: #585858. Windows color (decimal): -8044442 or 6701189. OLE color: 6701189.
HSL color Cylindrical-coordinate representation of color #854066: hue angle of 326.96º 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 #854066 is Cyan = 0, Magento = 0.52, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 102 | - |
| CMYK | 0 | 0.52 | 0.23 | 0.48 |
| HSL | 326.96º | 0.35% | 0.39% | - |
| HSV(B) | 326.96º | 0.52% | 0.52% | - |
| XYZ | 13.9 | 9.61 | 13.69 | - |
| YUV | 88.96 | 135.36 | 159.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 102 | 0 | 0.52 | 0.23 | 0.48 | 326.96 | 0.35 | 0.39 |
| Hex | 85 | 40 | 66 | 0 | 34 | 17 | 30 | 147 | 23 | 27 |
| Octal | 205 | 100 | 146 | 0 | 64 | 27 | 60 | 507 | 43 | 47 |
| Binary | 10000101 | 1000000 | 1100110 | 0 | 110100 | 10111 | 110000 | 101000111 | 100011 | 100111 |
Color Harmonies of #854066
Complementary color
Monochromatic Colors of #854066
Black with #854066
Text Example
Text Example
White with #854066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854066; }
p { color: rgb(133,64,102); }
H1.HeaderClassName
{
color: #854066;
}
.AnyTagClassName
{
color: #854066;
}
</style>
background-color css
<style>
a { background-color: #854066; }
a { background-color: rgb(133,64,102); }
div.DivClassName
{
background-color: #854066;
}
.BgClassName
{
background-color: #854066;
}
</style>
border-color css
<style>
span { border-color: #854066; }
span { border-color: rgb(133,64,102); }
td.TdClassName
{
border-color: #854066;
}
.TagClassName
{
border-color: #854066;
}
</style>