Shades of Cosmic #895273
Tints of Cosmic #895273
RGB
CMYK
RGB Variations
Color information
#895273 (or 0x895273) is known color: Cosmic. HEX triplet: 89, 52 and 73. RGB value is (137,82,115). Sum of RGB (Red+Green+Blue) = 137+82+115=334 (44% of max value = 765). Red value is 137 (53.91% from 255 or 41.02% from 334); Green value is 82 (32.42% from 255 or 24.55% from 334); Blue value is 115 (45.31% from 255 or 34.43% from 334); Max value from RGB is 137 - color contains mainly: red. Hex color #895273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #895273 is #76AD8C. Grayscale: #666666. Windows color (decimal): -7777677 or 7557769. OLE color: 7557769.
HSL color Cylindrical-coordinate representation of color #895273: hue angle of 324º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #895273 is Cyan = 0, Magento = 0.40, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 82 | 115 | - |
| CMYK | 0 | 0.40 | 0.16 | 0.46 |
| HSL | 324º | 0.25% | 0.43% | - |
| HSV(B) | 324º | 0.4% | 0.54% | - |
| XYZ | 16.43 | 12.59 | 17.78 | - |
| YUV | 102.21 | 135.22 | 152.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 82 | 115 | 0 | 0.40 | 0.16 | 0.46 | 324 | 0.25 | 0.43 |
| Hex | 89 | 52 | 73 | 0 | 28 | 10 | 2E | 144 | 19 | 2B |
| Octal | 211 | 122 | 163 | 0 | 50 | 20 | 56 | 504 | 31 | 53 |
| Binary | 10001001 | 1010010 | 1110011 | 0 | 101000 | 10000 | 101110 | 101000100 | 11001 | 101011 |
Color Harmonies of #895273
Complementary color
Monochromatic Colors of #895273
Black with #895273
Text Example
Text Example
White with #895273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895273; }
p { color: rgb(137,82,115); }
H1.HeaderClassName
{
color: #895273;
}
.AnyTagClassName
{
color: #895273;
}
</style>
background-color css
<style>
a { background-color: #895273; }
a { background-color: rgb(137,82,115); }
div.DivClassName
{
background-color: #895273;
}
.BgClassName
{
background-color: #895273;
}
</style>
border-color css
<style>
span { border-color: #895273; }
span { border-color: rgb(137,82,115); }
td.TdClassName
{
border-color: #895273;
}
.TagClassName
{
border-color: #895273;
}
</style>