Shades of Cosmic #825266
Tints of Cosmic #825266
RGB
CMYK
RGB Variations
Color information
#825266 (or 0x825266) is known color: Cosmic. HEX triplet: 82, 52 and 66. RGB value is (130,82,102). Sum of RGB (Red+Green+Blue) = 130+82+102=314 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.40% from 314); Green value is 82 (32.42% from 255 or 26.11% from 314); Blue value is 102 (40.23% from 255 or 32.48% from 314); Max value from RGB is 130 - color contains mainly: red. Hex color #825266 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825266 is #7DAD99. Grayscale: #626262. Windows color (decimal): -8236442 or 6705794. OLE color: 6705794.
HSL color Cylindrical-coordinate representation of color #825266: hue angle of 335º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #825266 is Cyan = 0, Magento = 0.37, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 82 | 102 | - |
| CMYK | 0 | 0.37 | 0.22 | 0.49 |
| HSL | 335º | 0.23% | 0.42% | - |
| HSV(B) | 335º | 0.37% | 0.51% | - |
| XYZ | 14.62 | 11.74 | 14.07 | - |
| YUV | 98.63 | 129.9 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 82 | 102 | 0 | 0.37 | 0.22 | 0.49 | 335 | 0.23 | 0.42 |
| Hex | 82 | 52 | 66 | 0 | 25 | 16 | 31 | 14F | 17 | 2A |
| Octal | 202 | 122 | 146 | 0 | 45 | 26 | 61 | 517 | 27 | 52 |
| Binary | 10000010 | 1010010 | 1100110 | 0 | 100101 | 10110 | 110001 | 101001111 | 10111 | 101010 |
Color Harmonies of #825266
Complementary color
Monochromatic Colors of #825266
Black with #825266
Text Example
Text Example
White with #825266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825266; }
p { color: rgb(130,82,102); }
H1.HeaderClassName
{
color: #825266;
}
.AnyTagClassName
{
color: #825266;
}
</style>
background-color css
<style>
a { background-color: #825266; }
a { background-color: rgb(130,82,102); }
div.DivClassName
{
background-color: #825266;
}
.BgClassName
{
background-color: #825266;
}
</style>
border-color css
<style>
span { border-color: #825266; }
span { border-color: rgb(130,82,102); }
td.TdClassName
{
border-color: #825266;
}
.TagClassName
{
border-color: #825266;
}
</style>