Shades of Cosmic #874668
Tints of Cosmic #874668
RGB
CMYK
RGB Variations
Color information
#874668 (or 0x874668) is known color: Cosmic. HEX triplet: 87, 46 and 68. RGB value is (135,70,104). Sum of RGB (Red+Green+Blue) = 135+70+104=309 (40% of max value = 765). Red value is 135 (53.12% from 255 or 43.69% from 309); Green value is 70 (27.73% from 255 or 22.65% from 309); Blue value is 104 (41.02% from 255 or 33.66% from 309); Max value from RGB is 135 - color contains mainly: red. Hex color #874668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874668 is #78B997. Grayscale: #5D5D5D. Windows color (decimal): -7911832 or 6833799. OLE color: 6833799.
HSL color Cylindrical-coordinate representation of color #874668: hue angle of 328.62º 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 #874668 is Cyan = 0, Magento = 0.48, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 70 | 104 | - |
| CMYK | 0 | 0.48 | 0.23 | 0.47 |
| HSL | 328.62º | 0.32% | 0.4% | - |
| HSV(B) | 328.62º | 0.48% | 0.53% | - |
| XYZ | 14.68 | 10.53 | 14.36 | - |
| YUV | 93.31 | 134.03 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 70 | 104 | 0 | 0.48 | 0.23 | 0.47 | 328.62 | 0.32 | 0.4 |
| Hex | 87 | 46 | 68 | 0 | 30 | 17 | 2F | 149 | 20 | 28 |
| Octal | 207 | 106 | 150 | 0 | 60 | 27 | 57 | 511 | 40 | 50 |
| Binary | 10000111 | 1000110 | 1101000 | 0 | 110000 | 10111 | 101111 | 101001001 | 100000 | 101000 |
Color Harmonies of #874668
Complementary color
Monochromatic Colors of #874668
Black with #874668
Text Example
Text Example
White with #874668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874668; }
p { color: rgb(135,70,104); }
H1.HeaderClassName
{
color: #874668;
}
.AnyTagClassName
{
color: #874668;
}
</style>
background-color css
<style>
a { background-color: #874668; }
a { background-color: rgb(135,70,104); }
div.DivClassName
{
background-color: #874668;
}
.BgClassName
{
background-color: #874668;
}
</style>
border-color css
<style>
span { border-color: #874668; }
span { border-color: rgb(135,70,104); }
td.TdClassName
{
border-color: #874668;
}
.TagClassName
{
border-color: #874668;
}
</style>