Shades of Cosmic #855273
Tints of Cosmic #855273
RGB
CMYK
RGB Variations
Color information
#855273 (or 0x855273) is known color: Cosmic. HEX triplet: 85, 52 and 73. RGB value is (133,82,115). Sum of RGB (Red+Green+Blue) = 133+82+115=330 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.30% from 330); Green value is 82 (32.42% from 255 or 24.85% from 330); Blue value is 115 (45.31% from 255 or 34.85% from 330); Max value from RGB is 133 - color contains mainly: red. Hex color #855273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855273 is #7AAD8C. Grayscale: #646464. Windows color (decimal): -8039821 or 7557765. OLE color: 7557765.
HSL color Cylindrical-coordinate representation of color #855273: hue angle of 321.18º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #855273 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 82 | 115 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.48 |
| HSL | 321.18º | 0.24% | 0.42% | - |
| HSV(B) | 321.18º | 0.38% | 0.52% | - |
| XYZ | 15.78 | 12.26 | 17.75 | - |
| YUV | 101.01 | 135.9 | 150.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 82 | 115 | 0 | 0.38 | 0.14 | 0.48 | 321.18 | 0.24 | 0.42 |
| Hex | 85 | 52 | 73 | 0 | 26 | E | 30 | 141 | 18 | 2A |
| Octal | 205 | 122 | 163 | 0 | 46 | 16 | 60 | 501 | 30 | 52 |
| Binary | 10000101 | 1010010 | 1110011 | 0 | 100110 | 1110 | 110000 | 101000001 | 11000 | 101010 |
Color Harmonies of #855273
Complementary color
Monochromatic Colors of #855273
Black with #855273
Text Example
Text Example
White with #855273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855273; }
p { color: rgb(133,82,115); }
H1.HeaderClassName
{
color: #855273;
}
.AnyTagClassName
{
color: #855273;
}
</style>
background-color css
<style>
a { background-color: #855273; }
a { background-color: rgb(133,82,115); }
div.DivClassName
{
background-color: #855273;
}
.BgClassName
{
background-color: #855273;
}
</style>
border-color css
<style>
span { border-color: #855273; }
span { border-color: rgb(133,82,115); }
td.TdClassName
{
border-color: #855273;
}
.TagClassName
{
border-color: #855273;
}
</style>