Shades of Cosmic #874572
Tints of Cosmic #874572
RGB
CMYK
RGB Variations
Color information
#874572 (or 0x874572) is known color: Cosmic. HEX triplet: 87, 45 and 72. RGB value is (135,69,114). Sum of RGB (Red+Green+Blue) = 135+69+114=318 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.45% from 318); Green value is 69 (27.34% from 255 or 21.70% from 318); Blue value is 114 (44.92% from 255 or 35.85% from 318); Max value from RGB is 135 - color contains mainly: red. Hex color #874572 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #874572 is #78BA8D. Grayscale: #5D5D5D. Windows color (decimal): -7912078 or 7488903. OLE color: 7488903.
HSL color Cylindrical-coordinate representation of color #874572: hue angle of 319.09º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #874572 is Cyan = 0, Magento = 0.49, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 69 | 114 | - |
| CMYK | 0 | 0.49 | 0.16 | 0.47 |
| HSL | 319.09º | 0.32% | 0.4% | - |
| HSV(B) | 319.09º | 0.49% | 0.53% | - |
| XYZ | 15.16 | 10.62 | 17.17 | - |
| YUV | 93.86 | 139.37 | 157.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 69 | 114 | 0 | 0.49 | 0.16 | 0.47 | 319.09 | 0.32 | 0.4 |
| Hex | 87 | 45 | 72 | 0 | 31 | 10 | 2F | 13F | 20 | 28 |
| Octal | 207 | 105 | 162 | 0 | 61 | 20 | 57 | 477 | 40 | 50 |
| Binary | 10000111 | 1000101 | 1110010 | 0 | 110001 | 10000 | 101111 | 100111111 | 100000 | 101000 |
Color Harmonies of #874572
Complementary color
Monochromatic Colors of #874572
Black with #874572
Text Example
Text Example
White with #874572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874572; }
p { color: rgb(135,69,114); }
H1.HeaderClassName
{
color: #874572;
}
.AnyTagClassName
{
color: #874572;
}
</style>
background-color css
<style>
a { background-color: #874572; }
a { background-color: rgb(135,69,114); }
div.DivClassName
{
background-color: #874572;
}
.BgClassName
{
background-color: #874572;
}
</style>
border-color css
<style>
span { border-color: #874572; }
span { border-color: rgb(135,69,114); }
td.TdClassName
{
border-color: #874572;
}
.TagClassName
{
border-color: #874572;
}
</style>