Shades of Cosmic #894071
Tints of Cosmic #894071
RGB
CMYK
RGB Variations
Color information
#894071 (or 0x894071) is known color: Cosmic. HEX triplet: 89, 40 and 71. RGB value is (137,64,113). Sum of RGB (Red+Green+Blue) = 137+64+113=314 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.63% from 314); Green value is 64 (25.39% from 255 or 20.38% from 314); Blue value is 113 (44.53% from 255 or 35.99% from 314); Max value from RGB is 137 - color contains mainly: red. Hex color #894071 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894071 is #76BF8E. Grayscale: #5B5B5B. Windows color (decimal): -7782287 or 7422089. OLE color: 7422089.
HSL color Cylindrical-coordinate representation of color #894071: hue angle of 319.73º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #894071 is Cyan = 0, Magento = 0.53, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 113 | - |
| CMYK | 0 | 0.53 | 0.18 | 0.46 |
| HSL | 319.73º | 0.36% | 0.39% | - |
| HSV(B) | 319.73º | 0.53% | 0.54% | - |
| XYZ | 15.13 | 10.18 | 16.79 | - |
| YUV | 91.41 | 140.18 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 113 | 0 | 0.53 | 0.18 | 0.46 | 319.73 | 0.36 | 0.39 |
| Hex | 89 | 40 | 71 | 0 | 35 | 12 | 2E | 140 | 24 | 27 |
| Octal | 211 | 100 | 161 | 0 | 65 | 22 | 56 | 500 | 44 | 47 |
| Binary | 10001001 | 1000000 | 1110001 | 0 | 110101 | 10010 | 101110 | 101000000 | 100100 | 100111 |
Color Harmonies of #894071
Complementary color
Monochromatic Colors of #894071
Black with #894071
Text Example
Text Example
White with #894071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894071; }
p { color: rgb(137,64,113); }
H1.HeaderClassName
{
color: #894071;
}
.AnyTagClassName
{
color: #894071;
}
</style>
background-color css
<style>
a { background-color: #894071; }
a { background-color: rgb(137,64,113); }
div.DivClassName
{
background-color: #894071;
}
.BgClassName
{
background-color: #894071;
}
</style>
border-color css
<style>
span { border-color: #894071; }
span { border-color: rgb(137,64,113); }
td.TdClassName
{
border-color: #894071;
}
.TagClassName
{
border-color: #894071;
}
</style>