Shades of Cosmic #884967
Tints of Cosmic #884967
RGB
CMYK
RGB Variations
Color information
#884967 (or 0x884967) is known color: Cosmic. HEX triplet: 88, 49 and 67. RGB value is (136,73,103). Sum of RGB (Red+Green+Blue) = 136+73+103=312 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.59% from 312); Green value is 73 (28.91% from 255 or 23.40% from 312); Blue value is 103 (40.62% from 255 or 33.01% from 312); Max value from RGB is 136 - color contains mainly: red. Hex color #884967 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884967 is #77B698. Grayscale: #5F5F5F. Windows color (decimal): -7845529 or 6769032. OLE color: 6769032.
HSL color Cylindrical-coordinate representation of color #884967: hue angle of 331.43º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #884967 is Cyan = 0, Magento = 0.46, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 73 | 103 | - |
| CMYK | 0 | 0.46 | 0.24 | 0.47 |
| HSL | 331.43º | 0.3% | 0.41% | - |
| HSV(B) | 331.43º | 0.46% | 0.53% | - |
| XYZ | 14.98 | 10.98 | 14.16 | - |
| YUV | 95.26 | 132.37 | 157.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 73 | 103 | 0 | 0.46 | 0.24 | 0.47 | 331.43 | 0.3 | 0.41 |
| Hex | 88 | 49 | 67 | 0 | 2E | 18 | 2F | 14B | 1E | 29 |
| Octal | 210 | 111 | 147 | 0 | 56 | 30 | 57 | 513 | 36 | 51 |
| Binary | 10001000 | 1001001 | 1100111 | 0 | 101110 | 11000 | 101111 | 101001011 | 11110 | 101001 |
Color Harmonies of #884967
Complementary color
Monochromatic Colors of #884967
Black with #884967
Text Example
Text Example
White with #884967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884967; }
p { color: rgb(136,73,103); }
H1.HeaderClassName
{
color: #884967;
}
.AnyTagClassName
{
color: #884967;
}
</style>
background-color css
<style>
a { background-color: #884967; }
a { background-color: rgb(136,73,103); }
div.DivClassName
{
background-color: #884967;
}
.BgClassName
{
background-color: #884967;
}
</style>
border-color css
<style>
span { border-color: #884967; }
span { border-color: rgb(136,73,103); }
td.TdClassName
{
border-color: #884967;
}
.TagClassName
{
border-color: #884967;
}
</style>