Shades of Cosmic #865872
Tints of Cosmic #865872
RGB
CMYK
RGB Variations
Color information
#865872 (or 0x865872) is known color: Cosmic. HEX triplet: 86, 58 and 72. RGB value is (134,88,114). Sum of RGB (Red+Green+Blue) = 134+88+114=336 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.88% from 336); Green value is 88 (34.77% from 255 or 26.19% from 336); Blue value is 114 (44.92% from 255 or 33.93% from 336); Max value from RGB is 134 - color contains mainly: red. Hex color #865872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865872 is #79A78D. Grayscale: #686868. Windows color (decimal): -7972750 or 7493766. OLE color: 7493766.
HSL color Cylindrical-coordinate representation of color #865872: hue angle of 326.09º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #865872 is Cyan = 0, Magento = 0.34, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 88 | 114 | - |
| CMYK | 0 | 0.34 | 0.15 | 0.47 |
| HSL | 326.09º | 0.21% | 0.44% | - |
| HSV(B) | 326.09º | 0.34% | 0.53% | - |
| XYZ | 16.36 | 13.26 | 17.62 | - |
| YUV | 104.72 | 133.24 | 148.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 88 | 114 | 0 | 0.34 | 0.15 | 0.47 | 326.09 | 0.21 | 0.44 |
| Hex | 86 | 58 | 72 | 0 | 22 | F | 2F | 146 | 15 | 2C |
| Octal | 206 | 130 | 162 | 0 | 42 | 17 | 57 | 506 | 25 | 54 |
| Binary | 10000110 | 1011000 | 1110010 | 0 | 100010 | 1111 | 101111 | 101000110 | 10101 | 101100 |
Color Harmonies of #865872
Complementary color
Monochromatic Colors of #865872
Black with #865872
Text Example
Text Example
White with #865872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865872; }
p { color: rgb(134,88,114); }
H1.HeaderClassName
{
color: #865872;
}
.AnyTagClassName
{
color: #865872;
}
</style>
background-color css
<style>
a { background-color: #865872; }
a { background-color: rgb(134,88,114); }
div.DivClassName
{
background-color: #865872;
}
.BgClassName
{
background-color: #865872;
}
</style>
border-color css
<style>
span { border-color: #865872; }
span { border-color: rgb(134,88,114); }
td.TdClassName
{
border-color: #865872;
}
.TagClassName
{
border-color: #865872;
}
</style>