Shades of Cosmic #894167
Tints of Cosmic #894167
RGB
CMYK
RGB Variations
Color information
#894167 (or 0x894167) is known color: Cosmic. HEX triplet: 89, 41 and 67. RGB value is (137,65,103). Sum of RGB (Red+Green+Blue) = 137+65+103=305 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.92% from 305); Green value is 65 (25.78% from 255 or 21.31% from 305); Blue value is 103 (40.62% from 255 or 33.77% from 305); Max value from RGB is 137 - color contains mainly: red. Hex color #894167 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894167 is #76BE98. Grayscale: #5A5A5A. Windows color (decimal): -7782041 or 6766985. OLE color: 6766985.
HSL color Cylindrical-coordinate representation of color #894167: hue angle of 328.33º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #894167 is Cyan = 0, Magento = 0.53, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 65 | 103 | - |
| CMYK | 0 | 0.53 | 0.25 | 0.46 |
| HSL | 328.33º | 0.36% | 0.4% | - |
| HSV(B) | 328.33º | 0.53% | 0.54% | - |
| XYZ | 14.66 | 10.08 | 14 | - |
| YUV | 90.86 | 134.85 | 160.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 65 | 103 | 0 | 0.53 | 0.25 | 0.46 | 328.33 | 0.36 | 0.4 |
| Hex | 89 | 41 | 67 | 0 | 35 | 19 | 2E | 148 | 24 | 28 |
| Octal | 211 | 101 | 147 | 0 | 65 | 31 | 56 | 510 | 44 | 50 |
| Binary | 10001001 | 1000001 | 1100111 | 0 | 110101 | 11001 | 101110 | 101001000 | 100100 | 101000 |
Color Harmonies of #894167
Complementary color
Monochromatic Colors of #894167
Black with #894167
Text Example
Text Example
White with #894167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894167; }
p { color: rgb(137,65,103); }
H1.HeaderClassName
{
color: #894167;
}
.AnyTagClassName
{
color: #894167;
}
</style>
background-color css
<style>
a { background-color: #894167; }
a { background-color: rgb(137,65,103); }
div.DivClassName
{
background-color: #894167;
}
.BgClassName
{
background-color: #894167;
}
</style>
border-color css
<style>
span { border-color: #894167; }
span { border-color: rgb(137,65,103); }
td.TdClassName
{
border-color: #894167;
}
.TagClassName
{
border-color: #894167;
}
</style>