Shades of Cosmic #834962
Tints of Cosmic #834962
RGB
CMYK
RGB Variations
Color information
#834962 (or 0x834962) is known color: Cosmic. HEX triplet: 83, 49 and 62. RGB value is (131,73,98). Sum of RGB (Red+Green+Blue) = 131+73+98=302 (40% of max value = 765). Red value is 131 (51.56% from 255 or 43.38% from 302); Green value is 73 (28.91% from 255 or 24.17% from 302); Blue value is 98 (38.67% from 255 or 32.45% from 302); Max value from RGB is 131 - color contains mainly: red. Hex color #834962 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834962 is #7CB69D. Grayscale: #5D5D5D. Windows color (decimal): -8173214 or 6441347. OLE color: 6441347.
HSL color Cylindrical-coordinate representation of color #834962: hue angle of 334.14º 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 #834962 is Cyan = 0, Magento = 0.44, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 98 | - |
| CMYK | 0 | 0.44 | 0.25 | 0.49 |
| HSL | 334.14º | 0.28% | 0.4% | - |
| HSV(B) | 334.14º | 0.44% | 0.51% | - |
| XYZ | 13.95 | 10.47 | 12.84 | - |
| YUV | 93.19 | 130.72 | 154.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 98 | 0 | 0.44 | 0.25 | 0.49 | 334.14 | 0.28 | 0.4 |
| Hex | 83 | 49 | 62 | 0 | 2C | 19 | 31 | 14E | 1C | 28 |
| Octal | 203 | 111 | 142 | 0 | 54 | 31 | 61 | 516 | 34 | 50 |
| Binary | 10000011 | 1001001 | 1100010 | 0 | 101100 | 11001 | 110001 | 101001110 | 11100 | 101000 |
Color Harmonies of #834962
Complementary color
Monochromatic Colors of #834962
Black with #834962
Text Example
Text Example
White with #834962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834962; }
p { color: rgb(131,73,98); }
H1.HeaderClassName
{
color: #834962;
}
.AnyTagClassName
{
color: #834962;
}
</style>
background-color css
<style>
a { background-color: #834962; }
a { background-color: rgb(131,73,98); }
div.DivClassName
{
background-color: #834962;
}
.BgClassName
{
background-color: #834962;
}
</style>
border-color css
<style>
span { border-color: #834962; }
span { border-color: rgb(131,73,98); }
td.TdClassName
{
border-color: #834962;
}
.TagClassName
{
border-color: #834962;
}
</style>