Shades of Cosmic #874973
Tints of Cosmic #874973
RGB
CMYK
RGB Variations
Color information
#874973 (or 0x874973) is known color: Cosmic. HEX triplet: 87, 49 and 73. RGB value is (135,73,115). Sum of RGB (Red+Green+Blue) = 135+73+115=323 (42% of max value = 765). Red value is 135 (53.12% from 255 or 41.80% from 323); Green value is 73 (28.91% from 255 or 22.60% from 323); Blue value is 115 (45.31% from 255 or 35.60% from 323); Max value from RGB is 135 - color contains mainly: red. Hex color #874973 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874973 is #78B68C. Grayscale: #606060. Windows color (decimal): -7911053 or 7555463. OLE color: 7555463.
HSL color Cylindrical-coordinate representation of color #874973: hue angle of 319.35º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #874973 is Cyan = 0, Magento = 0.46, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 115 | - |
| CMYK | 0 | 0.46 | 0.15 | 0.47 |
| HSL | 319.35º | 0.3% | 0.41% | - |
| HSV(B) | 319.35º | 0.46% | 0.53% | - |
| XYZ | 15.47 | 11.15 | 17.56 | - |
| YUV | 96.33 | 138.54 | 155.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 115 | 0 | 0.46 | 0.15 | 0.47 | 319.35 | 0.3 | 0.41 |
| Hex | 87 | 49 | 73 | 0 | 2E | F | 2F | 13F | 1E | 29 |
| Octal | 207 | 111 | 163 | 0 | 56 | 17 | 57 | 477 | 36 | 51 |
| Binary | 10000111 | 1001001 | 1110011 | 0 | 101110 | 1111 | 101111 | 100111111 | 11110 | 101001 |
Color Harmonies of #874973
Complementary color
Monochromatic Colors of #874973
Black with #874973
Text Example
Text Example
White with #874973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874973; }
p { color: rgb(135,73,115); }
H1.HeaderClassName
{
color: #874973;
}
.AnyTagClassName
{
color: #874973;
}
</style>
background-color css
<style>
a { background-color: #874973; }
a { background-color: rgb(135,73,115); }
div.DivClassName
{
background-color: #874973;
}
.BgClassName
{
background-color: #874973;
}
</style>
border-color css
<style>
span { border-color: #874973; }
span { border-color: rgb(135,73,115); }
td.TdClassName
{
border-color: #874973;
}
.TagClassName
{
border-color: #874973;
}
</style>