Shades of Cosmic #894467
Tints of Cosmic #894467
RGB
CMYK
RGB Variations
Color information
#894467 (or 0x894467) is known color: Cosmic. HEX triplet: 89, 44 and 67. RGB value is (137,68,103). Sum of RGB (Red+Green+Blue) = 137+68+103=308 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.48% from 308); Green value is 68 (26.95% from 255 or 22.08% from 308); Blue value is 103 (40.62% from 255 or 33.44% from 308); Max value from RGB is 137 - color contains mainly: red. Hex color #894467 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894467 is #76BB98. Grayscale: #5C5C5C. Windows color (decimal): -7781273 or 6767753. OLE color: 6767753.
HSL color Cylindrical-coordinate representation of color #894467: hue angle of 329.57º degrees, saturation: 0.34, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #894467 is Cyan = 0, Magento = 0.50, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 68 | 103 | - |
| CMYK | 0 | 0.50 | 0.25 | 0.46 |
| HSL | 329.57º | 0.34% | 0.4% | - |
| HSV(B) | 329.57º | 0.5% | 0.54% | - |
| XYZ | 14.83 | 10.43 | 14.06 | - |
| YUV | 92.62 | 133.86 | 159.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 68 | 103 | 0 | 0.50 | 0.25 | 0.46 | 329.57 | 0.34 | 0.4 |
| Hex | 89 | 44 | 67 | 0 | 32 | 19 | 2E | 14A | 22 | 28 |
| Octal | 211 | 104 | 147 | 0 | 62 | 31 | 56 | 512 | 42 | 50 |
| Binary | 10001001 | 1000100 | 1100111 | 0 | 110010 | 11001 | 101110 | 101001010 | 100010 | 101000 |
Color Harmonies of #894467
Complementary color
Monochromatic Colors of #894467
Black with #894467
Text Example
Text Example
White with #894467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894467; }
p { color: rgb(137,68,103); }
H1.HeaderClassName
{
color: #894467;
}
.AnyTagClassName
{
color: #894467;
}
</style>
background-color css
<style>
a { background-color: #894467; }
a { background-color: rgb(137,68,103); }
div.DivClassName
{
background-color: #894467;
}
.BgClassName
{
background-color: #894467;
}
</style>
border-color css
<style>
span { border-color: #894467; }
span { border-color: rgb(137,68,103); }
td.TdClassName
{
border-color: #894467;
}
.TagClassName
{
border-color: #894467;
}
</style>