Shades of Cosmic #825166
Tints of Cosmic #825166
RGB
CMYK
RGB Variations
Color information
#825166 (or 0x825166) is known color: Cosmic. HEX triplet: 82, 51 and 66. RGB value is (130,81,102). Sum of RGB (Red+Green+Blue) = 130+81+102=313 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.53% from 313); Green value is 81 (32.03% from 255 or 25.88% from 313); Blue value is 102 (40.23% from 255 or 32.59% from 313); Max value from RGB is 130 - color contains mainly: red. Hex color #825166 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825166 is #7DAE99. Grayscale: #626262. Windows color (decimal): -8236698 or 6705538. OLE color: 6705538.
HSL color Cylindrical-coordinate representation of color #825166: hue angle of 334.29º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #825166 is Cyan = 0, Magento = 0.38, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 102 | - |
| CMYK | 0 | 0.38 | 0.22 | 0.49 |
| HSL | 334.29º | 0.23% | 0.41% | - |
| HSV(B) | 334.29º | 0.38% | 0.51% | - |
| XYZ | 14.55 | 11.59 | 14.04 | - |
| YUV | 98.05 | 130.23 | 150.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 102 | 0 | 0.38 | 0.22 | 0.49 | 334.29 | 0.23 | 0.41 |
| Hex | 82 | 51 | 66 | 0 | 26 | 16 | 31 | 14E | 17 | 29 |
| Octal | 202 | 121 | 146 | 0 | 46 | 26 | 61 | 516 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1100110 | 0 | 100110 | 10110 | 110001 | 101001110 | 10111 | 101001 |
Color Harmonies of #825166
Complementary color
Monochromatic Colors of #825166
Black with #825166
Text Example
Text Example
White with #825166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825166; }
p { color: rgb(130,81,102); }
H1.HeaderClassName
{
color: #825166;
}
.AnyTagClassName
{
color: #825166;
}
</style>
background-color css
<style>
a { background-color: #825166; }
a { background-color: rgb(130,81,102); }
div.DivClassName
{
background-color: #825166;
}
.BgClassName
{
background-color: #825166;
}
</style>
border-color css
<style>
span { border-color: #825166; }
span { border-color: rgb(130,81,102); }
td.TdClassName
{
border-color: #825166;
}
.TagClassName
{
border-color: #825166;
}
</style>