Shades of Cosmic #854067
Tints of Cosmic #854067
RGB
CMYK
RGB Variations
Color information
#854067 (or 0x854067) is known color: Cosmic. HEX triplet: 85, 40 and 67. RGB value is (133,64,103). Sum of RGB (Red+Green+Blue) = 133+64+103=300 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.33% from 300); Green value is 64 (25.39% from 255 or 21.33% from 300); Blue value is 103 (40.62% from 255 or 34.33% from 300); Max value from RGB is 133 - color contains mainly: red. Hex color #854067 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854067 is #7ABF98. Grayscale: #585858. Windows color (decimal): -8044441 or 6766725. OLE color: 6766725.
HSL color Cylindrical-coordinate representation of color #854067: hue angle of 326.09º 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 #854067 is Cyan = 0, Magento = 0.52, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 103 | - |
| CMYK | 0 | 0.52 | 0.23 | 0.48 |
| HSL | 326.09º | 0.35% | 0.39% | - |
| HSV(B) | 326.09º | 0.52% | 0.52% | - |
| XYZ | 13.95 | 9.63 | 13.96 | - |
| YUV | 89.08 | 135.86 | 159.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 103 | 0 | 0.52 | 0.23 | 0.48 | 326.09 | 0.35 | 0.39 |
| Hex | 85 | 40 | 67 | 0 | 34 | 17 | 30 | 146 | 23 | 27 |
| Octal | 205 | 100 | 147 | 0 | 64 | 27 | 60 | 506 | 43 | 47 |
| Binary | 10000101 | 1000000 | 1100111 | 0 | 110100 | 10111 | 110000 | 101000110 | 100011 | 100111 |
Color Harmonies of #854067
Complementary color
Monochromatic Colors of #854067
Black with #854067
Text Example
Text Example
White with #854067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854067; }
p { color: rgb(133,64,103); }
H1.HeaderClassName
{
color: #854067;
}
.AnyTagClassName
{
color: #854067;
}
</style>
background-color css
<style>
a { background-color: #854067; }
a { background-color: rgb(133,64,103); }
div.DivClassName
{
background-color: #854067;
}
.BgClassName
{
background-color: #854067;
}
</style>
border-color css
<style>
span { border-color: #854067; }
span { border-color: rgb(133,64,103); }
td.TdClassName
{
border-color: #854067;
}
.TagClassName
{
border-color: #854067;
}
</style>