Shades of Cosmic #894569
Tints of Cosmic #894569
RGB
CMYK
RGB Variations
Color information
#894569 (or 0x894569) is known color: Cosmic. HEX triplet: 89, 45 and 69. RGB value is (137,69,105). Sum of RGB (Red+Green+Blue) = 137+69+105=311 (41% of max value = 765). Red value is 137 (53.91% from 255 or 44.05% from 311); Green value is 69 (27.34% from 255 or 22.19% from 311); Blue value is 105 (41.41% from 255 or 33.76% from 311); Max value from RGB is 137 - color contains mainly: red. Hex color #894569 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894569 is #76BA96. Grayscale: #5D5D5D. Windows color (decimal): -7781015 or 6899081. OLE color: 6899081.
HSL color Cylindrical-coordinate representation of color #894569: hue angle of 328.24º 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 #894569 is Cyan = 0, Magento = 0.50, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 69 | 105 | - |
| CMYK | 0 | 0.50 | 0.23 | 0.46 |
| HSL | 328.24º | 0.33% | 0.4% | - |
| HSV(B) | 328.24º | 0.5% | 0.54% | - |
| XYZ | 14.99 | 10.59 | 14.62 | - |
| YUV | 93.44 | 134.53 | 159.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 69 | 105 | 0 | 0.50 | 0.23 | 0.46 | 328.24 | 0.33 | 0.4 |
| Hex | 89 | 45 | 69 | 0 | 32 | 17 | 2E | 148 | 21 | 28 |
| Octal | 211 | 105 | 151 | 0 | 62 | 27 | 56 | 510 | 41 | 50 |
| Binary | 10001001 | 1000101 | 1101001 | 0 | 110010 | 10111 | 101110 | 101001000 | 100001 | 101000 |
Color Harmonies of #894569
Complementary color
Monochromatic Colors of #894569
Black with #894569
Text Example
Text Example
White with #894569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894569; }
p { color: rgb(137,69,105); }
H1.HeaderClassName
{
color: #894569;
}
.AnyTagClassName
{
color: #894569;
}
</style>
background-color css
<style>
a { background-color: #894569; }
a { background-color: rgb(137,69,105); }
div.DivClassName
{
background-color: #894569;
}
.BgClassName
{
background-color: #894569;
}
</style>
border-color css
<style>
span { border-color: #894569; }
span { border-color: rgb(137,69,105); }
td.TdClassName
{
border-color: #894569;
}
.TagClassName
{
border-color: #894569;
}
</style>