Shades of Cosmic #874966
Tints of Cosmic #874966
RGB
CMYK
RGB Variations
Color information
#874966 (or 0x874966) is known color: Cosmic. HEX triplet: 87, 49 and 66. RGB value is (135,73,102). Sum of RGB (Red+Green+Blue) = 135+73+102=310 (41% of max value = 765). Red value is 135 (53.12% from 255 or 43.55% from 310); Green value is 73 (28.91% from 255 or 23.55% from 310); Blue value is 102 (40.23% from 255 or 32.90% from 310); Max value from RGB is 135 - color contains mainly: red. Hex color #874966 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874966 is #78B699. Grayscale: #5E5E5E. Windows color (decimal): -7911066 or 6703495. OLE color: 6703495.
HSL color Cylindrical-coordinate representation of color #874966: hue angle of 331.94º 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 #874966 is Cyan = 0, Magento = 0.46, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 73 | 102 | - |
| CMYK | 0 | 0.46 | 0.24 | 0.47 |
| HSL | 331.94º | 0.3% | 0.41% | - |
| HSV(B) | 331.94º | 0.46% | 0.53% | - |
| XYZ | 14.77 | 10.88 | 13.89 | - |
| YUV | 94.84 | 132.04 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 73 | 102 | 0 | 0.46 | 0.24 | 0.47 | 331.94 | 0.3 | 0.41 |
| Hex | 87 | 49 | 66 | 0 | 2E | 18 | 2F | 14C | 1E | 29 |
| Octal | 207 | 111 | 146 | 0 | 56 | 30 | 57 | 514 | 36 | 51 |
| Binary | 10000111 | 1001001 | 1100110 | 0 | 101110 | 11000 | 101111 | 101001100 | 11110 | 101001 |
Color Harmonies of #874966
Complementary color
Monochromatic Colors of #874966
Black with #874966
Text Example
Text Example
White with #874966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874966; }
p { color: rgb(135,73,102); }
H1.HeaderClassName
{
color: #874966;
}
.AnyTagClassName
{
color: #874966;
}
</style>
background-color css
<style>
a { background-color: #874966; }
a { background-color: rgb(135,73,102); }
div.DivClassName
{
background-color: #874966;
}
.BgClassName
{
background-color: #874966;
}
</style>
border-color css
<style>
span { border-color: #874966; }
span { border-color: rgb(135,73,102); }
td.TdClassName
{
border-color: #874966;
}
.TagClassName
{
border-color: #874966;
}
</style>