Shades of Cosmic #834559
Tints of Cosmic #834559
RGB
CMYK
RGB Variations
Color information
#834559 (or 0x834559) is known color: Cosmic. HEX triplet: 83, 45 and 59. RGB value is (131,69,89). Sum of RGB (Red+Green+Blue) = 131+69+89=289 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.33% from 289); Green value is 69 (27.34% from 255 or 23.88% from 289); Blue value is 89 (35.16% from 255 or 30.80% from 289); Max value from RGB is 131 - color contains mainly: red. Hex color #834559 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834559 is #7CBAA6. Grayscale: #595959. Windows color (decimal): -8174247 or 5850499. OLE color: 5850499.
HSL color Cylindrical-coordinate representation of color #834559: hue angle of 340.65º 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 #834559 is Cyan = 0, Magento = 0.47, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 89 | - |
| CMYK | 0 | 0.47 | 0.32 | 0.49 |
| HSL | 340.65º | 0.31% | 0.39% | - |
| HSV(B) | 340.65º | 0.47% | 0.51% | - |
| XYZ | 13.29 | 9.8 | 10.64 | - |
| YUV | 89.82 | 127.54 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 89 | 0 | 0.47 | 0.32 | 0.49 | 340.65 | 0.31 | 0.39 |
| Hex | 83 | 45 | 59 | 0 | 2F | 20 | 31 | 155 | 1F | 27 |
| Octal | 203 | 105 | 131 | 0 | 57 | 40 | 61 | 525 | 37 | 47 |
| Binary | 10000011 | 1000101 | 1011001 | 0 | 101111 | 100000 | 110001 | 101010101 | 11111 | 100111 |
Color Harmonies of #834559
Complementary color
Monochromatic Colors of #834559
Black with #834559
Text Example
Text Example
White with #834559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834559; }
p { color: rgb(131,69,89); }
H1.HeaderClassName
{
color: #834559;
}
.AnyTagClassName
{
color: #834559;
}
</style>
background-color css
<style>
a { background-color: #834559; }
a { background-color: rgb(131,69,89); }
div.DivClassName
{
background-color: #834559;
}
.BgClassName
{
background-color: #834559;
}
</style>
border-color css
<style>
span { border-color: #834559; }
span { border-color: rgb(131,69,89); }
td.TdClassName
{
border-color: #834559;
}
.TagClassName
{
border-color: #834559;
}
</style>