Shades of Cosmic #865470
Tints of Cosmic #865470
RGB
CMYK
RGB Variations
Color information
#865470 (or 0x865470) is known color: Cosmic. HEX triplet: 86, 54 and 70. RGB value is (134,84,112). Sum of RGB (Red+Green+Blue) = 134+84+112=330 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.61% from 330); Green value is 84 (33.20% from 255 or 25.45% from 330); Blue value is 112 (44.14% from 255 or 33.94% from 330); Max value from RGB is 134 - color contains mainly: red. Hex color #865470 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865470 is #79AB8F. Grayscale: #666666. Windows color (decimal): -7973776 or 7361670. OLE color: 7361670.
HSL color Cylindrical-coordinate representation of color #865470: hue angle of 326.4º 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 #865470 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 112 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.47 |
| HSL | 326.4º | 0.23% | 0.43% | - |
| HSV(B) | 326.4º | 0.37% | 0.53% | - |
| XYZ | 15.93 | 12.58 | 16.92 | - |
| YUV | 102.14 | 133.57 | 150.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 112 | 0 | 0.37 | 0.16 | 0.47 | 326.4 | 0.23 | 0.43 |
| Hex | 86 | 54 | 70 | 0 | 25 | 10 | 2F | 146 | 17 | 2B |
| Octal | 206 | 124 | 160 | 0 | 45 | 20 | 57 | 506 | 27 | 53 |
| Binary | 10000110 | 1010100 | 1110000 | 0 | 100101 | 10000 | 101111 | 101000110 | 10111 | 101011 |
Color Harmonies of #865470
Complementary color
Monochromatic Colors of #865470
Black with #865470
Text Example
Text Example
White with #865470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865470; }
p { color: rgb(134,84,112); }
H1.HeaderClassName
{
color: #865470;
}
.AnyTagClassName
{
color: #865470;
}
</style>
background-color css
<style>
a { background-color: #865470; }
a { background-color: rgb(134,84,112); }
div.DivClassName
{
background-color: #865470;
}
.BgClassName
{
background-color: #865470;
}
</style>
border-color css
<style>
span { border-color: #865470; }
span { border-color: rgb(134,84,112); }
td.TdClassName
{
border-color: #865470;
}
.TagClassName
{
border-color: #865470;
}
</style>