Shades of Cosmic #894470
Tints of Cosmic #894470
RGB
CMYK
RGB Variations
Color information
#894470 (or 0x894470) is known color: Cosmic. HEX triplet: 89, 44 and 70. RGB value is (137,68,112). Sum of RGB (Red+Green+Blue) = 137+68+112=317 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.22% from 317); Green value is 68 (26.95% from 255 or 21.45% from 317); Blue value is 112 (44.14% from 255 or 35.33% from 317); Max value from RGB is 137 - color contains mainly: red. Hex color #894470 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894470 is #76BB8F. Grayscale: #5D5D5D. Windows color (decimal): -7781264 or 7357577. OLE color: 7357577.
HSL color Cylindrical-coordinate representation of color #894470: hue angle of 321.74º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #894470 is Cyan = 0, Magento = 0.50, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 112 | - |
| CMYK | 0 | 0.50 | 0.18 | 0.46 |
| HSL | 321.74º | 0.34% | 0.4% | - |
| HSV(B) | 321.74º | 0.5% | 0.54% | - |
| XYZ | 15.31 | 10.62 | 16.57 | - |
| YUV | 93.65 | 138.36 | 158.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 112 | 0 | 0.50 | 0.18 | 0.46 | 321.74 | 0.34 | 0.4 |
| Hex | 89 | 44 | 70 | 0 | 32 | 12 | 2E | 142 | 22 | 28 |
| Octal | 211 | 104 | 160 | 0 | 62 | 22 | 56 | 502 | 42 | 50 |
| Binary | 10001001 | 1000100 | 1110000 | 0 | 110010 | 10010 | 101110 | 101000010 | 100010 | 101000 |
Color Harmonies of #894470
Complementary color
Monochromatic Colors of #894470
Black with #894470
Text Example
Text Example
White with #894470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894470; }
p { color: rgb(137,68,112); }
H1.HeaderClassName
{
color: #894470;
}
.AnyTagClassName
{
color: #894470;
}
</style>
background-color css
<style>
a { background-color: #894470; }
a { background-color: rgb(137,68,112); }
div.DivClassName
{
background-color: #894470;
}
.BgClassName
{
background-color: #894470;
}
</style>
border-color css
<style>
span { border-color: #894470; }
span { border-color: rgb(137,68,112); }
td.TdClassName
{
border-color: #894470;
}
.TagClassName
{
border-color: #894470;
}
</style>