Shades of Cosmic #855174
Tints of Cosmic #855174
RGB
CMYK
RGB Variations
Color information
#855174 (or 0x855174) is known color: Cosmic. HEX triplet: 85, 51 and 74. RGB value is (133,81,116). Sum of RGB (Red+Green+Blue) = 133+81+116=330 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.30% from 330); Green value is 81 (32.03% from 255 or 24.55% from 330); Blue value is 116 (45.70% from 255 or 35.15% from 330); Max value from RGB is 133 - color contains mainly: red. Hex color #855174 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855174 is #7AAE8B. Grayscale: #646464. Windows color (decimal): -8040076 or 7623045. OLE color: 7623045.
HSL color Cylindrical-coordinate representation of color #855174: hue angle of 319.62º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #855174 is Cyan = 0, Magento = 0.39, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 81 | 116 | - |
| CMYK | 0 | 0.39 | 0.13 | 0.48 |
| HSL | 319.62º | 0.24% | 0.42% | - |
| HSV(B) | 319.62º | 0.39% | 0.52% | - |
| XYZ | 15.77 | 12.13 | 18.03 | - |
| YUV | 100.54 | 136.73 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 81 | 116 | 0 | 0.39 | 0.13 | 0.48 | 319.62 | 0.24 | 0.42 |
| Hex | 85 | 51 | 74 | 0 | 27 | D | 30 | 140 | 18 | 2A |
| Octal | 205 | 121 | 164 | 0 | 47 | 15 | 60 | 500 | 30 | 52 |
| Binary | 10000101 | 1010001 | 1110100 | 0 | 100111 | 1101 | 110000 | 101000000 | 11000 | 101010 |
Color Harmonies of #855174
Complementary color
Monochromatic Colors of #855174
Black with #855174
Text Example
Text Example
White with #855174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855174; }
p { color: rgb(133,81,116); }
H1.HeaderClassName
{
color: #855174;
}
.AnyTagClassName
{
color: #855174;
}
</style>
background-color css
<style>
a { background-color: #855174; }
a { background-color: rgb(133,81,116); }
div.DivClassName
{
background-color: #855174;
}
.BgClassName
{
background-color: #855174;
}
</style>
border-color css
<style>
span { border-color: #855174; }
span { border-color: rgb(133,81,116); }
td.TdClassName
{
border-color: #855174;
}
.TagClassName
{
border-color: #855174;
}
</style>