Shades of Cosmic #854974
Tints of Cosmic #854974
RGB
CMYK
RGB Variations
Color information
#854974 (or 0x854974) is known color: Cosmic. HEX triplet: 85, 49 and 74. RGB value is (133,73,116). Sum of RGB (Red+Green+Blue) = 133+73+116=322 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.30% from 322); Green value is 73 (28.91% from 255 or 22.67% from 322); Blue value is 116 (45.70% from 255 or 36.02% from 322); Max value from RGB is 133 - color contains mainly: red. Hex color #854974 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854974 is #7AB68B. Grayscale: #5F5F5F. Windows color (decimal): -8042124 or 7620997. OLE color: 7620997.
HSL color Cylindrical-coordinate representation of color #854974: hue angle of 317º 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 #854974 is Cyan = 0, Magento = 0.45, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 116 | - |
| CMYK | 0 | 0.45 | 0.13 | 0.48 |
| HSL | 317º | 0.29% | 0.4% | - |
| HSV(B) | 317º | 0.45% | 0.52% | - |
| XYZ | 15.21 | 11.01 | 17.85 | - |
| YUV | 95.84 | 139.38 | 154.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 116 | 0 | 0.45 | 0.13 | 0.48 | 317 | 0.29 | 0.4 |
| Hex | 85 | 49 | 74 | 0 | 2D | D | 30 | 13D | 1D | 28 |
| Octal | 205 | 111 | 164 | 0 | 55 | 15 | 60 | 475 | 35 | 50 |
| Binary | 10000101 | 1001001 | 1110100 | 0 | 101101 | 1101 | 110000 | 100111101 | 11101 | 101000 |
Color Harmonies of #854974
Complementary color
Monochromatic Colors of #854974
Black with #854974
Text Example
Text Example
White with #854974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854974; }
p { color: rgb(133,73,116); }
H1.HeaderClassName
{
color: #854974;
}
.AnyTagClassName
{
color: #854974;
}
</style>
background-color css
<style>
a { background-color: #854974; }
a { background-color: rgb(133,73,116); }
div.DivClassName
{
background-color: #854974;
}
.BgClassName
{
background-color: #854974;
}
</style>
border-color css
<style>
span { border-color: #854974; }
span { border-color: rgb(133,73,116); }
td.TdClassName
{
border-color: #854974;
}
.TagClassName
{
border-color: #854974;
}
</style>