Shades of Cosmic #874173
Tints of Cosmic #874173
RGB
CMYK
RGB Variations
Color information
#874173 (or 0x874173) is known color: Cosmic. HEX triplet: 87, 41 and 73. RGB value is (135,65,115). Sum of RGB (Red+Green+Blue) = 135+65+115=315 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.86% from 315); Green value is 65 (25.78% from 255 or 20.63% from 315); Blue value is 115 (45.31% from 255 or 36.51% from 315); Max value from RGB is 135 - color contains mainly: red. Hex color #874173 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874173 is #78BE8C. Grayscale: #5B5B5B. Windows color (decimal): -7913101 or 7553415. OLE color: 7553415.
HSL color Cylindrical-coordinate representation of color #874173: hue angle of 317.14º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #874173 is Cyan = 0, Magento = 0.52, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 65 | 115 | - |
| CMYK | 0 | 0.52 | 0.15 | 0.47 |
| HSL | 317.14º | 0.35% | 0.39% | - |
| HSV(B) | 317.14º | 0.52% | 0.53% | - |
| XYZ | 14.98 | 10.17 | 17.39 | - |
| YUV | 91.63 | 141.19 | 158.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 65 | 115 | 0 | 0.52 | 0.15 | 0.47 | 317.14 | 0.35 | 0.39 |
| Hex | 87 | 41 | 73 | 0 | 34 | F | 2F | 13D | 23 | 27 |
| Octal | 207 | 101 | 163 | 0 | 64 | 17 | 57 | 475 | 43 | 47 |
| Binary | 10000111 | 1000001 | 1110011 | 0 | 110100 | 1111 | 101111 | 100111101 | 100011 | 100111 |
Color Harmonies of #874173
Complementary color
Monochromatic Colors of #874173
Black with #874173
Text Example
Text Example
White with #874173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874173; }
p { color: rgb(135,65,115); }
H1.HeaderClassName
{
color: #874173;
}
.AnyTagClassName
{
color: #874173;
}
</style>
background-color css
<style>
a { background-color: #874173; }
a { background-color: rgb(135,65,115); }
div.DivClassName
{
background-color: #874173;
}
.BgClassName
{
background-color: #874173;
}
</style>
border-color css
<style>
span { border-color: #874173; }
span { border-color: rgb(135,65,115); }
td.TdClassName
{
border-color: #874173;
}
.TagClassName
{
border-color: #874173;
}
</style>