Shades of Cosmic #894272
Tints of Cosmic #894272
RGB
CMYK
RGB Variations
Color information
#894272 (or 0x894272) is known color: Cosmic. HEX triplet: 89, 42 and 72. RGB value is (137,66,114). Sum of RGB (Red+Green+Blue) = 137+66+114=317 (41% of max value = 765). Red value is 137 (53.91% from 255 or 43.22% from 317); Green value is 66 (26.17% from 255 or 20.82% from 317); Blue value is 114 (44.92% from 255 or 35.96% from 317); Max value from RGB is 137 - color contains mainly: red. Hex color #894272 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894272 is #76BD8D. Grayscale: #5C5C5C. Windows color (decimal): -7781774 or 7488137. OLE color: 7488137.
HSL color Cylindrical-coordinate representation of color #894272: hue angle of 319.44º 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 #894272 is Cyan = 0, Magento = 0.52, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 66 | 114 | - |
| CMYK | 0 | 0.52 | 0.17 | 0.46 |
| HSL | 319.44º | 0.35% | 0.4% | - |
| HSV(B) | 319.44º | 0.52% | 0.54% | - |
| XYZ | 15.3 | 10.43 | 17.13 | - |
| YUV | 92.7 | 140.02 | 159.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 66 | 114 | 0 | 0.52 | 0.17 | 0.46 | 319.44 | 0.35 | 0.4 |
| Hex | 89 | 42 | 72 | 0 | 34 | 11 | 2E | 13F | 23 | 28 |
| Octal | 211 | 102 | 162 | 0 | 64 | 21 | 56 | 477 | 43 | 50 |
| Binary | 10001001 | 1000010 | 1110010 | 0 | 110100 | 10001 | 101110 | 100111111 | 100011 | 101000 |
Color Harmonies of #894272
Complementary color
Monochromatic Colors of #894272
Black with #894272
Text Example
Text Example
White with #894272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894272; }
p { color: rgb(137,66,114); }
H1.HeaderClassName
{
color: #894272;
}
.AnyTagClassName
{
color: #894272;
}
</style>
background-color css
<style>
a { background-color: #894272; }
a { background-color: rgb(137,66,114); }
div.DivClassName
{
background-color: #894272;
}
.BgClassName
{
background-color: #894272;
}
</style>
border-color css
<style>
span { border-color: #894272; }
span { border-color: rgb(137,66,114); }
td.TdClassName
{
border-color: #894272;
}
.TagClassName
{
border-color: #894272;
}
</style>