Shades of Cosmic #894567
Tints of Cosmic #894567
RGB
CMYK
RGB Variations
Color information
#894567 (or 0x894567) is known color: Cosmic. HEX triplet: 89, 45 and 67. RGB value is (137,69,103). Sum of RGB (Red+Green+Blue) = 137+69+103=309 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.34% from 309); Green value is 69 (27.34% from 255 or 22.33% from 309); Blue value is 103 (40.62% from 255 or 33.33% from 309); Max value from RGB is 137 - color contains mainly: red. Hex color #894567 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894567 is #76BA98. Grayscale: #5D5D5D. Windows color (decimal): -7781017 or 6768009. OLE color: 6768009.
HSL color Cylindrical-coordinate representation of color #894567: hue angle of 330º degrees, saturation: 0.33, 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 #894567 is Cyan = 0, Magento = 0.50, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 103 | - |
| CMYK | 0 | 0.50 | 0.25 | 0.46 |
| HSL | 330º | 0.33% | 0.4% | - |
| HSV(B) | 330º | 0.5% | 0.54% | - |
| XYZ | 14.89 | 10.55 | 14.08 | - |
| YUV | 93.21 | 133.53 | 159.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 103 | 0 | 0.50 | 0.25 | 0.46 | 330 | 0.33 | 0.4 |
| Hex | 89 | 45 | 67 | 0 | 32 | 19 | 2E | 14A | 21 | 28 |
| Octal | 211 | 105 | 147 | 0 | 62 | 31 | 56 | 512 | 41 | 50 |
| Binary | 10001001 | 1000101 | 1100111 | 0 | 110010 | 11001 | 101110 | 101001010 | 100001 | 101000 |
Color Harmonies of #894567
Complementary color
Monochromatic Colors of #894567
Black with #894567
Text Example
Text Example
White with #894567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894567; }
p { color: rgb(137,69,103); }
H1.HeaderClassName
{
color: #894567;
}
.AnyTagClassName
{
color: #894567;
}
</style>
background-color css
<style>
a { background-color: #894567; }
a { background-color: rgb(137,69,103); }
div.DivClassName
{
background-color: #894567;
}
.BgClassName
{
background-color: #894567;
}
</style>
border-color css
<style>
span { border-color: #894567; }
span { border-color: rgb(137,69,103); }
td.TdClassName
{
border-color: #894567;
}
.TagClassName
{
border-color: #894567;
}
</style>