Shades of Cosmic #894269
Tints of Cosmic #894269
RGB
CMYK
RGB Variations
Color information
#894269 (or 0x894269) is known color: Cosmic. HEX triplet: 89, 42 and 69. RGB value is (137,66,105). Sum of RGB (Red+Green+Blue) = 137+66+105=308 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.48% from 308); Green value is 66 (26.17% from 255 or 21.43% from 308); Blue value is 105 (41.41% from 255 or 34.09% from 308); Max value from RGB is 137 - color contains mainly: red. Hex color #894269 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #894269 is #76BD96. Grayscale: #5B5B5B. Windows color (decimal): -7781783 or 6898313. OLE color: 6898313.
HSL color Cylindrical-coordinate representation of color #894269: hue angle of 327.04º 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 #894269 is Cyan = 0, Magento = 0.52, Yellow = 0.23 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 66 | 105 | - |
| CMYK | 0 | 0.52 | 0.23 | 0.46 |
| HSL | 327.04º | 0.35% | 0.4% | - |
| HSV(B) | 327.04º | 0.52% | 0.54% | - |
| XYZ | 14.81 | 10.23 | 14.56 | - |
| YUV | 91.68 | 135.52 | 160.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 66 | 105 | 0 | 0.52 | 0.23 | 0.46 | 327.04 | 0.35 | 0.4 |
| Hex | 89 | 42 | 69 | 0 | 34 | 17 | 2E | 147 | 23 | 28 |
| Octal | 211 | 102 | 151 | 0 | 64 | 27 | 56 | 507 | 43 | 50 |
| Binary | 10001001 | 1000010 | 1101001 | 0 | 110100 | 10111 | 101110 | 101000111 | 100011 | 101000 |
Color Harmonies of #894269
Complementary color
Monochromatic Colors of #894269
Black with #894269
Text Example
Text Example
White with #894269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894269; }
p { color: rgb(137,66,105); }
H1.HeaderClassName
{
color: #894269;
}
.AnyTagClassName
{
color: #894269;
}
</style>
background-color css
<style>
a { background-color: #894269; }
a { background-color: rgb(137,66,105); }
div.DivClassName
{
background-color: #894269;
}
.BgClassName
{
background-color: #894269;
}
</style>
border-color css
<style>
span { border-color: #894269; }
span { border-color: rgb(137,66,105); }
td.TdClassName
{
border-color: #894269;
}
.TagClassName
{
border-color: #894269;
}
</style>