Shades of Cosmic #874667
Tints of Cosmic #874667
RGB
CMYK
RGB Variations
Color information
#874667 (or 0x874667) is known color: Cosmic. HEX triplet: 87, 46 and 67. RGB value is (135,70,103). Sum of RGB (Red+Green+Blue) = 135+70+103=308 (40% of max value = 765). Red value is 135 (53.12% from 255 or 43.83% from 308); Green value is 70 (27.73% from 255 or 22.73% from 308); Blue value is 103 (40.62% from 255 or 33.44% from 308); Max value from RGB is 135 - color contains mainly: red. Hex color #874667 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874667 is #78B998. Grayscale: #5D5D5D. Windows color (decimal): -7911833 or 6768263. OLE color: 6768263.
HSL color Cylindrical-coordinate representation of color #874667: hue angle of 329.54º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #874667 is Cyan = 0, Magento = 0.48, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 70 | 103 | - |
| CMYK | 0 | 0.48 | 0.24 | 0.47 |
| HSL | 329.54º | 0.32% | 0.4% | - |
| HSV(B) | 329.54º | 0.48% | 0.53% | - |
| XYZ | 14.63 | 10.51 | 14.09 | - |
| YUV | 93.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 70 | 103 | 0 | 0.48 | 0.24 | 0.47 | 329.54 | 0.32 | 0.4 |
| Hex | 87 | 46 | 67 | 0 | 30 | 18 | 2F | 14A | 20 | 28 |
| Octal | 207 | 106 | 147 | 0 | 60 | 30 | 57 | 512 | 40 | 50 |
| Binary | 10000111 | 1000110 | 1100111 | 0 | 110000 | 11000 | 101111 | 101001010 | 100000 | 101000 |
Color Harmonies of #874667
Complementary color
Monochromatic Colors of #874667
Black with #874667
Text Example
Text Example
White with #874667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874667; }
p { color: rgb(135,70,103); }
H1.HeaderClassName
{
color: #874667;
}
.AnyTagClassName
{
color: #874667;
}
</style>
background-color css
<style>
a { background-color: #874667; }
a { background-color: rgb(135,70,103); }
div.DivClassName
{
background-color: #874667;
}
.BgClassName
{
background-color: #874667;
}
</style>
border-color css
<style>
span { border-color: #874667; }
span { border-color: rgb(135,70,103); }
td.TdClassName
{
border-color: #874667;
}
.TagClassName
{
border-color: #874667;
}
</style>