Shades of Cosmic #884768
Tints of Cosmic #884768
RGB
CMYK
RGB Variations
Color information
#884768 (or 0x884768) is known color: Cosmic. HEX triplet: 88, 47 and 68. RGB value is (136,71,104). Sum of RGB (Red+Green+Blue) = 136+71+104=311 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.73% from 311); Green value is 71 (28.12% from 255 or 22.83% from 311); Blue value is 104 (41.02% from 255 or 33.44% from 311); Max value from RGB is 136 - color contains mainly: red. Hex color #884768 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884768 is #77B897. Grayscale: #5E5E5E. Windows color (decimal): -7846040 or 6834056. OLE color: 6834056.
HSL color Cylindrical-coordinate representation of color #884768: hue angle of 329.54º 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 #884768 is Cyan = 0, Magento = 0.48, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 71 | 104 | - |
| CMYK | 0 | 0.48 | 0.24 | 0.47 |
| HSL | 329.54º | 0.31% | 0.41% | - |
| HSV(B) | 329.54º | 0.48% | 0.53% | - |
| XYZ | 14.91 | 10.74 | 14.38 | - |
| YUV | 94.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 71 | 104 | 0 | 0.48 | 0.24 | 0.47 | 329.54 | 0.31 | 0.41 |
| Hex | 88 | 47 | 68 | 0 | 30 | 18 | 2F | 14A | 1F | 29 |
| Octal | 210 | 107 | 150 | 0 | 60 | 30 | 57 | 512 | 37 | 51 |
| Binary | 10001000 | 1000111 | 1101000 | 0 | 110000 | 11000 | 101111 | 101001010 | 11111 | 101001 |
Color Harmonies of #884768
Complementary color
Monochromatic Colors of #884768
Black with #884768
Text Example
Text Example
White with #884768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884768; }
p { color: rgb(136,71,104); }
H1.HeaderClassName
{
color: #884768;
}
.AnyTagClassName
{
color: #884768;
}
</style>
background-color css
<style>
a { background-color: #884768; }
a { background-color: rgb(136,71,104); }
div.DivClassName
{
background-color: #884768;
}
.BgClassName
{
background-color: #884768;
}
</style>
border-color css
<style>
span { border-color: #884768; }
span { border-color: rgb(136,71,104); }
td.TdClassName
{
border-color: #884768;
}
.TagClassName
{
border-color: #884768;
}
</style>