Shades of Cosmic #884367
Tints of Cosmic #884367
RGB
CMYK
RGB Variations
Color information
#884367 (or 0x884367) is known color: Cosmic. HEX triplet: 88, 43 and 67. RGB value is (136,67,103). Sum of RGB (Red+Green+Blue) = 136+67+103=306 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.44% from 306); Green value is 67 (26.56% from 255 or 21.90% from 306); Blue value is 103 (40.62% from 255 or 33.66% from 306); Max value from RGB is 136 - color contains mainly: red. Hex color #884367 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #884367 is #77BC98. Grayscale: #5B5B5B. Windows color (decimal): -7847065 or 6767496. OLE color: 6767496.
HSL color Cylindrical-coordinate representation of color #884367: hue angle of 328.7º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #884367 is Cyan = 0, Magento = 0.51, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 67 | 103 | - |
| CMYK | 0 | 0.51 | 0.24 | 0.47 |
| HSL | 328.7º | 0.34% | 0.4% | - |
| HSV(B) | 328.7º | 0.51% | 0.53% | - |
| XYZ | 14.61 | 10.23 | 14.04 | - |
| YUV | 91.74 | 134.36 | 159.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 67 | 103 | 0 | 0.51 | 0.24 | 0.47 | 328.7 | 0.34 | 0.4 |
| Hex | 88 | 43 | 67 | 0 | 33 | 18 | 2F | 149 | 22 | 28 |
| Octal | 210 | 103 | 147 | 0 | 63 | 30 | 57 | 511 | 42 | 50 |
| Binary | 10001000 | 1000011 | 1100111 | 0 | 110011 | 11000 | 101111 | 101001001 | 100010 | 101000 |
Color Harmonies of #884367
Complementary color
Monochromatic Colors of #884367
Black with #884367
Text Example
Text Example
White with #884367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884367; }
p { color: rgb(136,67,103); }
H1.HeaderClassName
{
color: #884367;
}
.AnyTagClassName
{
color: #884367;
}
</style>
background-color css
<style>
a { background-color: #884367; }
a { background-color: rgb(136,67,103); }
div.DivClassName
{
background-color: #884367;
}
.BgClassName
{
background-color: #884367;
}
</style>
border-color css
<style>
span { border-color: #884367; }
span { border-color: rgb(136,67,103); }
td.TdClassName
{
border-color: #884367;
}
.TagClassName
{
border-color: #884367;
}
</style>