Shades of Cosmic #834560
Tints of Cosmic #834560
RGB
CMYK
RGB Variations
Color information
#834560 (or 0x834560) is known color: Cosmic. HEX triplet: 83, 45 and 60. RGB value is (131,69,96). Sum of RGB (Red+Green+Blue) = 131+69+96=296 (39% of max value = 765). Red value is 131 (51.56% from 255 or 44.26% from 296); Green value is 69 (27.34% from 255 or 23.31% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 131 - color contains mainly: red. Hex color #834560 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834560 is #7CBA9F. Grayscale: #5A5A5A. Windows color (decimal): -8174240 or 6309251. OLE color: 6309251.
HSL color Cylindrical-coordinate representation of color #834560: hue angle of 333.87º 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 #834560 is Cyan = 0, Magento = 0.47, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 96 | - |
| CMYK | 0 | 0.47 | 0.27 | 0.49 |
| HSL | 333.87º | 0.31% | 0.39% | - |
| HSV(B) | 333.87º | 0.47% | 0.51% | - |
| XYZ | 13.6 | 9.93 | 12.27 | - |
| YUV | 90.62 | 131.04 | 156.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 96 | 0 | 0.47 | 0.27 | 0.49 | 333.87 | 0.31 | 0.39 |
| Hex | 83 | 45 | 60 | 0 | 2F | 1B | 31 | 14E | 1F | 27 |
| Octal | 203 | 105 | 140 | 0 | 57 | 33 | 61 | 516 | 37 | 47 |
| Binary | 10000011 | 1000101 | 1100000 | 0 | 101111 | 11011 | 110001 | 101001110 | 11111 | 100111 |
Color Harmonies of #834560
Complementary color
Monochromatic Colors of #834560
Black with #834560
Text Example
Text Example
White with #834560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834560; }
p { color: rgb(131,69,96); }
H1.HeaderClassName
{
color: #834560;
}
.AnyTagClassName
{
color: #834560;
}
</style>
background-color css
<style>
a { background-color: #834560; }
a { background-color: rgb(131,69,96); }
div.DivClassName
{
background-color: #834560;
}
.BgClassName
{
background-color: #834560;
}
</style>
border-color css
<style>
span { border-color: #834560; }
span { border-color: rgb(131,69,96); }
td.TdClassName
{
border-color: #834560;
}
.TagClassName
{
border-color: #834560;
}
</style>