Shades of Cosmic #835971
Tints of Cosmic #835971
RGB
CMYK
RGB Variations
Color information
#835971 (or 0x835971) is known color: Cosmic. HEX triplet: 83, 59 and 71. RGB value is (131,89,113). Sum of RGB (Red+Green+Blue) = 131+89+113=333 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.34% from 333); Green value is 89 (35.16% from 255 or 26.73% from 333); Blue value is 113 (44.53% from 255 or 33.93% from 333); Max value from RGB is 131 - color contains mainly: red. Hex color #835971 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835971 is #7CA68E. Grayscale: #686868. Windows color (decimal): -8169103 or 7428483. OLE color: 7428483.
HSL color Cylindrical-coordinate representation of color #835971: hue angle of 325.71º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #835971 is Cyan = 0, Magento = 0.32, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 89 | 113 | - |
| CMYK | 0 | 0.32 | 0.14 | 0.49 |
| HSL | 325.71º | 0.19% | 0.43% | - |
| HSV(B) | 325.71º | 0.32% | 0.51% | - |
| XYZ | 15.91 | 13.16 | 17.32 | - |
| YUV | 104.29 | 132.91 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 113 | 0 | 0.32 | 0.14 | 0.49 | 325.71 | 0.19 | 0.43 |
| Hex | 83 | 59 | 71 | 0 | 20 | E | 31 | 146 | 13 | 2B |
| Octal | 203 | 131 | 161 | 0 | 40 | 16 | 61 | 506 | 23 | 53 |
| Binary | 10000011 | 1011001 | 1110001 | 0 | 100000 | 1110 | 110001 | 101000110 | 10011 | 101011 |
Color Harmonies of #835971
Complementary color
Monochromatic Colors of #835971
Black with #835971
Text Example
Text Example
White with #835971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835971; }
p { color: rgb(131,89,113); }
H1.HeaderClassName
{
color: #835971;
}
.AnyTagClassName
{
color: #835971;
}
</style>
background-color css
<style>
a { background-color: #835971; }
a { background-color: rgb(131,89,113); }
div.DivClassName
{
background-color: #835971;
}
.BgClassName
{
background-color: #835971;
}
</style>
border-color css
<style>
span { border-color: #835971; }
span { border-color: rgb(131,89,113); }
td.TdClassName
{
border-color: #835971;
}
.TagClassName
{
border-color: #835971;
}
</style>