Shades of Cosmic #834759
Tints of Cosmic #834759
RGB
CMYK
RGB Variations
Color information
#834759 (or 0x834759) is known color: Cosmic. HEX triplet: 83, 47 and 59. RGB value is (131,71,89). Sum of RGB (Red+Green+Blue) = 131+71+89=291 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.02% from 291); Green value is 71 (28.12% from 255 or 24.40% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 131 - color contains mainly: red. Hex color #834759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834759 is #7CB8A6. Grayscale: #5A5A5A. Windows color (decimal): -8173735 or 5851011. OLE color: 5851011.
HSL color Cylindrical-coordinate representation of color #834759: hue angle of 342º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #834759 is Cyan = 0, Magento = 0.46, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 89 | - |
| CMYK | 0 | 0.46 | 0.32 | 0.49 |
| HSL | 342º | 0.3% | 0.4% | - |
| HSV(B) | 342º | 0.46% | 0.51% | - |
| XYZ | 13.42 | 10.05 | 10.68 | - |
| YUV | 90.99 | 126.88 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 89 | 0 | 0.46 | 0.32 | 0.49 | 342 | 0.3 | 0.4 |
| Hex | 83 | 47 | 59 | 0 | 2E | 20 | 31 | 156 | 1E | 28 |
| Octal | 203 | 107 | 131 | 0 | 56 | 40 | 61 | 526 | 36 | 50 |
| Binary | 10000011 | 1000111 | 1011001 | 0 | 101110 | 100000 | 110001 | 101010110 | 11110 | 101000 |
Color Harmonies of #834759
Complementary color
Monochromatic Colors of #834759
Black with #834759
Text Example
Text Example
White with #834759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834759; }
p { color: rgb(131,71,89); }
H1.HeaderClassName
{
color: #834759;
}
.AnyTagClassName
{
color: #834759;
}
</style>
background-color css
<style>
a { background-color: #834759; }
a { background-color: rgb(131,71,89); }
div.DivClassName
{
background-color: #834759;
}
.BgClassName
{
background-color: #834759;
}
</style>
border-color css
<style>
span { border-color: #834759; }
span { border-color: rgb(131,71,89); }
td.TdClassName
{
border-color: #834759;
}
.TagClassName
{
border-color: #834759;
}
</style>