Shades of Cosmic #884067
Tints of Cosmic #884067
RGB
CMYK
RGB Variations
Color information
#884067 (or 0x884067) is known color: Cosmic. HEX triplet: 88, 40 and 67. RGB value is (136,64,103). Sum of RGB (Red+Green+Blue) = 136+64+103=303 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.88% from 303); Green value is 64 (25.39% from 255 or 21.12% from 303); Blue value is 103 (40.62% from 255 or 33.99% from 303); Max value from RGB is 136 - color contains mainly: red. Hex color #884067 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884067 is #77BF98. Grayscale: #595959. Windows color (decimal): -7847833 or 6766728. OLE color: 6766728.
HSL color Cylindrical-coordinate representation of color #884067: hue angle of 327.5º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #884067 is Cyan = 0, Magento = 0.53, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 64 | 103 | - |
| CMYK | 0 | 0.53 | 0.24 | 0.47 |
| HSL | 327.5º | 0.36% | 0.39% | - |
| HSV(B) | 327.5º | 0.53% | 0.53% | - |
| XYZ | 14.43 | 9.88 | 13.98 | - |
| YUV | 89.97 | 135.35 | 160.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 64 | 103 | 0 | 0.53 | 0.24 | 0.47 | 327.5 | 0.36 | 0.39 |
| Hex | 88 | 40 | 67 | 0 | 35 | 18 | 2F | 148 | 24 | 27 |
| Octal | 210 | 100 | 147 | 0 | 65 | 30 | 57 | 510 | 44 | 47 |
| Binary | 10001000 | 1000000 | 1100111 | 0 | 110101 | 11000 | 101111 | 101001000 | 100100 | 100111 |
Color Harmonies of #884067
Complementary color
Monochromatic Colors of #884067
Black with #884067
Text Example
Text Example
White with #884067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884067; }
p { color: rgb(136,64,103); }
H1.HeaderClassName
{
color: #884067;
}
.AnyTagClassName
{
color: #884067;
}
</style>
background-color css
<style>
a { background-color: #884067; }
a { background-color: rgb(136,64,103); }
div.DivClassName
{
background-color: #884067;
}
.BgClassName
{
background-color: #884067;
}
</style>
border-color css
<style>
span { border-color: #884067; }
span { border-color: rgb(136,64,103); }
td.TdClassName
{
border-color: #884067;
}
.TagClassName
{
border-color: #884067;
}
</style>