Shades of Cosmic #874764
Tints of Cosmic #874764
RGB
CMYK
RGB Variations
Color information
#874764 (or 0x874764) is known color: Cosmic. HEX triplet: 87, 47 and 64. RGB value is (135,71,100). Sum of RGB (Red+Green+Blue) = 135+71+100=306 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.12% from 306); Green value is 71 (28.12% from 255 or 23.20% from 306); Blue value is 100 (39.45% from 255 or 32.68% from 306); Max value from RGB is 135 - color contains mainly: red. Hex color #874764 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874764 is #78B89B. Grayscale: #5D5D5D. Windows color (decimal): -7911580 or 6571911. OLE color: 6571911.
HSL color Cylindrical-coordinate representation of color #874764: hue angle of 332.81º 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 #874764 is Cyan = 0, Magento = 0.47, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 71 | 100 | - |
| CMYK | 0 | 0.47 | 0.26 | 0.47 |
| HSL | 332.81º | 0.31% | 0.4% | - |
| HSV(B) | 332.81º | 0.47% | 0.53% | - |
| XYZ | 14.55 | 10.58 | 13.33 | - |
| YUV | 93.44 | 131.7 | 157.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 71 | 100 | 0 | 0.47 | 0.26 | 0.47 | 332.81 | 0.31 | 0.4 |
| Hex | 87 | 47 | 64 | 0 | 2F | 1A | 2F | 14D | 1F | 28 |
| Octal | 207 | 107 | 144 | 0 | 57 | 32 | 57 | 515 | 37 | 50 |
| Binary | 10000111 | 1000111 | 1100100 | 0 | 101111 | 11010 | 101111 | 101001101 | 11111 | 101000 |
Color Harmonies of #874764
Complementary color
Monochromatic Colors of #874764
Black with #874764
Text Example
Text Example
White with #874764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874764; }
p { color: rgb(135,71,100); }
H1.HeaderClassName
{
color: #874764;
}
.AnyTagClassName
{
color: #874764;
}
</style>
background-color css
<style>
a { background-color: #874764; }
a { background-color: rgb(135,71,100); }
div.DivClassName
{
background-color: #874764;
}
.BgClassName
{
background-color: #874764;
}
</style>
border-color css
<style>
span { border-color: #874764; }
span { border-color: rgb(135,71,100); }
td.TdClassName
{
border-color: #874764;
}
.TagClassName
{
border-color: #874764;
}
</style>