Shades of Cosmic #894669
Tints of Cosmic #894669
RGB
CMYK
RGB Variations
Color information
#894669 (or 0x894669) is known color: Cosmic. HEX triplet: 89, 46 and 69. RGB value is (137,70,105). Sum of RGB (Red+Green+Blue) = 137+70+105=312 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.91% from 312); Green value is 70 (27.73% from 255 or 22.44% from 312); Blue value is 105 (41.41% from 255 or 33.65% from 312); Max value from RGB is 137 - color contains mainly: red. Hex color #894669 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894669 is #76B996. Grayscale: #5D5D5D. Windows color (decimal): -7780759 or 6899337. OLE color: 6899337.
HSL color Cylindrical-coordinate representation of color #894669: hue angle of 328.66º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #894669 is Cyan = 0, Magento = 0.49, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 70 | 105 | - |
| CMYK | 0 | 0.49 | 0.23 | 0.46 |
| HSL | 328.66º | 0.32% | 0.41% | - |
| HSV(B) | 328.66º | 0.49% | 0.54% | - |
| XYZ | 15.06 | 10.72 | 14.64 | - |
| YUV | 94.02 | 134.2 | 158.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 70 | 105 | 0 | 0.49 | 0.23 | 0.46 | 328.66 | 0.32 | 0.41 |
| Hex | 89 | 46 | 69 | 0 | 31 | 17 | 2E | 149 | 20 | 29 |
| Octal | 211 | 106 | 151 | 0 | 61 | 27 | 56 | 511 | 40 | 51 |
| Binary | 10001001 | 1000110 | 1101001 | 0 | 110001 | 10111 | 101110 | 101001001 | 100000 | 101001 |
Color Harmonies of #894669
Complementary color
Monochromatic Colors of #894669
Black with #894669
Text Example
Text Example
White with #894669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894669; }
p { color: rgb(137,70,105); }
H1.HeaderClassName
{
color: #894669;
}
.AnyTagClassName
{
color: #894669;
}
</style>
background-color css
<style>
a { background-color: #894669; }
a { background-color: rgb(137,70,105); }
div.DivClassName
{
background-color: #894669;
}
.BgClassName
{
background-color: #894669;
}
</style>
border-color css
<style>
span { border-color: #894669; }
span { border-color: rgb(137,70,105); }
td.TdClassName
{
border-color: #894669;
}
.TagClassName
{
border-color: #894669;
}
</style>