Shades of Cosmic #834771
Tints of Cosmic #834771
RGB
CMYK
RGB Variations
Color information
#834771 (or 0x834771) is known color: Cosmic. HEX triplet: 83, 47 and 71. RGB value is (131,71,113). Sum of RGB (Red+Green+Blue) = 131+71+113=315 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.59% from 315); Green value is 71 (28.12% from 255 or 22.54% from 315); Blue value is 113 (44.53% from 255 or 35.87% from 315); Max value from RGB is 131 - color contains mainly: red. Hex color #834771 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834771 is #7CB88E. Grayscale: #5D5D5D. Windows color (decimal): -8173711 or 7423875. OLE color: 7423875.
HSL color Cylindrical-coordinate representation of color #834771: hue angle of 318º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #834771 is Cyan = 0, Magento = 0.46, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 113 | - |
| CMYK | 0 | 0.46 | 0.14 | 0.49 |
| HSL | 318º | 0.3% | 0.4% | - |
| HSV(B) | 318º | 0.46% | 0.51% | - |
| XYZ | 14.59 | 10.52 | 16.88 | - |
| YUV | 93.73 | 138.88 | 154.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 113 | 0 | 0.46 | 0.14 | 0.49 | 318 | 0.3 | 0.4 |
| Hex | 83 | 47 | 71 | 0 | 2E | E | 31 | 13E | 1E | 28 |
| Octal | 203 | 107 | 161 | 0 | 56 | 16 | 61 | 476 | 36 | 50 |
| Binary | 10000011 | 1000111 | 1110001 | 0 | 101110 | 1110 | 110001 | 100111110 | 11110 | 101000 |
Color Harmonies of #834771
Complementary color
Monochromatic Colors of #834771
Black with #834771
Text Example
Text Example
White with #834771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834771; }
p { color: rgb(131,71,113); }
H1.HeaderClassName
{
color: #834771;
}
.AnyTagClassName
{
color: #834771;
}
</style>
background-color css
<style>
a { background-color: #834771; }
a { background-color: rgb(131,71,113); }
div.DivClassName
{
background-color: #834771;
}
.BgClassName
{
background-color: #834771;
}
</style>
border-color css
<style>
span { border-color: #834771; }
span { border-color: rgb(131,71,113); }
td.TdClassName
{
border-color: #834771;
}
.TagClassName
{
border-color: #834771;
}
</style>