Shades of Cosmic #895072
Tints of Cosmic #895072
RGB
CMYK
RGB Variations
Color information
#895072 (or 0x895072) is known color: Cosmic. HEX triplet: 89, 50 and 72. RGB value is (137,80,114). Sum of RGB (Red+Green+Blue) = 137+80+114=331 (43% of max value = 765). Red value is 137 (53.91% from 255 or 41.39% from 331); Green value is 80 (31.64% from 255 or 24.17% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 137 - color contains mainly: red. Hex color #895072 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895072 is #76AF8D. Grayscale: #646464. Windows color (decimal): -7778190 or 7491721. OLE color: 7491721.
HSL color Cylindrical-coordinate representation of color #895072: hue angle of 324.21º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #895072 is Cyan = 0, Magento = 0.42, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 80 | 114 | - |
| CMYK | 0 | 0.42 | 0.17 | 0.46 |
| HSL | 324.21º | 0.26% | 0.43% | - |
| HSV(B) | 324.21º | 0.42% | 0.54% | - |
| XYZ | 16.22 | 12.27 | 17.43 | - |
| YUV | 100.92 | 135.38 | 153.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 80 | 114 | 0 | 0.42 | 0.17 | 0.46 | 324.21 | 0.26 | 0.43 |
| Hex | 89 | 50 | 72 | 0 | 2A | 11 | 2E | 144 | 1A | 2B |
| Octal | 211 | 120 | 162 | 0 | 52 | 21 | 56 | 504 | 32 | 53 |
| Binary | 10001001 | 1010000 | 1110010 | 0 | 101010 | 10001 | 101110 | 101000100 | 11010 | 101011 |
Color Harmonies of #895072
Complementary color
Monochromatic Colors of #895072
Black with #895072
Text Example
Text Example
White with #895072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895072; }
p { color: rgb(137,80,114); }
H1.HeaderClassName
{
color: #895072;
}
.AnyTagClassName
{
color: #895072;
}
</style>
background-color css
<style>
a { background-color: #895072; }
a { background-color: rgb(137,80,114); }
div.DivClassName
{
background-color: #895072;
}
.BgClassName
{
background-color: #895072;
}
</style>
border-color css
<style>
span { border-color: #895072; }
span { border-color: rgb(137,80,114); }
td.TdClassName
{
border-color: #895072;
}
.TagClassName
{
border-color: #895072;
}
</style>