Shades of Cosmic #885173
Tints of Cosmic #885173
RGB
CMYK
RGB Variations
Color information
#885173 (or 0x885173) is known color: Cosmic. HEX triplet: 88, 51 and 73. RGB value is (136,81,115). Sum of RGB (Red+Green+Blue) = 136+81+115=332 (43% of max value = 765). Red value is 136 (53.52% from 255 or 40.96% from 332); Green value is 81 (32.03% from 255 or 24.40% from 332); Blue value is 115 (45.31% from 255 or 34.64% from 332); Max value from RGB is 136 - color contains mainly: red. Hex color #885173 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #885173 is #77AE8C. Grayscale: #656565. Windows color (decimal): -7843469 or 7557512. OLE color: 7557512.
HSL color Cylindrical-coordinate representation of color #885173: hue angle of 322.91º 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 #885173 is Cyan = 0, Magento = 0.40, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 81 | 115 | - |
| CMYK | 0 | 0.40 | 0.15 | 0.47 |
| HSL | 322.91º | 0.25% | 0.43% | - |
| HSV(B) | 322.91º | 0.4% | 0.53% | - |
| XYZ | 16.19 | 12.36 | 17.75 | - |
| YUV | 101.32 | 135.72 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 81 | 115 | 0 | 0.40 | 0.15 | 0.47 | 322.91 | 0.25 | 0.43 |
| Hex | 88 | 51 | 73 | 0 | 28 | F | 2F | 143 | 19 | 2B |
| Octal | 210 | 121 | 163 | 0 | 50 | 17 | 57 | 503 | 31 | 53 |
| Binary | 10001000 | 1010001 | 1110011 | 0 | 101000 | 1111 | 101111 | 101000011 | 11001 | 101011 |
Color Harmonies of #885173
Complementary color
Monochromatic Colors of #885173
Black with #885173
Text Example
Text Example
White with #885173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885173; }
p { color: rgb(136,81,115); }
H1.HeaderClassName
{
color: #885173;
}
.AnyTagClassName
{
color: #885173;
}
</style>
background-color css
<style>
a { background-color: #885173; }
a { background-color: rgb(136,81,115); }
div.DivClassName
{
background-color: #885173;
}
.BgClassName
{
background-color: #885173;
}
</style>
border-color css
<style>
span { border-color: #885173; }
span { border-color: rgb(136,81,115); }
td.TdClassName
{
border-color: #885173;
}
.TagClassName
{
border-color: #885173;
}
</style>