Shades of Cosmic #854668
Tints of Cosmic #854668
RGB
CMYK
RGB Variations
Color information
#854668 (or 0x854668) is known color: Cosmic. HEX triplet: 85, 46 and 68. RGB value is (133,70,104). Sum of RGB (Red+Green+Blue) = 133+70+104=307 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.32% from 307); Green value is 70 (27.73% from 255 or 22.80% from 307); Blue value is 104 (41.02% from 255 or 33.88% from 307); Max value from RGB is 133 - color contains mainly: red. Hex color #854668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854668 is #7AB997. Grayscale: #5C5C5C. Windows color (decimal): -8042904 or 6833797. OLE color: 6833797.
HSL color Cylindrical-coordinate representation of color #854668: hue angle of 327.62º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #854668 is Cyan = 0, Magento = 0.47, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 70 | 104 | - |
| CMYK | 0 | 0.47 | 0.22 | 0.48 |
| HSL | 327.62º | 0.31% | 0.4% | - |
| HSV(B) | 327.62º | 0.47% | 0.52% | - |
| XYZ | 14.36 | 10.37 | 14.34 | - |
| YUV | 92.71 | 134.37 | 156.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 70 | 104 | 0 | 0.47 | 0.22 | 0.48 | 327.62 | 0.31 | 0.4 |
| Hex | 85 | 46 | 68 | 0 | 2F | 16 | 30 | 148 | 1F | 28 |
| Octal | 205 | 106 | 150 | 0 | 57 | 26 | 60 | 510 | 37 | 50 |
| Binary | 10000101 | 1000110 | 1101000 | 0 | 101111 | 10110 | 110000 | 101001000 | 11111 | 101000 |
Color Harmonies of #854668
Complementary color
Monochromatic Colors of #854668
Black with #854668
Text Example
Text Example
White with #854668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854668; }
p { color: rgb(133,70,104); }
H1.HeaderClassName
{
color: #854668;
}
.AnyTagClassName
{
color: #854668;
}
</style>
background-color css
<style>
a { background-color: #854668; }
a { background-color: rgb(133,70,104); }
div.DivClassName
{
background-color: #854668;
}
.BgClassName
{
background-color: #854668;
}
</style>
border-color css
<style>
span { border-color: #854668; }
span { border-color: rgb(133,70,104); }
td.TdClassName
{
border-color: #854668;
}
.TagClassName
{
border-color: #854668;
}
</style>