Shades of Cosmic #894871
Tints of Cosmic #894871
RGB
CMYK
RGB Variations
Color information
#894871 (or 0x894871) is known color: Cosmic. HEX triplet: 89, 48 and 71. RGB value is (137,72,113). Sum of RGB (Red+Green+Blue) = 137+72+113=322 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.55% from 322); Green value is 72 (28.52% from 255 or 22.36% from 322); Blue value is 113 (44.53% from 255 or 35.09% from 322); Max value from RGB is 137 - color contains mainly: red. Hex color #894871 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894871 is #76B78E. Grayscale: #606060. Windows color (decimal): -7780239 or 7424137. OLE color: 7424137.
HSL color Cylindrical-coordinate representation of color #894871: hue angle of 322.15º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #894871 is Cyan = 0, Magento = 0.47, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 113 | - |
| CMYK | 0 | 0.47 | 0.18 | 0.46 |
| HSL | 322.15º | 0.31% | 0.41% | - |
| HSV(B) | 322.15º | 0.47% | 0.54% | - |
| XYZ | 15.61 | 11.15 | 16.95 | - |
| YUV | 96.11 | 137.53 | 157.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 113 | 0 | 0.47 | 0.18 | 0.46 | 322.15 | 0.31 | 0.41 |
| Hex | 89 | 48 | 71 | 0 | 2F | 12 | 2E | 142 | 1F | 29 |
| Octal | 211 | 110 | 161 | 0 | 57 | 22 | 56 | 502 | 37 | 51 |
| Binary | 10001001 | 1001000 | 1110001 | 0 | 101111 | 10010 | 101110 | 101000010 | 11111 | 101001 |
Color Harmonies of #894871
Complementary color
Monochromatic Colors of #894871
Black with #894871
Text Example
Text Example
White with #894871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894871; }
p { color: rgb(137,72,113); }
H1.HeaderClassName
{
color: #894871;
}
.AnyTagClassName
{
color: #894871;
}
</style>
background-color css
<style>
a { background-color: #894871; }
a { background-color: rgb(137,72,113); }
div.DivClassName
{
background-color: #894871;
}
.BgClassName
{
background-color: #894871;
}
</style>
border-color css
<style>
span { border-color: #894871; }
span { border-color: rgb(137,72,113); }
td.TdClassName
{
border-color: #894871;
}
.TagClassName
{
border-color: #894871;
}
</style>