Shades of Cosmic #874763
Tints of Cosmic #874763
RGB
CMYK
RGB Variations
Color information
#874763 (or 0x874763) is known color: Cosmic. HEX triplet: 87, 47 and 63. RGB value is (135,71,99). Sum of RGB (Red+Green+Blue) = 135+71+99=305 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.26% from 305); Green value is 71 (28.12% from 255 or 23.28% from 305); Blue value is 99 (39.06% from 255 or 32.46% from 305); Max value from RGB is 135 - color contains mainly: red. Hex color #874763 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874763 is #78B89C. Grayscale: #5D5D5D. Windows color (decimal): -7911581 or 6506375. OLE color: 6506375.
HSL color Cylindrical-coordinate representation of color #874763: hue angle of 333.75º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #874763 is Cyan = 0, Magento = 0.47, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 71 | 99 | - |
| CMYK | 0 | 0.47 | 0.27 | 0.47 |
| HSL | 333.75º | 0.31% | 0.4% | - |
| HSV(B) | 333.75º | 0.47% | 0.53% | - |
| XYZ | 14.5 | 10.56 | 13.08 | - |
| YUV | 93.33 | 131.2 | 157.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 71 | 99 | 0 | 0.47 | 0.27 | 0.47 | 333.75 | 0.31 | 0.4 |
| Hex | 87 | 47 | 63 | 0 | 2F | 1B | 2F | 14E | 1F | 28 |
| Octal | 207 | 107 | 143 | 0 | 57 | 33 | 57 | 516 | 37 | 50 |
| Binary | 10000111 | 1000111 | 1100011 | 0 | 101111 | 11011 | 101111 | 101001110 | 11111 | 101000 |
Color Harmonies of #874763
Complementary color
Monochromatic Colors of #874763
Black with #874763
Text Example
Text Example
White with #874763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874763; }
p { color: rgb(135,71,99); }
H1.HeaderClassName
{
color: #874763;
}
.AnyTagClassName
{
color: #874763;
}
</style>
background-color css
<style>
a { background-color: #874763; }
a { background-color: rgb(135,71,99); }
div.DivClassName
{
background-color: #874763;
}
.BgClassName
{
background-color: #874763;
}
</style>
border-color css
<style>
span { border-color: #874763; }
span { border-color: rgb(135,71,99); }
td.TdClassName
{
border-color: #874763;
}
.TagClassName
{
border-color: #874763;
}
</style>