Shades of Cosmic #835166
Tints of Cosmic #835166
RGB
CMYK
RGB Variations
Color information
#835166 (or 0x835166) is known color: Cosmic. HEX triplet: 83, 51 and 66. RGB value is (131,81,102). Sum of RGB (Red+Green+Blue) = 131+81+102=314 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.72% from 314); Green value is 81 (32.03% from 255 or 25.80% from 314); Blue value is 102 (40.23% from 255 or 32.48% from 314); Max value from RGB is 131 - color contains mainly: red. Hex color #835166 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835166 is #7CAE99. Grayscale: #626262. Windows color (decimal): -8171162 or 6705539. OLE color: 6705539.
HSL color Cylindrical-coordinate representation of color #835166: hue angle of 334.8º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #835166 is Cyan = 0, Magento = 0.38, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 102 | - |
| CMYK | 0 | 0.38 | 0.22 | 0.49 |
| HSL | 334.8º | 0.24% | 0.42% | - |
| HSV(B) | 334.8º | 0.38% | 0.51% | - |
| XYZ | 14.7 | 11.67 | 14.05 | - |
| YUV | 98.34 | 130.07 | 151.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 102 | 0 | 0.38 | 0.22 | 0.49 | 334.8 | 0.24 | 0.42 |
| Hex | 83 | 51 | 66 | 0 | 26 | 16 | 31 | 14F | 18 | 2A |
| Octal | 203 | 121 | 146 | 0 | 46 | 26 | 61 | 517 | 30 | 52 |
| Binary | 10000011 | 1010001 | 1100110 | 0 | 100110 | 10110 | 110001 | 101001111 | 11000 | 101010 |
Color Harmonies of #835166
Complementary color
Monochromatic Colors of #835166
Black with #835166
Text Example
Text Example
White with #835166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835166; }
p { color: rgb(131,81,102); }
H1.HeaderClassName
{
color: #835166;
}
.AnyTagClassName
{
color: #835166;
}
</style>
background-color css
<style>
a { background-color: #835166; }
a { background-color: rgb(131,81,102); }
div.DivClassName
{
background-color: #835166;
}
.BgClassName
{
background-color: #835166;
}
</style>
border-color css
<style>
span { border-color: #835166; }
span { border-color: rgb(131,81,102); }
td.TdClassName
{
border-color: #835166;
}
.TagClassName
{
border-color: #835166;
}
</style>