Shades of Cosmic #834562
Tints of Cosmic #834562
RGB
CMYK
RGB Variations
Color information
#834562 (or 0x834562) is known color: Cosmic. HEX triplet: 83, 45 and 62. RGB value is (131,69,98). Sum of RGB (Red+Green+Blue) = 131+69+98=298 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.96% from 298); Green value is 69 (27.34% from 255 or 23.15% from 298); Blue value is 98 (38.67% from 255 or 32.89% from 298); Max value from RGB is 131 - color contains mainly: red. Hex color #834562 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834562 is #7CBA9D. Grayscale: #5A5A5A. Windows color (decimal): -8174238 or 6440323. OLE color: 6440323.
HSL color Cylindrical-coordinate representation of color #834562: hue angle of 331.94º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #834562 is Cyan = 0, Magento = 0.47, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 98 | - |
| CMYK | 0 | 0.47 | 0.25 | 0.49 |
| HSL | 331.94º | 0.31% | 0.39% | - |
| HSV(B) | 331.94º | 0.47% | 0.51% | - |
| XYZ | 13.69 | 9.96 | 12.76 | - |
| YUV | 90.84 | 132.04 | 156.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 98 | 0 | 0.47 | 0.25 | 0.49 | 331.94 | 0.31 | 0.39 |
| Hex | 83 | 45 | 62 | 0 | 2F | 19 | 31 | 14C | 1F | 27 |
| Octal | 203 | 105 | 142 | 0 | 57 | 31 | 61 | 514 | 37 | 47 |
| Binary | 10000011 | 1000101 | 1100010 | 0 | 101111 | 11001 | 110001 | 101001100 | 11111 | 100111 |
Color Harmonies of #834562
Complementary color
Monochromatic Colors of #834562
Black with #834562
Text Example
Text Example
White with #834562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834562; }
p { color: rgb(131,69,98); }
H1.HeaderClassName
{
color: #834562;
}
.AnyTagClassName
{
color: #834562;
}
</style>
background-color css
<style>
a { background-color: #834562; }
a { background-color: rgb(131,69,98); }
div.DivClassName
{
background-color: #834562;
}
.BgClassName
{
background-color: #834562;
}
</style>
border-color css
<style>
span { border-color: #834562; }
span { border-color: rgb(131,69,98); }
td.TdClassName
{
border-color: #834562;
}
.TagClassName
{
border-color: #834562;
}
</style>