Shades of Cosmic #875074
Tints of Cosmic #875074
RGB
CMYK
RGB Variations
Color information
#875074 (or 0x875074) is known color: Cosmic. HEX triplet: 87, 50 and 74. RGB value is (135,80,116). Sum of RGB (Red+Green+Blue) = 135+80+116=331 (43% of max value = 765). Red value is 135 (53.12% from 255 or 40.79% from 331); Green value is 80 (31.64% from 255 or 24.17% from 331); Blue value is 116 (45.70% from 255 or 35.05% from 331); Max value from RGB is 135 - color contains mainly: red. Hex color #875074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875074 is #78AF8B. Grayscale: #646464. Windows color (decimal): -7909260 or 7622791. OLE color: 7622791.
HSL color Cylindrical-coordinate representation of color #875074: hue angle of 320.73º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #875074 is Cyan = 0, Magento = 0.41, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 80 | 116 | - |
| CMYK | 0 | 0.41 | 0.14 | 0.47 |
| HSL | 320.73º | 0.26% | 0.42% | - |
| HSV(B) | 320.73º | 0.41% | 0.53% | - |
| XYZ | 16.01 | 12.15 | 18.02 | - |
| YUV | 100.55 | 136.72 | 152.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 80 | 116 | 0 | 0.41 | 0.14 | 0.47 | 320.73 | 0.26 | 0.42 |
| Hex | 87 | 50 | 74 | 0 | 29 | E | 2F | 141 | 1A | 2A |
| Octal | 207 | 120 | 164 | 0 | 51 | 16 | 57 | 501 | 32 | 52 |
| Binary | 10000111 | 1010000 | 1110100 | 0 | 101001 | 1110 | 101111 | 101000001 | 11010 | 101010 |
Color Harmonies of #875074
Complementary color
Monochromatic Colors of #875074
Black with #875074
Text Example
Text Example
White with #875074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875074; }
p { color: rgb(135,80,116); }
H1.HeaderClassName
{
color: #875074;
}
.AnyTagClassName
{
color: #875074;
}
</style>
background-color css
<style>
a { background-color: #875074; }
a { background-color: rgb(135,80,116); }
div.DivClassName
{
background-color: #875074;
}
.BgClassName
{
background-color: #875074;
}
</style>
border-color css
<style>
span { border-color: #875074; }
span { border-color: rgb(135,80,116); }
td.TdClassName
{
border-color: #875074;
}
.TagClassName
{
border-color: #875074;
}
</style>