Shades of Cosmic #854973
Tints of Cosmic #854973
RGB
CMYK
RGB Variations
Color information
#854973 (or 0x854973) is known color: Cosmic. HEX triplet: 85, 49 and 73. RGB value is (133,73,115). Sum of RGB (Red+Green+Blue) = 133+73+115=321 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.43% from 321); Green value is 73 (28.91% from 255 or 22.74% from 321); Blue value is 115 (45.31% from 255 or 35.83% from 321); Max value from RGB is 133 - color contains mainly: red. Hex color #854973 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854973 is #7AB68C. Grayscale: #5F5F5F. Windows color (decimal): -8042125 or 7555461. OLE color: 7555461.
HSL color Cylindrical-coordinate representation of color #854973: hue angle of 318º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #854973 is Cyan = 0, Magento = 0.45, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 115 | - |
| CMYK | 0 | 0.45 | 0.14 | 0.48 |
| HSL | 318º | 0.29% | 0.4% | - |
| HSV(B) | 318º | 0.45% | 0.52% | - |
| XYZ | 15.15 | 10.99 | 17.54 | - |
| YUV | 95.73 | 138.88 | 154.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 115 | 0 | 0.45 | 0.14 | 0.48 | 318 | 0.29 | 0.4 |
| Hex | 85 | 49 | 73 | 0 | 2D | E | 30 | 13E | 1D | 28 |
| Octal | 205 | 111 | 163 | 0 | 55 | 16 | 60 | 476 | 35 | 50 |
| Binary | 10000101 | 1001001 | 1110011 | 0 | 101101 | 1110 | 110000 | 100111110 | 11101 | 101000 |
Color Harmonies of #854973
Complementary color
Monochromatic Colors of #854973
Black with #854973
Text Example
Text Example
White with #854973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854973; }
p { color: rgb(133,73,115); }
H1.HeaderClassName
{
color: #854973;
}
.AnyTagClassName
{
color: #854973;
}
</style>
background-color css
<style>
a { background-color: #854973; }
a { background-color: rgb(133,73,115); }
div.DivClassName
{
background-color: #854973;
}
.BgClassName
{
background-color: #854973;
}
</style>
border-color css
<style>
span { border-color: #854973; }
span { border-color: rgb(133,73,115); }
td.TdClassName
{
border-color: #854973;
}
.TagClassName
{
border-color: #854973;
}
</style>