Shades of Cosmic #894372
Tints of Cosmic #894372
RGB
CMYK
RGB Variations
Color information
#894372 (or 0x894372) is known color: Cosmic. HEX triplet: 89, 43 and 72. RGB value is (137,67,114). Sum of RGB (Red+Green+Blue) = 137+67+114=318 (42% of max value = 765). Red value is 137 (53.91% from 255 or 43.08% from 318); Green value is 67 (26.56% from 255 or 21.07% from 318); Blue value is 114 (44.92% from 255 or 35.85% from 318); Max value from RGB is 137 - color contains mainly: red. Hex color #894372 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894372 is #76BC8D. Grayscale: #5D5D5D. Windows color (decimal): -7781518 or 7488393. OLE color: 7488393.
HSL color Cylindrical-coordinate representation of color #894372: hue angle of 319.71º 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 #894372 is Cyan = 0, Magento = 0.51, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 67 | 114 | - |
| CMYK | 0 | 0.51 | 0.17 | 0.46 |
| HSL | 319.71º | 0.34% | 0.4% | - |
| HSV(B) | 319.71º | 0.51% | 0.54% | - |
| XYZ | 15.36 | 10.55 | 17.15 | - |
| YUV | 93.29 | 139.69 | 159.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 67 | 114 | 0 | 0.51 | 0.17 | 0.46 | 319.71 | 0.34 | 0.4 |
| Hex | 89 | 43 | 72 | 0 | 33 | 11 | 2E | 140 | 22 | 28 |
| Octal | 211 | 103 | 162 | 0 | 63 | 21 | 56 | 500 | 42 | 50 |
| Binary | 10001001 | 1000011 | 1110010 | 0 | 110011 | 10001 | 101110 | 101000000 | 100010 | 101000 |
Color Harmonies of #894372
Complementary color
Monochromatic Colors of #894372
Black with #894372
Text Example
Text Example
White with #894372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894372; }
p { color: rgb(137,67,114); }
H1.HeaderClassName
{
color: #894372;
}
.AnyTagClassName
{
color: #894372;
}
</style>
background-color css
<style>
a { background-color: #894372; }
a { background-color: rgb(137,67,114); }
div.DivClassName
{
background-color: #894372;
}
.BgClassName
{
background-color: #894372;
}
</style>
border-color css
<style>
span { border-color: #894372; }
span { border-color: rgb(137,67,114); }
td.TdClassName
{
border-color: #894372;
}
.TagClassName
{
border-color: #894372;
}
</style>