Shades of Cosmic #884674
Tints of Cosmic #884674
RGB
CMYK
RGB Variations
Color information
#884674 (or 0x884674) is known color: Cosmic. HEX triplet: 88, 46 and 74. RGB value is (136,70,116). Sum of RGB (Red+Green+Blue) = 136+70+116=322 (42% of max value = 765). Red value is 136 (53.52% from 255 or 42.24% from 322); Green value is 70 (27.73% from 255 or 21.74% from 322); Blue value is 116 (45.70% from 255 or 36.02% from 322); Max value from RGB is 136 - color contains mainly: red. Hex color #884674 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884674 is #77B98B. Grayscale: #5E5E5E. Windows color (decimal): -7846284 or 7620232. OLE color: 7620232.
HSL color Cylindrical-coordinate representation of color #884674: hue angle of 318.18º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #884674 is Cyan = 0, Magento = 0.49, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 70 | 116 | - |
| CMYK | 0 | 0.49 | 0.15 | 0.47 |
| HSL | 318.18º | 0.32% | 0.4% | - |
| HSV(B) | 318.18º | 0.49% | 0.53% | - |
| XYZ | 15.5 | 10.88 | 17.81 | - |
| YUV | 94.98 | 139.87 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 70 | 116 | 0 | 0.49 | 0.15 | 0.47 | 318.18 | 0.32 | 0.4 |
| Hex | 88 | 46 | 74 | 0 | 31 | F | 2F | 13E | 20 | 28 |
| Octal | 210 | 106 | 164 | 0 | 61 | 17 | 57 | 476 | 40 | 50 |
| Binary | 10001000 | 1000110 | 1110100 | 0 | 110001 | 1111 | 101111 | 100111110 | 100000 | 101000 |
Color Harmonies of #884674
Complementary color
Monochromatic Colors of #884674
Black with #884674
Text Example
Text Example
White with #884674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884674; }
p { color: rgb(136,70,116); }
H1.HeaderClassName
{
color: #884674;
}
.AnyTagClassName
{
color: #884674;
}
</style>
background-color css
<style>
a { background-color: #884674; }
a { background-color: rgb(136,70,116); }
div.DivClassName
{
background-color: #884674;
}
.BgClassName
{
background-color: #884674;
}
</style>
border-color css
<style>
span { border-color: #884674; }
span { border-color: rgb(136,70,116); }
td.TdClassName
{
border-color: #884674;
}
.TagClassName
{
border-color: #884674;
}
</style>