Shades of Cosmic #875172
Tints of Cosmic #875172
RGB
CMYK
RGB Variations
Color information
#875172 (or 0x875172) is known color: Cosmic. HEX triplet: 87, 51 and 72. RGB value is (135,81,114). Sum of RGB (Red+Green+Blue) = 135+81+114=330 (43% of max value = 765). Red value is 135 (53.12% from 255 or 40.91% from 330); Green value is 81 (32.03% from 255 or 24.55% from 330); Blue value is 114 (44.92% from 255 or 34.55% from 330); Max value from RGB is 135 - color contains mainly: red. Hex color #875172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #875172 is #78AE8D. Grayscale: #646464. Windows color (decimal): -7909006 or 7491975. OLE color: 7491975.
HSL color Cylindrical-coordinate representation of color #875172: hue angle of 323.33º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #875172 is Cyan = 0, Magento = 0.40, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 81 | 114 | - |
| CMYK | 0 | 0.40 | 0.16 | 0.47 |
| HSL | 323.33º | 0.25% | 0.42% | - |
| HSV(B) | 323.33º | 0.4% | 0.53% | - |
| XYZ | 15.97 | 12.25 | 17.44 | - |
| YUV | 100.91 | 135.39 | 152.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 81 | 114 | 0 | 0.40 | 0.16 | 0.47 | 323.33 | 0.25 | 0.42 |
| Hex | 87 | 51 | 72 | 0 | 28 | 10 | 2F | 143 | 19 | 2A |
| Octal | 207 | 121 | 162 | 0 | 50 | 20 | 57 | 503 | 31 | 52 |
| Binary | 10000111 | 1010001 | 1110010 | 0 | 101000 | 10000 | 101111 | 101000011 | 11001 | 101010 |
Color Harmonies of #875172
Complementary color
Monochromatic Colors of #875172
Black with #875172
Text Example
Text Example
White with #875172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875172; }
p { color: rgb(135,81,114); }
H1.HeaderClassName
{
color: #875172;
}
.AnyTagClassName
{
color: #875172;
}
</style>
background-color css
<style>
a { background-color: #875172; }
a { background-color: rgb(135,81,114); }
div.DivClassName
{
background-color: #875172;
}
.BgClassName
{
background-color: #875172;
}
</style>
border-color css
<style>
span { border-color: #875172; }
span { border-color: rgb(135,81,114); }
td.TdClassName
{
border-color: #875172;
}
.TagClassName
{
border-color: #875172;
}
</style>