Shades of Cosmic #834971
Tints of Cosmic #834971
RGB
CMYK
RGB Variations
Color information
#834971 (or 0x834971) is known color: Cosmic. HEX triplet: 83, 49 and 71. RGB value is (131,73,113). Sum of RGB (Red+Green+Blue) = 131+73+113=317 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.32% from 317); Green value is 73 (28.91% from 255 or 23.03% from 317); Blue value is 113 (44.53% from 255 or 35.65% from 317); Max value from RGB is 131 - color contains mainly: red. Hex color #834971 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834971 is #7CB68E. Grayscale: #5E5E5E. Windows color (decimal): -8173199 or 7424387. OLE color: 7424387.
HSL color Cylindrical-coordinate representation of color #834971: hue angle of 318.62º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #834971 is Cyan = 0, Magento = 0.44, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 113 | - |
| CMYK | 0 | 0.44 | 0.14 | 0.49 |
| HSL | 318.62º | 0.28% | 0.4% | - |
| HSV(B) | 318.62º | 0.44% | 0.51% | - |
| XYZ | 14.72 | 10.78 | 16.93 | - |
| YUV | 94.9 | 138.22 | 153.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 113 | 0 | 0.44 | 0.14 | 0.49 | 318.62 | 0.28 | 0.4 |
| Hex | 83 | 49 | 71 | 0 | 2C | E | 31 | 13F | 1C | 28 |
| Octal | 203 | 111 | 161 | 0 | 54 | 16 | 61 | 477 | 34 | 50 |
| Binary | 10000011 | 1001001 | 1110001 | 0 | 101100 | 1110 | 110001 | 100111111 | 11100 | 101000 |
Color Harmonies of #834971
Complementary color
Monochromatic Colors of #834971
Black with #834971
Text Example
Text Example
White with #834971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834971; }
p { color: rgb(131,73,113); }
H1.HeaderClassName
{
color: #834971;
}
.AnyTagClassName
{
color: #834971;
}
</style>
background-color css
<style>
a { background-color: #834971; }
a { background-color: rgb(131,73,113); }
div.DivClassName
{
background-color: #834971;
}
.BgClassName
{
background-color: #834971;
}
</style>
border-color css
<style>
span { border-color: #834971; }
span { border-color: rgb(131,73,113); }
td.TdClassName
{
border-color: #834971;
}
.TagClassName
{
border-color: #834971;
}
</style>