Shades of Cosmic #894271
Tints of Cosmic #894271
RGB
CMYK
RGB Variations
Color information
#894271 (or 0x894271) is known color: Cosmic. HEX triplet: 89, 42 and 71. RGB value is (137,66,113). Sum of RGB (Red+Green+Blue) = 137+66+113=316 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.35% from 316); Green value is 66 (26.17% from 255 or 20.89% from 316); Blue value is 113 (44.53% from 255 or 35.76% from 316); Max value from RGB is 137 - color contains mainly: red. Hex color #894271 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894271 is #76BD8E. Grayscale: #5C5C5C. Windows color (decimal): -7781775 or 7422601. OLE color: 7422601.
HSL color Cylindrical-coordinate representation of color #894271: hue angle of 320.28º 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 #894271 is Cyan = 0, Magento = 0.52, Yellow = 0.18 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 66 | 113 | - |
| CMYK | 0 | 0.52 | 0.18 | 0.46 |
| HSL | 320.28º | 0.35% | 0.4% | - |
| HSV(B) | 320.28º | 0.52% | 0.54% | - |
| XYZ | 15.25 | 10.41 | 16.83 | - |
| YUV | 92.59 | 139.52 | 159.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 66 | 113 | 0 | 0.52 | 0.18 | 0.46 | 320.28 | 0.35 | 0.4 |
| Hex | 89 | 42 | 71 | 0 | 34 | 12 | 2E | 140 | 23 | 28 |
| Octal | 211 | 102 | 161 | 0 | 64 | 22 | 56 | 500 | 43 | 50 |
| Binary | 10001001 | 1000010 | 1110001 | 0 | 110100 | 10010 | 101110 | 101000000 | 100011 | 101000 |
Color Harmonies of #894271
Complementary color
Monochromatic Colors of #894271
Black with #894271
Text Example
Text Example
White with #894271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894271; }
p { color: rgb(137,66,113); }
H1.HeaderClassName
{
color: #894271;
}
.AnyTagClassName
{
color: #894271;
}
</style>
background-color css
<style>
a { background-color: #894271; }
a { background-color: rgb(137,66,113); }
div.DivClassName
{
background-color: #894271;
}
.BgClassName
{
background-color: #894271;
}
</style>
border-color css
<style>
span { border-color: #894271; }
span { border-color: rgb(137,66,113); }
td.TdClassName
{
border-color: #894271;
}
.TagClassName
{
border-color: #894271;
}
</style>