Shades of Cosmic #855271
Tints of Cosmic #855271
RGB
CMYK
RGB Variations
Color information
#855271 (or 0x855271) is known color: Cosmic. HEX triplet: 85, 52 and 71. RGB value is (133,82,113). Sum of RGB (Red+Green+Blue) = 133+82+113=328 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.55% from 328); Green value is 82 (32.42% from 255 or 25% from 328); Blue value is 113 (44.53% from 255 or 34.45% from 328); Max value from RGB is 133 - color contains mainly: red. Hex color #855271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855271 is #7AAD8E. Grayscale: #646464. Windows color (decimal): -8039823 or 7426693. OLE color: 7426693.
HSL color Cylindrical-coordinate representation of color #855271: hue angle of 323.53º 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 #855271 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 82 | 113 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.48 |
| HSL | 323.53º | 0.24% | 0.42% | - |
| HSV(B) | 323.53º | 0.38% | 0.52% | - |
| XYZ | 15.67 | 12.21 | 17.15 | - |
| YUV | 100.78 | 134.9 | 150.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 82 | 113 | 0 | 0.38 | 0.15 | 0.48 | 323.53 | 0.24 | 0.42 |
| Hex | 85 | 52 | 71 | 0 | 26 | F | 30 | 144 | 18 | 2A |
| Octal | 205 | 122 | 161 | 0 | 46 | 17 | 60 | 504 | 30 | 52 |
| Binary | 10000101 | 1010010 | 1110001 | 0 | 100110 | 1111 | 110000 | 101000100 | 11000 | 101010 |
Color Harmonies of #855271
Complementary color
Monochromatic Colors of #855271
Black with #855271
Text Example
Text Example
White with #855271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855271; }
p { color: rgb(133,82,113); }
H1.HeaderClassName
{
color: #855271;
}
.AnyTagClassName
{
color: #855271;
}
</style>
background-color css
<style>
a { background-color: #855271; }
a { background-color: rgb(133,82,113); }
div.DivClassName
{
background-color: #855271;
}
.BgClassName
{
background-color: #855271;
}
</style>
border-color css
<style>
span { border-color: #855271; }
span { border-color: rgb(133,82,113); }
td.TdClassName
{
border-color: #855271;
}
.TagClassName
{
border-color: #855271;
}
</style>