Shades of Cosmic #865471
Tints of Cosmic #865471
RGB
CMYK
RGB Variations
Color information
#865471 (or 0x865471) is known color: Cosmic. HEX triplet: 86, 54 and 71. RGB value is (134,84,113). Sum of RGB (Red+Green+Blue) = 134+84+113=331 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.48% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 134 - color contains mainly: red. Hex color #865471 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865471 is #79AB8E. Grayscale: #666666. Windows color (decimal): -7973775 or 7427206. OLE color: 7427206.
HSL color Cylindrical-coordinate representation of color #865471: hue angle of 325.2º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #865471 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 113 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.47 |
| HSL | 325.2º | 0.23% | 0.43% | - |
| HSV(B) | 325.2º | 0.37% | 0.53% | - |
| XYZ | 15.98 | 12.6 | 17.21 | - |
| YUV | 102.26 | 134.07 | 150.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 113 | 0 | 0.37 | 0.16 | 0.47 | 325.2 | 0.23 | 0.43 |
| Hex | 86 | 54 | 71 | 0 | 25 | 10 | 2F | 145 | 17 | 2B |
| Octal | 206 | 124 | 161 | 0 | 45 | 20 | 57 | 505 | 27 | 53 |
| Binary | 10000110 | 1010100 | 1110001 | 0 | 100101 | 10000 | 101111 | 101000101 | 10111 | 101011 |
Color Harmonies of #865471
Complementary color
Monochromatic Colors of #865471
Black with #865471
Text Example
Text Example
White with #865471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865471; }
p { color: rgb(134,84,113); }
H1.HeaderClassName
{
color: #865471;
}
.AnyTagClassName
{
color: #865471;
}
</style>
background-color css
<style>
a { background-color: #865471; }
a { background-color: rgb(134,84,113); }
div.DivClassName
{
background-color: #865471;
}
.BgClassName
{
background-color: #865471;
}
</style>
border-color css
<style>
span { border-color: #865471; }
span { border-color: rgb(134,84,113); }
td.TdClassName
{
border-color: #865471;
}
.TagClassName
{
border-color: #865471;
}
</style>