Shades of Cosmic #884767
Tints of Cosmic #884767
RGB
CMYK
RGB Variations
Color information
#884767 (or 0x884767) is known color: Cosmic. HEX triplet: 88, 47 and 67. RGB value is (136,71,103). Sum of RGB (Red+Green+Blue) = 136+71+103=310 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.87% from 310); Green value is 71 (28.12% from 255 or 22.90% from 310); Blue value is 103 (40.62% from 255 or 33.23% from 310); Max value from RGB is 136 - color contains mainly: red. Hex color #884767 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884767 is #77B898. Grayscale: #5E5E5E. Windows color (decimal): -7846041 or 6768520. OLE color: 6768520.
HSL color Cylindrical-coordinate representation of color #884767: hue angle of 330.46º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #884767 is Cyan = 0, Magento = 0.48, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 71 | 103 | - |
| CMYK | 0 | 0.48 | 0.24 | 0.47 |
| HSL | 330.46º | 0.31% | 0.41% | - |
| HSV(B) | 330.46º | 0.48% | 0.53% | - |
| XYZ | 14.85 | 10.72 | 14.12 | - |
| YUV | 94.08 | 133.03 | 157.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 71 | 103 | 0 | 0.48 | 0.24 | 0.47 | 330.46 | 0.31 | 0.41 |
| Hex | 88 | 47 | 67 | 0 | 30 | 18 | 2F | 14A | 1F | 29 |
| Octal | 210 | 107 | 147 | 0 | 60 | 30 | 57 | 512 | 37 | 51 |
| Binary | 10001000 | 1000111 | 1100111 | 0 | 110000 | 11000 | 101111 | 101001010 | 11111 | 101001 |
Color Harmonies of #884767
Complementary color
Monochromatic Colors of #884767
Black with #884767
Text Example
Text Example
White with #884767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884767; }
p { color: rgb(136,71,103); }
H1.HeaderClassName
{
color: #884767;
}
.AnyTagClassName
{
color: #884767;
}
</style>
background-color css
<style>
a { background-color: #884767; }
a { background-color: rgb(136,71,103); }
div.DivClassName
{
background-color: #884767;
}
.BgClassName
{
background-color: #884767;
}
</style>
border-color css
<style>
span { border-color: #884767; }
span { border-color: rgb(136,71,103); }
td.TdClassName
{
border-color: #884767;
}
.TagClassName
{
border-color: #884767;
}
</style>