Shades of Cosmic #855671
Tints of Cosmic #855671
RGB
CMYK
RGB Variations
Color information
#855671 (or 0x855671) is known color: Cosmic. HEX triplet: 85, 56 and 71. RGB value is (133,86,113). Sum of RGB (Red+Green+Blue) = 133+86+113=332 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.06% from 332); Green value is 86 (33.98% from 255 or 25.90% from 332); Blue value is 113 (44.53% from 255 or 34.04% from 332); Max value from RGB is 133 - color contains mainly: red. Hex color #855671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855671 is #7AA98E. Grayscale: #676767. Windows color (decimal): -8038799 or 7427717. OLE color: 7427717.
HSL color Cylindrical-coordinate representation of color #855671: hue angle of 325.53º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #855671 is Cyan = 0, Magento = 0.35, Yellow = 0.15 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 86 | 113 | - |
| CMYK | 0 | 0.35 | 0.15 | 0.48 |
| HSL | 325.53º | 0.21% | 0.43% | - |
| HSV(B) | 325.53º | 0.35% | 0.52% | - |
| XYZ | 15.98 | 12.83 | 17.26 | - |
| YUV | 103.13 | 133.57 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 113 | 0 | 0.35 | 0.15 | 0.48 | 325.53 | 0.21 | 0.43 |
| Hex | 85 | 56 | 71 | 0 | 23 | F | 30 | 146 | 15 | 2B |
| Octal | 205 | 126 | 161 | 0 | 43 | 17 | 60 | 506 | 25 | 53 |
| Binary | 10000101 | 1010110 | 1110001 | 0 | 100011 | 1111 | 110000 | 101000110 | 10101 | 101011 |
Color Harmonies of #855671
Complementary color
Monochromatic Colors of #855671
Black with #855671
Text Example
Text Example
White with #855671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855671; }
p { color: rgb(133,86,113); }
H1.HeaderClassName
{
color: #855671;
}
.AnyTagClassName
{
color: #855671;
}
</style>
background-color css
<style>
a { background-color: #855671; }
a { background-color: rgb(133,86,113); }
div.DivClassName
{
background-color: #855671;
}
.BgClassName
{
background-color: #855671;
}
</style>
border-color css
<style>
span { border-color: #855671; }
span { border-color: rgb(133,86,113); }
td.TdClassName
{
border-color: #855671;
}
.TagClassName
{
border-color: #855671;
}
</style>