Shades of Cosmic #834966
Tints of Cosmic #834966
RGB
CMYK
RGB Variations
Color information
#834966 (or 0x834966) is known color: Cosmic. HEX triplet: 83, 49 and 66. RGB value is (131,73,102). Sum of RGB (Red+Green+Blue) = 131+73+102=306 (40% of max value = 765). Red value is 131 (51.56% from 255 or 42.81% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 102 (40.23% from 255 or 33.33% from 306); Max value from RGB is 131 - color contains mainly: red. Hex color #834966 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834966 is #7CB699. Grayscale: #5D5D5D. Windows color (decimal): -8173210 or 6703491. OLE color: 6703491.
HSL color Cylindrical-coordinate representation of color #834966: hue angle of 330º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #834966 is Cyan = 0, Magento = 0.44, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 102 | - |
| CMYK | 0 | 0.44 | 0.22 | 0.49 |
| HSL | 330º | 0.28% | 0.4% | - |
| HSV(B) | 330º | 0.44% | 0.51% | - |
| XYZ | 14.14 | 10.55 | 13.86 | - |
| YUV | 93.65 | 132.72 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 102 | 0 | 0.44 | 0.22 | 0.49 | 330 | 0.28 | 0.4 |
| Hex | 83 | 49 | 66 | 0 | 2C | 16 | 31 | 14A | 1C | 28 |
| Octal | 203 | 111 | 146 | 0 | 54 | 26 | 61 | 512 | 34 | 50 |
| Binary | 10000011 | 1001001 | 1100110 | 0 | 101100 | 10110 | 110001 | 101001010 | 11100 | 101000 |
Color Harmonies of #834966
Complementary color
Monochromatic Colors of #834966
Black with #834966
Text Example
Text Example
White with #834966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834966; }
p { color: rgb(131,73,102); }
H1.HeaderClassName
{
color: #834966;
}
.AnyTagClassName
{
color: #834966;
}
</style>
background-color css
<style>
a { background-color: #834966; }
a { background-color: rgb(131,73,102); }
div.DivClassName
{
background-color: #834966;
}
.BgClassName
{
background-color: #834966;
}
</style>
border-color css
<style>
span { border-color: #834966; }
span { border-color: rgb(131,73,102); }
td.TdClassName
{
border-color: #834966;
}
.TagClassName
{
border-color: #834966;
}
</style>