Shades of Cosmic #884769
Tints of Cosmic #884769
RGB
CMYK
RGB Variations
Color information
#884769 (or 0x884769) is known color: Cosmic. HEX triplet: 88, 47 and 69. RGB value is (136,71,105). Sum of RGB (Red+Green+Blue) = 136+71+105=312 (41% of max value = 765). Red value is 136 (53.52% from 255 or 43.59% from 312); Green value is 71 (28.12% from 255 or 22.76% from 312); Blue value is 105 (41.41% from 255 or 33.65% from 312); Max value from RGB is 136 - color contains mainly: red. Hex color #884769 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884769 is #77B896. Grayscale: #5E5E5E. Windows color (decimal): -7846039 or 6899592. OLE color: 6899592.
HSL color Cylindrical-coordinate representation of color #884769: hue angle of 328.62º 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 #884769 is Cyan = 0, Magento = 0.48, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 71 | 105 | - |
| CMYK | 0 | 0.48 | 0.23 | 0.47 |
| HSL | 328.62º | 0.31% | 0.41% | - |
| HSV(B) | 328.62º | 0.48% | 0.53% | - |
| XYZ | 14.96 | 10.76 | 14.65 | - |
| YUV | 94.31 | 134.03 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 71 | 105 | 0 | 0.48 | 0.23 | 0.47 | 328.62 | 0.31 | 0.41 |
| Hex | 88 | 47 | 69 | 0 | 30 | 17 | 2F | 149 | 1F | 29 |
| Octal | 210 | 107 | 151 | 0 | 60 | 27 | 57 | 511 | 37 | 51 |
| Binary | 10001000 | 1000111 | 1101001 | 0 | 110000 | 10111 | 101111 | 101001001 | 11111 | 101001 |
Color Harmonies of #884769
Complementary color
Monochromatic Colors of #884769
Black with #884769
Text Example
Text Example
White with #884769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884769; }
p { color: rgb(136,71,105); }
H1.HeaderClassName
{
color: #884769;
}
.AnyTagClassName
{
color: #884769;
}
</style>
background-color css
<style>
a { background-color: #884769; }
a { background-color: rgb(136,71,105); }
div.DivClassName
{
background-color: #884769;
}
.BgClassName
{
background-color: #884769;
}
</style>
border-color css
<style>
span { border-color: #884769; }
span { border-color: rgb(136,71,105); }
td.TdClassName
{
border-color: #884769;
}
.TagClassName
{
border-color: #884769;
}
</style>