Shades of Cosmic #884467
Tints of Cosmic #884467
RGB
CMYK
RGB Variations
Color information
#884467 (or 0x884467) is known color: Cosmic. HEX triplet: 88, 44 and 67. RGB value is (136,68,103). Sum of RGB (Red+Green+Blue) = 136+68+103=307 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.30% from 307); Green value is 68 (26.95% from 255 or 22.15% from 307); Blue value is 103 (40.62% from 255 or 33.55% from 307); Max value from RGB is 136 - color contains mainly: red. Hex color #884467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884467 is #77BB98. Grayscale: #5C5C5C. Windows color (decimal): -7846809 or 6767752. OLE color: 6767752.
HSL color Cylindrical-coordinate representation of color #884467: hue angle of 329.12º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #884467 is Cyan = 0, Magento = 0.50, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 68 | 103 | - |
| CMYK | 0 | 0.50 | 0.24 | 0.47 |
| HSL | 329.12º | 0.33% | 0.4% | - |
| HSV(B) | 329.12º | 0.5% | 0.53% | - |
| XYZ | 14.67 | 10.35 | 14.06 | - |
| YUV | 92.32 | 134.03 | 159.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 68 | 103 | 0 | 0.50 | 0.24 | 0.47 | 329.12 | 0.33 | 0.4 |
| Hex | 88 | 44 | 67 | 0 | 32 | 18 | 2F | 149 | 21 | 28 |
| Octal | 210 | 104 | 147 | 0 | 62 | 30 | 57 | 511 | 41 | 50 |
| Binary | 10001000 | 1000100 | 1100111 | 0 | 110010 | 11000 | 101111 | 101001001 | 100001 | 101000 |
Color Harmonies of #884467
Complementary color
Monochromatic Colors of #884467
Black with #884467
Text Example
Text Example
White with #884467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884467; }
p { color: rgb(136,68,103); }
H1.HeaderClassName
{
color: #884467;
}
.AnyTagClassName
{
color: #884467;
}
</style>
background-color css
<style>
a { background-color: #884467; }
a { background-color: rgb(136,68,103); }
div.DivClassName
{
background-color: #884467;
}
.BgClassName
{
background-color: #884467;
}
</style>
border-color css
<style>
span { border-color: #884467; }
span { border-color: rgb(136,68,103); }
td.TdClassName
{
border-color: #884467;
}
.TagClassName
{
border-color: #884467;
}
</style>