Shades of Cosmic #894375
Tints of Cosmic #894375
RGB
CMYK
RGB Variations
Color information
#894375 (or 0x894375) is known color: Cosmic. HEX triplet: 89, 43 and 75. RGB value is (137,67,117). Sum of RGB (Red+Green+Blue) = 137+67+117=321 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.68% from 321); Green value is 67 (26.56% from 255 or 20.87% from 321); Blue value is 117 (46.09% from 255 or 36.45% from 321); Max value from RGB is 137 - color contains mainly: red. Hex color #894375 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894375 is #76BC8A. Grayscale: #5D5D5D. Windows color (decimal): -7781515 or 7685001. OLE color: 7685001.
HSL color Cylindrical-coordinate representation of color #894375: hue angle of 317.14º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #894375 is Cyan = 0, Magento = 0.51, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 67 | 117 | - |
| CMYK | 0 | 0.51 | 0.15 | 0.46 |
| HSL | 317.14º | 0.34% | 0.4% | - |
| HSV(B) | 317.14º | 0.51% | 0.54% | - |
| XYZ | 15.53 | 10.62 | 18.06 | - |
| YUV | 93.63 | 141.19 | 158.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 67 | 117 | 0 | 0.51 | 0.15 | 0.46 | 317.14 | 0.34 | 0.4 |
| Hex | 89 | 43 | 75 | 0 | 33 | F | 2E | 13D | 22 | 28 |
| Octal | 211 | 103 | 165 | 0 | 63 | 17 | 56 | 475 | 42 | 50 |
| Binary | 10001001 | 1000011 | 1110101 | 0 | 110011 | 1111 | 101110 | 100111101 | 100010 | 101000 |
Color Harmonies of #894375
Complementary color
Monochromatic Colors of #894375
Black with #894375
Text Example
Text Example
White with #894375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894375; }
p { color: rgb(137,67,117); }
H1.HeaderClassName
{
color: #894375;
}
.AnyTagClassName
{
color: #894375;
}
</style>
background-color css
<style>
a { background-color: #894375; }
a { background-color: rgb(137,67,117); }
div.DivClassName
{
background-color: #894375;
}
.BgClassName
{
background-color: #894375;
}
</style>
border-color css
<style>
span { border-color: #894375; }
span { border-color: rgb(137,67,117); }
td.TdClassName
{
border-color: #894375;
}
.TagClassName
{
border-color: #894375;
}
</style>