Shades of Cosmic #874867
Tints of Cosmic #874867
RGB
CMYK
RGB Variations
Color information
#874867 (or 0x874867) is known color: Cosmic. HEX triplet: 87, 48 and 67. RGB value is (135,72,103). Sum of RGB (Red+Green+Blue) = 135+72+103=310 (41% of max value = 765). Red value is 135 (53.12% from 255 or 43.55% from 310); Green value is 72 (28.52% from 255 or 23.23% from 310); Blue value is 103 (40.62% from 255 or 33.23% from 310); Max value from RGB is 135 - color contains mainly: red. Hex color #874867 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874867 is #78B798. Grayscale: #5E5E5E. Windows color (decimal): -7911321 or 6768775. OLE color: 6768775.
HSL color Cylindrical-coordinate representation of color #874867: hue angle of 330.48º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #874867 is Cyan = 0, Magento = 0.47, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 72 | 103 | - |
| CMYK | 0 | 0.47 | 0.24 | 0.47 |
| HSL | 330.48º | 0.3% | 0.41% | - |
| HSV(B) | 330.48º | 0.47% | 0.53% | - |
| XYZ | 14.76 | 10.76 | 14.13 | - |
| YUV | 94.37 | 132.87 | 156.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 72 | 103 | 0 | 0.47 | 0.24 | 0.47 | 330.48 | 0.3 | 0.41 |
| Hex | 87 | 48 | 67 | 0 | 2F | 18 | 2F | 14A | 1E | 29 |
| Octal | 207 | 110 | 147 | 0 | 57 | 30 | 57 | 512 | 36 | 51 |
| Binary | 10000111 | 1001000 | 1100111 | 0 | 101111 | 11000 | 101111 | 101001010 | 11110 | 101001 |
Color Harmonies of #874867
Complementary color
Monochromatic Colors of #874867
Black with #874867
Text Example
Text Example
White with #874867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874867; }
p { color: rgb(135,72,103); }
H1.HeaderClassName
{
color: #874867;
}
.AnyTagClassName
{
color: #874867;
}
</style>
background-color css
<style>
a { background-color: #874867; }
a { background-color: rgb(135,72,103); }
div.DivClassName
{
background-color: #874867;
}
.BgClassName
{
background-color: #874867;
}
</style>
border-color css
<style>
span { border-color: #874867; }
span { border-color: rgb(135,72,103); }
td.TdClassName
{
border-color: #874867;
}
.TagClassName
{
border-color: #874867;
}
</style>