Shades of Cosmic #854567
Tints of Cosmic #854567
RGB
CMYK
RGB Variations
Color information
#854567 (or 0x854567) is known color: Cosmic. HEX triplet: 85, 45 and 67. RGB value is (133,69,103). Sum of RGB (Red+Green+Blue) = 133+69+103=305 (40% of max value = 765). Red value is 133 (52.34% from 255 or 43.61% from 305); Green value is 69 (27.34% from 255 or 22.62% from 305); Blue value is 103 (40.62% from 255 or 33.77% from 305); Max value from RGB is 133 - color contains mainly: red. Hex color #854567 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854567 is #7ABA98. Grayscale: #5B5B5B. Windows color (decimal): -8043161 or 6768005. OLE color: 6768005.
HSL color Cylindrical-coordinate representation of color #854567: hue angle of 328.12º 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 #854567 is Cyan = 0, Magento = 0.48, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 69 | 103 | - |
| CMYK | 0 | 0.48 | 0.23 | 0.48 |
| HSL | 328.13º | 0.32% | 0.4% | - |
| HSV(B) | 328.13º | 0.48% | 0.52% | - |
| XYZ | 14.25 | 10.22 | 14.05 | - |
| YUV | 92.01 | 134.2 | 157.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 69 | 103 | 0 | 0.48 | 0.23 | 0.48 | 328.13 | 0.32 | 0.4 |
| Hex | 85 | 45 | 67 | 0 | 30 | 17 | 30 | 148 | 20 | 28 |
| Octal | 205 | 105 | 147 | 0 | 60 | 27 | 60 | 510 | 40 | 50 |
| Binary | 10000101 | 1000101 | 1100111 | 0 | 110000 | 10111 | 110000 | 101001000 | 100000 | 101000 |
Color Harmonies of #854567
Complementary color
Monochromatic Colors of #854567
Black with #854567
Text Example
Text Example
White with #854567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854567; }
p { color: rgb(133,69,103); }
H1.HeaderClassName
{
color: #854567;
}
.AnyTagClassName
{
color: #854567;
}
</style>
background-color css
<style>
a { background-color: #854567; }
a { background-color: rgb(133,69,103); }
div.DivClassName
{
background-color: #854567;
}
.BgClassName
{
background-color: #854567;
}
</style>
border-color css
<style>
span { border-color: #854567; }
span { border-color: rgb(133,69,103); }
td.TdClassName
{
border-color: #854567;
}
.TagClassName
{
border-color: #854567;
}
</style>