Shades of Cosmic #884167
Tints of Cosmic #884167
RGB
CMYK
RGB Variations
Color information
#884167 (or 0x884167) is known color: Cosmic. HEX triplet: 88, 41 and 67. RGB value is (136,65,103). Sum of RGB (Red+Green+Blue) = 136+65+103=304 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.74% from 304); Green value is 65 (25.78% from 255 or 21.38% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 136 - color contains mainly: red. Hex color #884167 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884167 is #77BE98. Grayscale: #5A5A5A. Windows color (decimal): -7847577 or 6766984. OLE color: 6766984.
HSL color Cylindrical-coordinate representation of color #884167: hue angle of 327.89º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #884167 is Cyan = 0, Magento = 0.52, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 65 | 103 | - |
| CMYK | 0 | 0.52 | 0.24 | 0.47 |
| HSL | 327.89º | 0.35% | 0.39% | - |
| HSV(B) | 327.89º | 0.52% | 0.53% | - |
| XYZ | 14.49 | 9.99 | 14 | - |
| YUV | 90.56 | 135.02 | 160.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 65 | 103 | 0 | 0.52 | 0.24 | 0.47 | 327.89 | 0.35 | 0.39 |
| Hex | 88 | 41 | 67 | 0 | 34 | 18 | 2F | 148 | 23 | 27 |
| Octal | 210 | 101 | 147 | 0 | 64 | 30 | 57 | 510 | 43 | 47 |
| Binary | 10001000 | 1000001 | 1100111 | 0 | 110100 | 11000 | 101111 | 101001000 | 100011 | 100111 |
Color Harmonies of #884167
Complementary color
Monochromatic Colors of #884167
Black with #884167
Text Example
Text Example
White with #884167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884167; }
p { color: rgb(136,65,103); }
H1.HeaderClassName
{
color: #884167;
}
.AnyTagClassName
{
color: #884167;
}
</style>
background-color css
<style>
a { background-color: #884167; }
a { background-color: rgb(136,65,103); }
div.DivClassName
{
background-color: #884167;
}
.BgClassName
{
background-color: #884167;
}
</style>
border-color css
<style>
span { border-color: #884167; }
span { border-color: rgb(136,65,103); }
td.TdClassName
{
border-color: #884167;
}
.TagClassName
{
border-color: #884167;
}
</style>