Shades of Cosmic #825271
Tints of Cosmic #825271
RGB
CMYK
RGB Variations
Color information
#825271 (or 0x825271) is known color: Cosmic. HEX triplet: 82, 52 and 71. RGB value is (130,82,113). Sum of RGB (Red+Green+Blue) = 130+82+113=325 (43% of max value = 765). Red value is 130 (51.17% from 255 or 40% from 325); Green value is 82 (32.42% from 255 or 25.23% from 325); Blue value is 113 (44.53% from 255 or 34.77% from 325); Max value from RGB is 130 - color contains mainly: red. Hex color #825271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825271 is #7DAD8E. Grayscale: #636363. Windows color (decimal): -8236431 or 7426690. OLE color: 7426690.
HSL color Cylindrical-coordinate representation of color #825271: hue angle of 321.25º 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 #825271 is Cyan = 0, Magento = 0.37, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 82 | 113 | - |
| CMYK | 0 | 0.37 | 0.13 | 0.49 |
| HSL | 321.25º | 0.23% | 0.42% | - |
| HSV(B) | 321.25º | 0.37% | 0.51% | - |
| XYZ | 15.2 | 11.97 | 17.13 | - |
| YUV | 99.89 | 135.4 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 82 | 113 | 0 | 0.37 | 0.13 | 0.49 | 321.25 | 0.23 | 0.42 |
| Hex | 82 | 52 | 71 | 0 | 25 | D | 31 | 141 | 17 | 2A |
| Octal | 202 | 122 | 161 | 0 | 45 | 15 | 61 | 501 | 27 | 52 |
| Binary | 10000010 | 1010010 | 1110001 | 0 | 100101 | 1101 | 110001 | 101000001 | 10111 | 101010 |
Color Harmonies of #825271
Complementary color
Monochromatic Colors of #825271
Black with #825271
Text Example
Text Example
White with #825271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825271; }
p { color: rgb(130,82,113); }
H1.HeaderClassName
{
color: #825271;
}
.AnyTagClassName
{
color: #825271;
}
</style>
background-color css
<style>
a { background-color: #825271; }
a { background-color: rgb(130,82,113); }
div.DivClassName
{
background-color: #825271;
}
.BgClassName
{
background-color: #825271;
}
</style>
border-color css
<style>
span { border-color: #825271; }
span { border-color: rgb(130,82,113); }
td.TdClassName
{
border-color: #825271;
}
.TagClassName
{
border-color: #825271;
}
</style>