Shades of Cosmic #884968
Tints of Cosmic #884968
RGB
CMYK
RGB Variations
Color information
#884968 (or 0x884968) is known color: Cosmic. HEX triplet: 88, 49 and 68. RGB value is (136,73,104). Sum of RGB (Red+Green+Blue) = 136+73+104=313 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.45% from 313); Green value is 73 (28.91% from 255 or 23.32% from 313); Blue value is 104 (41.02% from 255 or 33.23% from 313); Max value from RGB is 136 - color contains mainly: red. Hex color #884968 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884968 is #77B697. Grayscale: #5F5F5F. Windows color (decimal): -7845528 or 6834568. OLE color: 6834568.
HSL color Cylindrical-coordinate representation of color #884968: hue angle of 330.48º 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 #884968 is Cyan = 0, Magento = 0.46, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 73 | 104 | - |
| CMYK | 0 | 0.46 | 0.24 | 0.47 |
| HSL | 330.48º | 0.3% | 0.41% | - |
| HSV(B) | 330.48º | 0.46% | 0.53% | - |
| XYZ | 15.03 | 11 | 14.43 | - |
| YUV | 95.37 | 132.87 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 73 | 104 | 0 | 0.46 | 0.24 | 0.47 | 330.48 | 0.3 | 0.41 |
| Hex | 88 | 49 | 68 | 0 | 2E | 18 | 2F | 14A | 1E | 29 |
| Octal | 210 | 111 | 150 | 0 | 56 | 30 | 57 | 512 | 36 | 51 |
| Binary | 10001000 | 1001001 | 1101000 | 0 | 101110 | 11000 | 101111 | 101001010 | 11110 | 101001 |
Color Harmonies of #884968
Complementary color
Monochromatic Colors of #884968
Black with #884968
Text Example
Text Example
White with #884968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884968; }
p { color: rgb(136,73,104); }
H1.HeaderClassName
{
color: #884968;
}
.AnyTagClassName
{
color: #884968;
}
</style>
background-color css
<style>
a { background-color: #884968; }
a { background-color: rgb(136,73,104); }
div.DivClassName
{
background-color: #884968;
}
.BgClassName
{
background-color: #884968;
}
</style>
border-color css
<style>
span { border-color: #884968; }
span { border-color: rgb(136,73,104); }
td.TdClassName
{
border-color: #884968;
}
.TagClassName
{
border-color: #884968;
}
</style>