Shades of Cosmic #834162
Tints of Cosmic #834162
RGB
CMYK
RGB Variations
Color information
#834162 (or 0x834162) is known color: Cosmic. HEX triplet: 83, 41 and 62. RGB value is (131,65,98). Sum of RGB (Red+Green+Blue) = 131+65+98=294 (38% of max value = 765). Red value is 131 (51.56% from 255 or 44.56% from 294); Green value is 65 (25.78% from 255 or 22.11% from 294); Blue value is 98 (38.67% from 255 or 33.33% from 294); Max value from RGB is 131 - color contains mainly: red. Hex color #834162 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834162 is #7CBE9D. Grayscale: #585858. Windows color (decimal): -8175262 or 6439299. OLE color: 6439299.
HSL color Cylindrical-coordinate representation of color #834162: hue angle of 330º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #834162 is Cyan = 0, Magento = 0.50, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 65 | 98 | - |
| CMYK | 0 | 0.50 | 0.25 | 0.49 |
| HSL | 330º | 0.34% | 0.38% | - |
| HSV(B) | 330º | 0.5% | 0.51% | - |
| XYZ | 13.45 | 9.49 | 12.68 | - |
| YUV | 88.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 65 | 98 | 0 | 0.50 | 0.25 | 0.49 | 330 | 0.34 | 0.38 |
| Hex | 83 | 41 | 62 | 0 | 32 | 19 | 31 | 14A | 22 | 26 |
| Octal | 203 | 101 | 142 | 0 | 62 | 31 | 61 | 512 | 42 | 46 |
| Binary | 10000011 | 1000001 | 1100010 | 0 | 110010 | 11001 | 110001 | 101001010 | 100010 | 100110 |
Color Harmonies of #834162
Complementary color
Monochromatic Colors of #834162
Black with #834162
Text Example
Text Example
White with #834162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834162; }
p { color: rgb(131,65,98); }
H1.HeaderClassName
{
color: #834162;
}
.AnyTagClassName
{
color: #834162;
}
</style>
background-color css
<style>
a { background-color: #834162; }
a { background-color: rgb(131,65,98); }
div.DivClassName
{
background-color: #834162;
}
.BgClassName
{
background-color: #834162;
}
</style>
border-color css
<style>
span { border-color: #834162; }
span { border-color: rgb(131,65,98); }
td.TdClassName
{
border-color: #834162;
}
.TagClassName
{
border-color: #834162;
}
</style>