Shades of Cosmic #894873
Tints of Cosmic #894873
RGB
CMYK
RGB Variations
Color information
#894873 (or 0x894873) is known color: Cosmic. HEX triplet: 89, 48 and 73. RGB value is (137,72,115). Sum of RGB (Red+Green+Blue) = 137+72+115=324 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.28% from 324); Green value is 72 (28.52% from 255 or 22.22% from 324); Blue value is 115 (45.31% from 255 or 35.49% from 324); Max value from RGB is 137 - color contains mainly: red. Hex color #894873 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894873 is #76B78C. Grayscale: #606060. Windows color (decimal): -7780237 or 7555209. OLE color: 7555209.
HSL color Cylindrical-coordinate representation of color #894873: hue angle of 320.31º 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 #894873 is Cyan = 0, Magento = 0.47, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 115 | - |
| CMYK | 0 | 0.47 | 0.16 | 0.46 |
| HSL | 320.31º | 0.31% | 0.41% | - |
| HSV(B) | 320.31º | 0.47% | 0.54% | - |
| XYZ | 15.73 | 11.19 | 17.55 | - |
| YUV | 96.34 | 138.53 | 157 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 115 | 0 | 0.47 | 0.16 | 0.46 | 320.31 | 0.31 | 0.41 |
| Hex | 89 | 48 | 73 | 0 | 2F | 10 | 2E | 140 | 1F | 29 |
| Octal | 211 | 110 | 163 | 0 | 57 | 20 | 56 | 500 | 37 | 51 |
| Binary | 10001001 | 1001000 | 1110011 | 0 | 101111 | 10000 | 101110 | 101000000 | 11111 | 101001 |
Color Harmonies of #894873
Complementary color
Monochromatic Colors of #894873
Black with #894873
Text Example
Text Example
White with #894873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894873; }
p { color: rgb(137,72,115); }
H1.HeaderClassName
{
color: #894873;
}
.AnyTagClassName
{
color: #894873;
}
</style>
background-color css
<style>
a { background-color: #894873; }
a { background-color: rgb(137,72,115); }
div.DivClassName
{
background-color: #894873;
}
.BgClassName
{
background-color: #894873;
}
</style>
border-color css
<style>
span { border-color: #894873; }
span { border-color: rgb(137,72,115); }
td.TdClassName
{
border-color: #894873;
}
.TagClassName
{
border-color: #894873;
}
</style>