Shades of Cosmic #874274
Tints of Cosmic #874274
RGB
CMYK
RGB Variations
Color information
#874274 (or 0x874274) is known color: Cosmic. HEX triplet: 87, 42 and 74. RGB value is (135,66,116). Sum of RGB (Red+Green+Blue) = 135+66+116=317 (41% of max value = 765). Red value is 135 (53.12% from 255 or 42.59% from 317); Green value is 66 (26.17% from 255 or 20.82% from 317); Blue value is 116 (45.70% from 255 or 36.59% from 317); Max value from RGB is 135 - color contains mainly: red. Hex color #874274 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874274 is #78BD8B. Grayscale: #5C5C5C. Windows color (decimal): -7912844 or 7619207. OLE color: 7619207.
HSL color Cylindrical-coordinate representation of color #874274: hue angle of 316.52º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #874274 is Cyan = 0, Magento = 0.51, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 66 | 116 | - |
| CMYK | 0 | 0.51 | 0.14 | 0.47 |
| HSL | 316.52º | 0.34% | 0.39% | - |
| HSV(B) | 316.52º | 0.51% | 0.53% | - |
| XYZ | 15.09 | 10.31 | 17.72 | - |
| YUV | 92.33 | 141.36 | 158.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 66 | 116 | 0 | 0.51 | 0.14 | 0.47 | 316.52 | 0.34 | 0.39 |
| Hex | 87 | 42 | 74 | 0 | 33 | E | 2F | 13D | 22 | 27 |
| Octal | 207 | 102 | 164 | 0 | 63 | 16 | 57 | 475 | 42 | 47 |
| Binary | 10000111 | 1000010 | 1110100 | 0 | 110011 | 1110 | 101111 | 100111101 | 100010 | 100111 |
Color Harmonies of #874274
Complementary color
Monochromatic Colors of #874274
Black with #874274
Text Example
Text Example
White with #874274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874274; }
p { color: rgb(135,66,116); }
H1.HeaderClassName
{
color: #874274;
}
.AnyTagClassName
{
color: #874274;
}
</style>
background-color css
<style>
a { background-color: #874274; }
a { background-color: rgb(135,66,116); }
div.DivClassName
{
background-color: #874274;
}
.BgClassName
{
background-color: #874274;
}
</style>
border-color css
<style>
span { border-color: #874274; }
span { border-color: rgb(135,66,116); }
td.TdClassName
{
border-color: #874274;
}
.TagClassName
{
border-color: #874274;
}
</style>