Shades of Cosmic #834060
Tints of Cosmic #834060
RGB
CMYK
RGB Variations
Color information
#834060 (or 0x834060) is known color: Cosmic. HEX triplet: 83, 40 and 60. RGB value is (131,64,96). Sum of RGB (Red+Green+Blue) = 131+64+96=291 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.02% from 291); Green value is 64 (25.39% from 255 or 21.99% from 291); Blue value is 96 (37.89% from 255 or 32.99% from 291); Max value from RGB is 131 - color contains mainly: red. Hex color #834060 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834060 is #7CBF9F. Grayscale: #575757. Windows color (decimal): -8175520 or 6307971. OLE color: 6307971.
HSL color Cylindrical-coordinate representation of color #834060: hue angle of 331.34º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834060 is Cyan = 0, Magento = 0.51, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 96 | - |
| CMYK | 0 | 0.51 | 0.27 | 0.49 |
| HSL | 331.34º | 0.34% | 0.38% | - |
| HSV(B) | 331.34º | 0.51% | 0.51% | - |
| XYZ | 13.3 | 9.34 | 12.17 | - |
| YUV | 87.68 | 132.7 | 158.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 96 | 0 | 0.51 | 0.27 | 0.49 | 331.34 | 0.34 | 0.38 |
| Hex | 83 | 40 | 60 | 0 | 33 | 1B | 31 | 14B | 22 | 26 |
| Octal | 203 | 100 | 140 | 0 | 63 | 33 | 61 | 513 | 42 | 46 |
| Binary | 10000011 | 1000000 | 1100000 | 0 | 110011 | 11011 | 110001 | 101001011 | 100010 | 100110 |
Color Harmonies of #834060
Complementary color
Monochromatic Colors of #834060
Black with #834060
Text Example
Text Example
White with #834060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834060; }
p { color: rgb(131,64,96); }
H1.HeaderClassName
{
color: #834060;
}
.AnyTagClassName
{
color: #834060;
}
</style>
background-color css
<style>
a { background-color: #834060; }
a { background-color: rgb(131,64,96); }
div.DivClassName
{
background-color: #834060;
}
.BgClassName
{
background-color: #834060;
}
</style>
border-color css
<style>
span { border-color: #834060; }
span { border-color: rgb(131,64,96); }
td.TdClassName
{
border-color: #834060;
}
.TagClassName
{
border-color: #834060;
}
</style>