Shades of Cosmic #825165
Tints of Cosmic #825165
RGB
CMYK
RGB Variations
Color information
#825165 (or 0x825165) is known color: Cosmic. HEX triplet: 82, 51 and 65. RGB value is (130,81,101). Sum of RGB (Red+Green+Blue) = 130+81+101=312 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.67% from 312); Green value is 81 (32.03% from 255 or 25.96% from 312); Blue value is 101 (39.84% from 255 or 32.37% from 312); Max value from RGB is 130 - color contains mainly: red. Hex color #825165 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825165 is #7DAE9A. Grayscale: #616161. Windows color (decimal): -8236699 or 6640002. OLE color: 6640002.
HSL color Cylindrical-coordinate representation of color #825165: hue angle of 335.51º 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 #825165 is Cyan = 0, Magento = 0.38, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 101 | - |
| CMYK | 0 | 0.38 | 0.22 | 0.49 |
| HSL | 335.51º | 0.23% | 0.41% | - |
| HSV(B) | 335.51º | 0.38% | 0.51% | - |
| XYZ | 14.5 | 11.57 | 13.78 | - |
| YUV | 97.93 | 129.73 | 150.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 101 | 0 | 0.38 | 0.22 | 0.49 | 335.51 | 0.23 | 0.41 |
| Hex | 82 | 51 | 65 | 0 | 26 | 16 | 31 | 150 | 17 | 29 |
| Octal | 202 | 121 | 145 | 0 | 46 | 26 | 61 | 520 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1100101 | 0 | 100110 | 10110 | 110001 | 101010000 | 10111 | 101001 |
Color Harmonies of #825165
Complementary color
Monochromatic Colors of #825165
Black with #825165
Text Example
Text Example
White with #825165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825165; }
p { color: rgb(130,81,101); }
H1.HeaderClassName
{
color: #825165;
}
.AnyTagClassName
{
color: #825165;
}
</style>
background-color css
<style>
a { background-color: #825165; }
a { background-color: rgb(130,81,101); }
div.DivClassName
{
background-color: #825165;
}
.BgClassName
{
background-color: #825165;
}
</style>
border-color css
<style>
span { border-color: #825165; }
span { border-color: rgb(130,81,101); }
td.TdClassName
{
border-color: #825165;
}
.TagClassName
{
border-color: #825165;
}
</style>