Shades of Cosmic #894668
Tints of Cosmic #894668
RGB
CMYK
RGB Variations
Color information
#894668 (or 0x894668) is known color: Cosmic. HEX triplet: 89, 46 and 68. RGB value is (137,70,104). Sum of RGB (Red+Green+Blue) = 137+70+104=311 (41% of max value = 765). Red value is 137 (53.91% from 255 or 44.05% from 311); Green value is 70 (27.73% from 255 or 22.51% from 311); Blue value is 104 (41.02% from 255 or 33.44% from 311); Max value from RGB is 137 - color contains mainly: red. Hex color #894668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894668 is #76B997. Grayscale: #5D5D5D. Windows color (decimal): -7780760 or 6833801. OLE color: 6833801.
HSL color Cylindrical-coordinate representation of color #894668: hue angle of 329.55º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #894668 is Cyan = 0, Magento = 0.49, Yellow = 0.24 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 70 | 104 | - |
| CMYK | 0 | 0.49 | 0.24 | 0.46 |
| HSL | 329.55º | 0.32% | 0.41% | - |
| HSV(B) | 329.55º | 0.49% | 0.54% | - |
| XYZ | 15.01 | 10.7 | 14.37 | - |
| YUV | 93.91 | 133.7 | 158.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 70 | 104 | 0 | 0.49 | 0.24 | 0.46 | 329.55 | 0.32 | 0.41 |
| Hex | 89 | 46 | 68 | 0 | 31 | 18 | 2E | 14A | 20 | 29 |
| Octal | 211 | 106 | 150 | 0 | 61 | 30 | 56 | 512 | 40 | 51 |
| Binary | 10001001 | 1000110 | 1101000 | 0 | 110001 | 11000 | 101110 | 101001010 | 100000 | 101001 |
Color Harmonies of #894668
Complementary color
Monochromatic Colors of #894668
Black with #894668
Text Example
Text Example
White with #894668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894668; }
p { color: rgb(137,70,104); }
H1.HeaderClassName
{
color: #894668;
}
.AnyTagClassName
{
color: #894668;
}
</style>
background-color css
<style>
a { background-color: #894668; }
a { background-color: rgb(137,70,104); }
div.DivClassName
{
background-color: #894668;
}
.BgClassName
{
background-color: #894668;
}
</style>
border-color css
<style>
span { border-color: #894668; }
span { border-color: rgb(137,70,104); }
td.TdClassName
{
border-color: #894668;
}
.TagClassName
{
border-color: #894668;
}
</style>