Shades of Cosmic #854568
Tints of Cosmic #854568
RGB
CMYK
RGB Variations
Color information
#854568 (or 0x854568) is known color: Cosmic. HEX triplet: 85, 45 and 68. RGB value is (133,69,104). Sum of RGB (Red+Green+Blue) = 133+69+104=306 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.46% from 306); Green value is 69 (27.34% from 255 or 22.55% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 133 - color contains mainly: red. Hex color #854568 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854568 is #7ABA97. Grayscale: #5C5C5C. Windows color (decimal): -8043160 or 6833541. OLE color: 6833541.
HSL color Cylindrical-coordinate representation of color #854568: hue angle of 327.19º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #854568 is Cyan = 0, Magento = 0.48, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 69 | 104 | - |
| CMYK | 0 | 0.48 | 0.22 | 0.48 |
| HSL | 327.19º | 0.32% | 0.4% | - |
| HSV(B) | 327.19º | 0.48% | 0.52% | - |
| XYZ | 14.3 | 10.24 | 14.32 | - |
| YUV | 92.13 | 134.7 | 157.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 69 | 104 | 0 | 0.48 | 0.22 | 0.48 | 327.19 | 0.32 | 0.4 |
| Hex | 85 | 45 | 68 | 0 | 30 | 16 | 30 | 147 | 20 | 28 |
| Octal | 205 | 105 | 150 | 0 | 60 | 26 | 60 | 507 | 40 | 50 |
| Binary | 10000101 | 1000101 | 1101000 | 0 | 110000 | 10110 | 110000 | 101000111 | 100000 | 101000 |
Color Harmonies of #854568
Complementary color
Monochromatic Colors of #854568
Black with #854568
Text Example
Text Example
White with #854568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854568; }
p { color: rgb(133,69,104); }
H1.HeaderClassName
{
color: #854568;
}
.AnyTagClassName
{
color: #854568;
}
</style>
background-color css
<style>
a { background-color: #854568; }
a { background-color: rgb(133,69,104); }
div.DivClassName
{
background-color: #854568;
}
.BgClassName
{
background-color: #854568;
}
</style>
border-color css
<style>
span { border-color: #854568; }
span { border-color: rgb(133,69,104); }
td.TdClassName
{
border-color: #854568;
}
.TagClassName
{
border-color: #854568;
}
</style>