Shades of Cosmic #894267
Tints of Cosmic #894267
RGB
CMYK
RGB Variations
Color information
#894267 (or 0x894267) is known color: Cosmic. HEX triplet: 89, 42 and 67. RGB value is (137,66,103). Sum of RGB (Red+Green+Blue) = 137+66+103=306 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.77% from 306); Green value is 66 (26.17% from 255 or 21.57% from 306); Blue value is 103 (40.62% from 255 or 33.66% from 306); Max value from RGB is 137 - color contains mainly: red. Hex color #894267 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894267 is #76BD98. Grayscale: #5B5B5B. Windows color (decimal): -7781785 or 6767241. OLE color: 6767241.
HSL color Cylindrical-coordinate representation of color #894267: hue angle of 328.73º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #894267 is Cyan = 0, Magento = 0.52, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 66 | 103 | - |
| CMYK | 0 | 0.52 | 0.25 | 0.46 |
| HSL | 328.73º | 0.35% | 0.4% | - |
| HSV(B) | 328.73º | 0.52% | 0.54% | - |
| XYZ | 14.71 | 10.19 | 14.02 | - |
| YUV | 91.45 | 134.52 | 160.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 66 | 103 | 0 | 0.52 | 0.25 | 0.46 | 328.73 | 0.35 | 0.4 |
| Hex | 89 | 42 | 67 | 0 | 34 | 19 | 2E | 149 | 23 | 28 |
| Octal | 211 | 102 | 147 | 0 | 64 | 31 | 56 | 511 | 43 | 50 |
| Binary | 10001001 | 1000010 | 1100111 | 0 | 110100 | 11001 | 101110 | 101001001 | 100011 | 101000 |
Color Harmonies of #894267
Complementary color
Monochromatic Colors of #894267
Black with #894267
Text Example
Text Example
White with #894267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894267; }
p { color: rgb(137,66,103); }
H1.HeaderClassName
{
color: #894267;
}
.AnyTagClassName
{
color: #894267;
}
</style>
background-color css
<style>
a { background-color: #894267; }
a { background-color: rgb(137,66,103); }
div.DivClassName
{
background-color: #894267;
}
.BgClassName
{
background-color: #894267;
}
</style>
border-color css
<style>
span { border-color: #894267; }
span { border-color: rgb(137,66,103); }
td.TdClassName
{
border-color: #894267;
}
.TagClassName
{
border-color: #894267;
}
</style>