Shades of Cosmic #835771
Tints of Cosmic #835771
RGB
CMYK
RGB Variations
Color information
#835771 (or 0x835771) is known color: Cosmic. HEX triplet: 83, 57 and 71. RGB value is (131,87,113). Sum of RGB (Red+Green+Blue) = 131+87+113=331 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.58% from 331); Green value is 87 (34.38% from 255 or 26.28% from 331); Blue value is 113 (44.53% from 255 or 34.14% from 331); Max value from RGB is 131 - color contains mainly: red. Hex color #835771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835771 is #7CA88E. Grayscale: #676767. Windows color (decimal): -8169615 or 7427971. OLE color: 7427971.
HSL color Cylindrical-coordinate representation of color #835771: hue angle of 324.55º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #835771 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 87 | 113 | - |
| CMYK | 0 | 0.34 | 0.14 | 0.49 |
| HSL | 324.55º | 0.2% | 0.43% | - |
| HSV(B) | 324.55º | 0.34% | 0.51% | - |
| XYZ | 15.75 | 12.83 | 17.27 | - |
| YUV | 103.12 | 133.58 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 87 | 113 | 0 | 0.34 | 0.14 | 0.49 | 324.55 | 0.2 | 0.43 |
| Hex | 83 | 57 | 71 | 0 | 22 | E | 31 | 145 | 14 | 2B |
| Octal | 203 | 127 | 161 | 0 | 42 | 16 | 61 | 505 | 24 | 53 |
| Binary | 10000011 | 1010111 | 1110001 | 0 | 100010 | 1110 | 110001 | 101000101 | 10100 | 101011 |
Color Harmonies of #835771
Complementary color
Monochromatic Colors of #835771
Black with #835771
Text Example
Text Example
White with #835771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835771; }
p { color: rgb(131,87,113); }
H1.HeaderClassName
{
color: #835771;
}
.AnyTagClassName
{
color: #835771;
}
</style>
background-color css
<style>
a { background-color: #835771; }
a { background-color: rgb(131,87,113); }
div.DivClassName
{
background-color: #835771;
}
.BgClassName
{
background-color: #835771;
}
</style>
border-color css
<style>
span { border-color: #835771; }
span { border-color: rgb(131,87,113); }
td.TdClassName
{
border-color: #835771;
}
.TagClassName
{
border-color: #835771;
}
</style>