Shades of Cosmic #825164
Tints of Cosmic #825164
RGB
CMYK
RGB Variations
Color information
#825164 (or 0x825164) is known color: Cosmic. HEX triplet: 82, 51 and 64. RGB value is (130,81,100). Sum of RGB (Red+Green+Blue) = 130+81+100=311 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.80% from 311); Green value is 81 (32.03% from 255 or 26.05% from 311); Blue value is 100 (39.45% from 255 or 32.15% from 311); Max value from RGB is 130 - color contains mainly: red. Hex color #825164 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825164 is #7DAE9B. Grayscale: #616161. Windows color (decimal): -8236700 or 6574466. OLE color: 6574466.
HSL color Cylindrical-coordinate representation of color #825164: hue angle of 336.73º 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 #825164 is Cyan = 0, Magento = 0.38, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 100 | - |
| CMYK | 0 | 0.38 | 0.23 | 0.49 |
| HSL | 336.73º | 0.23% | 0.41% | - |
| HSV(B) | 336.73º | 0.38% | 0.51% | - |
| XYZ | 14.45 | 11.55 | 13.52 | - |
| YUV | 97.82 | 129.23 | 150.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 100 | 0 | 0.38 | 0.23 | 0.49 | 336.73 | 0.23 | 0.41 |
| Hex | 82 | 51 | 64 | 0 | 26 | 17 | 31 | 151 | 17 | 29 |
| Octal | 202 | 121 | 144 | 0 | 46 | 27 | 61 | 521 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1100100 | 0 | 100110 | 10111 | 110001 | 101010001 | 10111 | 101001 |
Color Harmonies of #825164
Complementary color
Monochromatic Colors of #825164
Black with #825164
Text Example
Text Example
White with #825164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825164; }
p { color: rgb(130,81,100); }
H1.HeaderClassName
{
color: #825164;
}
.AnyTagClassName
{
color: #825164;
}
</style>
background-color css
<style>
a { background-color: #825164; }
a { background-color: rgb(130,81,100); }
div.DivClassName
{
background-color: #825164;
}
.BgClassName
{
background-color: #825164;
}
</style>
border-color css
<style>
span { border-color: #825164; }
span { border-color: rgb(130,81,100); }
td.TdClassName
{
border-color: #825164;
}
.TagClassName
{
border-color: #825164;
}
</style>