Shades of Cosmic #894974
Tints of Cosmic #894974
RGB
CMYK
RGB Variations
Color information
#894974 (or 0x894974) is known color: Cosmic. HEX triplet: 89, 49 and 74. RGB value is (137,73,116). Sum of RGB (Red+Green+Blue) = 137+73+116=326 (43% of max value = 765). Red value is 137 (53.91% from 255 or 42.02% from 326); Green value is 73 (28.91% from 255 or 22.39% from 326); Blue value is 116 (45.70% from 255 or 35.58% from 326); Max value from RGB is 137 - color contains mainly: red. Hex color #894974 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894974 is #76B68B. Grayscale: #606060. Windows color (decimal): -7779980 or 7621001. OLE color: 7621001.
HSL color Cylindrical-coordinate representation of color #894974: hue angle of 319.69º degrees, saturation: 0.3, 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 #894974 is Cyan = 0, Magento = 0.47, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 73 | 116 | - |
| CMYK | 0 | 0.47 | 0.15 | 0.46 |
| HSL | 319.69º | 0.3% | 0.41% | - |
| HSV(B) | 319.69º | 0.47% | 0.54% | - |
| XYZ | 15.85 | 11.34 | 17.88 | - |
| YUV | 97.04 | 138.7 | 156.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 73 | 116 | 0 | 0.47 | 0.15 | 0.46 | 319.69 | 0.3 | 0.41 |
| Hex | 89 | 49 | 74 | 0 | 2F | F | 2E | 140 | 1E | 29 |
| Octal | 211 | 111 | 164 | 0 | 57 | 17 | 56 | 500 | 36 | 51 |
| Binary | 10001001 | 1001001 | 1110100 | 0 | 101111 | 1111 | 101110 | 101000000 | 11110 | 101001 |
Color Harmonies of #894974
Complementary color
Monochromatic Colors of #894974
Black with #894974
Text Example
Text Example
White with #894974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894974; }
p { color: rgb(137,73,116); }
H1.HeaderClassName
{
color: #894974;
}
.AnyTagClassName
{
color: #894974;
}
</style>
background-color css
<style>
a { background-color: #894974; }
a { background-color: rgb(137,73,116); }
div.DivClassName
{
background-color: #894974;
}
.BgClassName
{
background-color: #894974;
}
</style>
border-color css
<style>
span { border-color: #894974; }
span { border-color: rgb(137,73,116); }
td.TdClassName
{
border-color: #894974;
}
.TagClassName
{
border-color: #894974;
}
</style>