Shades of Cosmic #885271
Tints of Cosmic #885271
RGB
CMYK
RGB Variations
Color information
#885271 (or 0x885271) is known color: Cosmic. HEX triplet: 88, 52 and 71. RGB value is (136,82,113). Sum of RGB (Red+Green+Blue) = 136+82+113=331 (43% of max value = 765). Red value is 136 (53.52% from 255 or 41.09% from 331); Green value is 82 (32.42% from 255 or 24.77% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 136 - color contains mainly: red. Hex color #885271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #885271 is #77AD8E. Grayscale: #656565. Windows color (decimal): -7843215 or 7426696. OLE color: 7426696.
HSL color Cylindrical-coordinate representation of color #885271: hue angle of 325.56º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #885271 is Cyan = 0, Magento = 0.40, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 82 | 113 | - |
| CMYK | 0 | 0.40 | 0.17 | 0.47 |
| HSL | 325.56º | 0.25% | 0.43% | - |
| HSV(B) | 325.56º | 0.4% | 0.53% | - |
| XYZ | 16.15 | 12.46 | 17.18 | - |
| YUV | 101.68 | 134.39 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 82 | 113 | 0 | 0.40 | 0.17 | 0.47 | 325.56 | 0.25 | 0.43 |
| Hex | 88 | 52 | 71 | 0 | 28 | 11 | 2F | 146 | 19 | 2B |
| Octal | 210 | 122 | 161 | 0 | 50 | 21 | 57 | 506 | 31 | 53 |
| Binary | 10001000 | 1010010 | 1110001 | 0 | 101000 | 10001 | 101111 | 101000110 | 11001 | 101011 |
Color Harmonies of #885271
Complementary color
Monochromatic Colors of #885271
Black with #885271
Text Example
Text Example
White with #885271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885271; }
p { color: rgb(136,82,113); }
H1.HeaderClassName
{
color: #885271;
}
.AnyTagClassName
{
color: #885271;
}
</style>
background-color css
<style>
a { background-color: #885271; }
a { background-color: rgb(136,82,113); }
div.DivClassName
{
background-color: #885271;
}
.BgClassName
{
background-color: #885271;
}
</style>
border-color css
<style>
span { border-color: #885271; }
span { border-color: rgb(136,82,113); }
td.TdClassName
{
border-color: #885271;
}
.TagClassName
{
border-color: #885271;
}
</style>