Shades of Cosmic #884667
Tints of Cosmic #884667
RGB
CMYK
RGB Variations
Color information
#884667 (or 0x884667) is known color: Cosmic. HEX triplet: 88, 46 and 67. RGB value is (136,70,103). Sum of RGB (Red+Green+Blue) = 136+70+103=309 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.01% from 309); Green value is 70 (27.73% from 255 or 22.65% from 309); Blue value is 103 (40.62% from 255 or 33.33% from 309); Max value from RGB is 136 - color contains mainly: red. Hex color #884667 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884667 is #77B998. Grayscale: #5D5D5D. Windows color (decimal): -7846297 or 6768264. OLE color: 6768264.
HSL color Cylindrical-coordinate representation of color #884667: hue angle of 330º 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 #884667 is Cyan = 0, Magento = 0.49, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 70 | 103 | - |
| CMYK | 0 | 0.49 | 0.24 | 0.47 |
| HSL | 330º | 0.32% | 0.4% | - |
| HSV(B) | 330º | 0.49% | 0.53% | - |
| XYZ | 14.79 | 10.59 | 14.1 | - |
| YUV | 93.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 70 | 103 | 0 | 0.49 | 0.24 | 0.47 | 330 | 0.32 | 0.4 |
| Hex | 88 | 46 | 67 | 0 | 31 | 18 | 2F | 14A | 20 | 28 |
| Octal | 210 | 106 | 147 | 0 | 61 | 30 | 57 | 512 | 40 | 50 |
| Binary | 10001000 | 1000110 | 1100111 | 0 | 110001 | 11000 | 101111 | 101001010 | 100000 | 101000 |
Color Harmonies of #884667
Complementary color
Monochromatic Colors of #884667
Black with #884667
Text Example
Text Example
White with #884667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884667; }
p { color: rgb(136,70,103); }
H1.HeaderClassName
{
color: #884667;
}
.AnyTagClassName
{
color: #884667;
}
</style>
background-color css
<style>
a { background-color: #884667; }
a { background-color: rgb(136,70,103); }
div.DivClassName
{
background-color: #884667;
}
.BgClassName
{
background-color: #884667;
}
</style>
border-color css
<style>
span { border-color: #884667; }
span { border-color: rgb(136,70,103); }
td.TdClassName
{
border-color: #884667;
}
.TagClassName
{
border-color: #884667;
}
</style>