Shades of Cosmic #894464
Tints of Cosmic #894464
RGB
CMYK
RGB Variations
Color information
#894464 (or 0x894464) is known color: Cosmic. HEX triplet: 89, 44 and 64. RGB value is (137,68,100). Sum of RGB (Red+Green+Blue) = 137+68+100=305 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.92% from 305); Green value is 68 (26.95% from 255 or 22.30% from 305); Blue value is 100 (39.45% from 255 or 32.79% from 305); Max value from RGB is 137 - color contains mainly: red. Hex color #894464 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894464 is #76BB9B. Grayscale: #5C5C5C. Windows color (decimal): -7781276 or 6571145. OLE color: 6571145.
HSL color Cylindrical-coordinate representation of color #894464: hue angle of 332.17º 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 #894464 is Cyan = 0, Magento = 0.50, Yellow = 0.27 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 100 | - |
| CMYK | 0 | 0.50 | 0.27 | 0.46 |
| HSL | 332.17º | 0.34% | 0.4% | - |
| HSV(B) | 332.17º | 0.5% | 0.54% | - |
| XYZ | 14.68 | 10.37 | 13.28 | - |
| YUV | 92.28 | 132.36 | 159.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 100 | 0 | 0.50 | 0.27 | 0.46 | 332.17 | 0.34 | 0.4 |
| Hex | 89 | 44 | 64 | 0 | 32 | 1B | 2E | 14C | 22 | 28 |
| Octal | 211 | 104 | 144 | 0 | 62 | 33 | 56 | 514 | 42 | 50 |
| Binary | 10001001 | 1000100 | 1100100 | 0 | 110010 | 11011 | 101110 | 101001100 | 100010 | 101000 |
Color Harmonies of #894464
Complementary color
Monochromatic Colors of #894464
Black with #894464
Text Example
Text Example
White with #894464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894464; }
p { color: rgb(137,68,100); }
H1.HeaderClassName
{
color: #894464;
}
.AnyTagClassName
{
color: #894464;
}
</style>
background-color css
<style>
a { background-color: #894464; }
a { background-color: rgb(137,68,100); }
div.DivClassName
{
background-color: #894464;
}
.BgClassName
{
background-color: #894464;
}
</style>
border-color css
<style>
span { border-color: #894464; }
span { border-color: rgb(137,68,100); }
td.TdClassName
{
border-color: #894464;
}
.TagClassName
{
border-color: #894464;
}
</style>