Shades of Cosmic #874567
Tints of Cosmic #874567
RGB
CMYK
RGB Variations
Color information
#874567 (or 0x874567) is known color: Cosmic. HEX triplet: 87, 45 and 67. RGB value is (135,69,103). Sum of RGB (Red+Green+Blue) = 135+69+103=307 (40% of max value = 765). Red value is 135 (53.12% from 255 or 43.97% from 307); Green value is 69 (27.34% from 255 or 22.48% from 307); Blue value is 103 (40.62% from 255 or 33.55% from 307); Max value from RGB is 135 - color contains mainly: red. Hex color #874567 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874567 is #78BA98. Grayscale: #5C5C5C. Windows color (decimal): -7912089 or 6768007. OLE color: 6768007.
HSL color Cylindrical-coordinate representation of color #874567: hue angle of 329.09º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #874567 is Cyan = 0, Magento = 0.49, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 69 | 103 | - |
| CMYK | 0 | 0.49 | 0.24 | 0.47 |
| HSL | 329.09º | 0.32% | 0.4% | - |
| HSV(B) | 329.09º | 0.49% | 0.53% | - |
| XYZ | 14.57 | 10.39 | 14.07 | - |
| YUV | 92.61 | 133.87 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 69 | 103 | 0 | 0.49 | 0.24 | 0.47 | 329.09 | 0.32 | 0.4 |
| Hex | 87 | 45 | 67 | 0 | 31 | 18 | 2F | 149 | 20 | 28 |
| Octal | 207 | 105 | 147 | 0 | 61 | 30 | 57 | 511 | 40 | 50 |
| Binary | 10000111 | 1000101 | 1100111 | 0 | 110001 | 11000 | 101111 | 101001001 | 100000 | 101000 |
Color Harmonies of #874567
Complementary color
Monochromatic Colors of #874567
Black with #874567
Text Example
Text Example
White with #874567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874567; }
p { color: rgb(135,69,103); }
H1.HeaderClassName
{
color: #874567;
}
.AnyTagClassName
{
color: #874567;
}
</style>
background-color css
<style>
a { background-color: #874567; }
a { background-color: rgb(135,69,103); }
div.DivClassName
{
background-color: #874567;
}
.BgClassName
{
background-color: #874567;
}
</style>
border-color css
<style>
span { border-color: #874567; }
span { border-color: rgb(135,69,103); }
td.TdClassName
{
border-color: #874567;
}
.TagClassName
{
border-color: #874567;
}
</style>