Shades of Cosmic #894067
Tints of Cosmic #894067
RGB
CMYK
RGB Variations
Color information
#894067 (or 0x894067) is known color: Cosmic. HEX triplet: 89, 40 and 67. RGB value is (137,64,103). Sum of RGB (Red+Green+Blue) = 137+64+103=304 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.07% from 304); Green value is 64 (25.39% from 255 or 21.05% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 137 - color contains mainly: red. Hex color #894067 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894067 is #76BF98. Grayscale: #5A5A5A. Windows color (decimal): -7782297 or 6766729. OLE color: 6766729.
HSL color Cylindrical-coordinate representation of color #894067: hue angle of 327.95º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #894067 is Cyan = 0, Magento = 0.53, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 103 | - |
| CMYK | 0 | 0.53 | 0.25 | 0.46 |
| HSL | 327.95º | 0.36% | 0.39% | - |
| HSV(B) | 327.95º | 0.53% | 0.54% | - |
| XYZ | 14.6 | 9.96 | 13.99 | - |
| YUV | 90.27 | 135.18 | 161.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 103 | 0 | 0.53 | 0.25 | 0.46 | 327.95 | 0.36 | 0.39 |
| Hex | 89 | 40 | 67 | 0 | 35 | 19 | 2E | 148 | 24 | 27 |
| Octal | 211 | 100 | 147 | 0 | 65 | 31 | 56 | 510 | 44 | 47 |
| Binary | 10001001 | 1000000 | 1100111 | 0 | 110101 | 11001 | 101110 | 101001000 | 100100 | 100111 |
Color Harmonies of #894067
Complementary color
Monochromatic Colors of #894067
Black with #894067
Text Example
Text Example
White with #894067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894067; }
p { color: rgb(137,64,103); }
H1.HeaderClassName
{
color: #894067;
}
.AnyTagClassName
{
color: #894067;
}
</style>
background-color css
<style>
a { background-color: #894067; }
a { background-color: rgb(137,64,103); }
div.DivClassName
{
background-color: #894067;
}
.BgClassName
{
background-color: #894067;
}
</style>
border-color css
<style>
span { border-color: #894067; }
span { border-color: rgb(137,64,103); }
td.TdClassName
{
border-color: #894067;
}
.TagClassName
{
border-color: #894067;
}
</style>