Shades of Cosmic #854172
Tints of Cosmic #854172
RGB
CMYK
RGB Variations
Color information
#854172 (or 0x854172) is known color: Cosmic. HEX triplet: 85, 41 and 72. RGB value is (133,65,114). Sum of RGB (Red+Green+Blue) = 133+65+114=312 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.63% from 312); Green value is 65 (25.78% from 255 or 20.83% from 312); Blue value is 114 (44.92% from 255 or 36.54% from 312); Max value from RGB is 133 - color contains mainly: red. Hex color #854172 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854172 is #7ABE8D. Grayscale: #5A5A5A. Windows color (decimal): -8044174 or 7487877. OLE color: 7487877.
HSL color Cylindrical-coordinate representation of color #854172: hue angle of 316.76º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #854172 is Cyan = 0, Magento = 0.51, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 65 | 114 | - |
| CMYK | 0 | 0.51 | 0.14 | 0.48 |
| HSL | 316.76º | 0.34% | 0.39% | - |
| HSV(B) | 316.76º | 0.51% | 0.52% | - |
| XYZ | 14.6 | 9.98 | 17.08 | - |
| YUV | 90.92 | 141.03 | 158.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 65 | 114 | 0 | 0.51 | 0.14 | 0.48 | 316.76 | 0.34 | 0.39 |
| Hex | 85 | 41 | 72 | 0 | 33 | E | 30 | 13D | 22 | 27 |
| Octal | 205 | 101 | 162 | 0 | 63 | 16 | 60 | 475 | 42 | 47 |
| Binary | 10000101 | 1000001 | 1110010 | 0 | 110011 | 1110 | 110000 | 100111101 | 100010 | 100111 |
Color Harmonies of #854172
Complementary color
Monochromatic Colors of #854172
Black with #854172
Text Example
Text Example
White with #854172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854172; }
p { color: rgb(133,65,114); }
H1.HeaderClassName
{
color: #854172;
}
.AnyTagClassName
{
color: #854172;
}
</style>
background-color css
<style>
a { background-color: #854172; }
a { background-color: rgb(133,65,114); }
div.DivClassName
{
background-color: #854172;
}
.BgClassName
{
background-color: #854172;
}
</style>
border-color css
<style>
span { border-color: #854172; }
span { border-color: rgb(133,65,114); }
td.TdClassName
{
border-color: #854172;
}
.TagClassName
{
border-color: #854172;
}
</style>