Shades of Cosmic #834661
Tints of Cosmic #834661
RGB
CMYK
RGB Variations
Color information
#834661 (or 0x834661) is known color: Cosmic. HEX triplet: 83, 46 and 61. RGB value is (131,70,97). Sum of RGB (Red+Green+Blue) = 131+70+97=298 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.96% from 298); Green value is 70 (27.73% from 255 or 23.49% from 298); Blue value is 97 (38.28% from 255 or 32.55% from 298); Max value from RGB is 131 - color contains mainly: red. Hex color #834661 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834661 is #7CB99E. Grayscale: #5B5B5B. Windows color (decimal): -8173983 or 6375043. OLE color: 6375043.
HSL color Cylindrical-coordinate representation of color #834661: hue angle of 333.44º degrees, saturation: 0.3, 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 #834661 is Cyan = 0, Magento = 0.47, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 97 | - |
| CMYK | 0 | 0.47 | 0.26 | 0.49 |
| HSL | 333.44º | 0.3% | 0.39% | - |
| HSV(B) | 333.44º | 0.47% | 0.51% | - |
| XYZ | 13.71 | 10.07 | 12.53 | - |
| YUV | 91.32 | 131.21 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 97 | 0 | 0.47 | 0.26 | 0.49 | 333.44 | 0.3 | 0.39 |
| Hex | 83 | 46 | 61 | 0 | 2F | 1A | 31 | 14D | 1E | 27 |
| Octal | 203 | 106 | 141 | 0 | 57 | 32 | 61 | 515 | 36 | 47 |
| Binary | 10000011 | 1000110 | 1100001 | 0 | 101111 | 11010 | 110001 | 101001101 | 11110 | 100111 |
Color Harmonies of #834661
Complementary color
Monochromatic Colors of #834661
Black with #834661
Text Example
Text Example
White with #834661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834661; }
p { color: rgb(131,70,97); }
H1.HeaderClassName
{
color: #834661;
}
.AnyTagClassName
{
color: #834661;
}
</style>
background-color css
<style>
a { background-color: #834661; }
a { background-color: rgb(131,70,97); }
div.DivClassName
{
background-color: #834661;
}
.BgClassName
{
background-color: #834661;
}
</style>
border-color css
<style>
span { border-color: #834661; }
span { border-color: rgb(131,70,97); }
td.TdClassName
{
border-color: #834661;
}
.TagClassName
{
border-color: #834661;
}
</style>