Shades of Cosmic #874460
Tints of Cosmic #874460
RGB
CMYK
RGB Variations
Color information
#874460 (or 0x874460) is known color: Cosmic. HEX triplet: 87, 44 and 60. RGB value is (135,68,96). Sum of RGB (Red+Green+Blue) = 135+68+96=299 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45.15% from 299); Green value is 68 (26.95% from 255 or 22.74% from 299); Blue value is 96 (37.89% from 255 or 32.11% from 299); Max value from RGB is 135 - color contains mainly: red. Hex color #874460 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874460 is #78BB9F. Grayscale: #5B5B5B. Windows color (decimal): -7912352 or 6308999. OLE color: 6308999.
HSL color Cylindrical-coordinate representation of color #874460: hue angle of 334.93º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #874460 is Cyan = 0, Magento = 0.50, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 68 | 96 | - |
| CMYK | 0 | 0.50 | 0.29 | 0.47 |
| HSL | 334.93º | 0.33% | 0.4% | - |
| HSV(B) | 334.93º | 0.5% | 0.53% | - |
| XYZ | 14.17 | 10.13 | 12.27 | - |
| YUV | 91.23 | 130.7 | 159.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 68 | 96 | 0 | 0.50 | 0.29 | 0.47 | 334.93 | 0.33 | 0.4 |
| Hex | 87 | 44 | 60 | 0 | 32 | 1D | 2F | 14F | 21 | 28 |
| Octal | 207 | 104 | 140 | 0 | 62 | 35 | 57 | 517 | 41 | 50 |
| Binary | 10000111 | 1000100 | 1100000 | 0 | 110010 | 11101 | 101111 | 101001111 | 100001 | 101000 |
Color Harmonies of #874460
Complementary color
Monochromatic Colors of #874460
Black with #874460
Text Example
Text Example
White with #874460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874460; }
p { color: rgb(135,68,96); }
H1.HeaderClassName
{
color: #874460;
}
.AnyTagClassName
{
color: #874460;
}
</style>
background-color css
<style>
a { background-color: #874460; }
a { background-color: rgb(135,68,96); }
div.DivClassName
{
background-color: #874460;
}
.BgClassName
{
background-color: #874460;
}
</style>
border-color css
<style>
span { border-color: #874460; }
span { border-color: rgb(135,68,96); }
td.TdClassName
{
border-color: #874460;
}
.TagClassName
{
border-color: #874460;
}
</style>