Shades of Cosmic #894575
Tints of Cosmic #894575
RGB
CMYK
RGB Variations
Color information
#894575 (or 0x894575) is known color: Cosmic. HEX triplet: 89, 45 and 75. RGB value is (137,69,117). Sum of RGB (Red+Green+Blue) = 137+69+117=323 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.41% from 323); Green value is 69 (27.34% from 255 or 21.36% from 323); Blue value is 117 (46.09% from 255 or 36.22% from 323); Max value from RGB is 137 - color contains mainly: red. Hex color #894575 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894575 is #76BA8A. Grayscale: #5E5E5E. Windows color (decimal): -7781003 or 7685513. OLE color: 7685513.
HSL color Cylindrical-coordinate representation of color #894575: hue angle of 317.65º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #894575 is Cyan = 0, Magento = 0.50, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 117 | - |
| CMYK | 0 | 0.50 | 0.15 | 0.46 |
| HSL | 317.65º | 0.33% | 0.4% | - |
| HSV(B) | 317.65º | 0.5% | 0.54% | - |
| XYZ | 15.66 | 10.86 | 18.1 | - |
| YUV | 94.8 | 140.53 | 158.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 117 | 0 | 0.50 | 0.15 | 0.46 | 317.65 | 0.33 | 0.4 |
| Hex | 89 | 45 | 75 | 0 | 32 | F | 2E | 13E | 21 | 28 |
| Octal | 211 | 105 | 165 | 0 | 62 | 17 | 56 | 476 | 41 | 50 |
| Binary | 10001001 | 1000101 | 1110101 | 0 | 110010 | 1111 | 101110 | 100111110 | 100001 | 101000 |
Color Harmonies of #894575
Complementary color
Monochromatic Colors of #894575
Black with #894575
Text Example
Text Example
White with #894575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894575; }
p { color: rgb(137,69,117); }
H1.HeaderClassName
{
color: #894575;
}
.AnyTagClassName
{
color: #894575;
}
</style>
background-color css
<style>
a { background-color: #894575; }
a { background-color: rgb(137,69,117); }
div.DivClassName
{
background-color: #894575;
}
.BgClassName
{
background-color: #894575;
}
</style>
border-color css
<style>
span { border-color: #894575; }
span { border-color: rgb(137,69,117); }
td.TdClassName
{
border-color: #894575;
}
.TagClassName
{
border-color: #894575;
}
</style>