Shades of Cosmic #894068
Tints of Cosmic #894068
RGB
CMYK
RGB Variations
Color information
#894068 (or 0x894068) is known color: Cosmic. HEX triplet: 89, 40 and 68. RGB value is (137,64,104). Sum of RGB (Red+Green+Blue) = 137+64+104=305 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.92% from 305); Green value is 64 (25.39% from 255 or 20.98% from 305); Blue value is 104 (41.02% from 255 or 34.10% from 305); Max value from RGB is 137 - color contains mainly: red. Hex color #894068 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894068 is #76BF97. Grayscale: #5A5A5A. Windows color (decimal): -7782296 or 6832265. OLE color: 6832265.
HSL color Cylindrical-coordinate representation of color #894068: hue angle of 327.12º 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 #894068 is Cyan = 0, Magento = 0.53, Yellow = 0.24 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 104 | - |
| CMYK | 0 | 0.53 | 0.24 | 0.46 |
| HSL | 327.12º | 0.36% | 0.39% | - |
| HSV(B) | 327.12º | 0.53% | 0.54% | - |
| XYZ | 14.65 | 9.98 | 14.25 | - |
| YUV | 90.39 | 135.68 | 161.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 104 | 0 | 0.53 | 0.24 | 0.46 | 327.12 | 0.36 | 0.39 |
| Hex | 89 | 40 | 68 | 0 | 35 | 18 | 2E | 147 | 24 | 27 |
| Octal | 211 | 100 | 150 | 0 | 65 | 30 | 56 | 507 | 44 | 47 |
| Binary | 10001001 | 1000000 | 1101000 | 0 | 110101 | 11000 | 101110 | 101000111 | 100100 | 100111 |
Color Harmonies of #894068
Complementary color
Monochromatic Colors of #894068
Black with #894068
Text Example
Text Example
White with #894068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894068; }
p { color: rgb(137,64,104); }
H1.HeaderClassName
{
color: #894068;
}
.AnyTagClassName
{
color: #894068;
}
</style>
background-color css
<style>
a { background-color: #894068; }
a { background-color: rgb(137,64,104); }
div.DivClassName
{
background-color: #894068;
}
.BgClassName
{
background-color: #894068;
}
</style>
border-color css
<style>
span { border-color: #894068; }
span { border-color: rgb(137,64,104); }
td.TdClassName
{
border-color: #894068;
}
.TagClassName
{
border-color: #894068;
}
</style>