Shades of Cosmic #825771
Tints of Cosmic #825771
RGB
CMYK
RGB Variations
Color information
#825771 (or 0x825771) is known color: Cosmic. HEX triplet: 82, 57 and 71. RGB value is (130,87,113). Sum of RGB (Red+Green+Blue) = 130+87+113=330 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.39% from 330); Green value is 87 (34.38% from 255 or 26.36% from 330); Blue value is 113 (44.53% from 255 or 34.24% from 330); Max value from RGB is 130 - color contains mainly: red. Hex color #825771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825771 is #7DA88E. Grayscale: #666666. Windows color (decimal): -8235151 or 7427970. OLE color: 7427970.
HSL color Cylindrical-coordinate representation of color #825771: hue angle of 323.72º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #825771 is Cyan = 0, Magento = 0.33, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 113 | - |
| CMYK | 0 | 0.33 | 0.13 | 0.49 |
| HSL | 323.72º | 0.2% | 0.43% | - |
| HSV(B) | 323.72º | 0.33% | 0.51% | - |
| XYZ | 15.59 | 12.75 | 17.26 | - |
| YUV | 102.82 | 133.75 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 113 | 0 | 0.33 | 0.13 | 0.49 | 323.72 | 0.2 | 0.43 |
| Hex | 82 | 57 | 71 | 0 | 21 | D | 31 | 144 | 14 | 2B |
| Octal | 202 | 127 | 161 | 0 | 41 | 15 | 61 | 504 | 24 | 53 |
| Binary | 10000010 | 1010111 | 1110001 | 0 | 100001 | 1101 | 110001 | 101000100 | 10100 | 101011 |
Color Harmonies of #825771
Complementary color
Monochromatic Colors of #825771
Black with #825771
Text Example
Text Example
White with #825771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825771; }
p { color: rgb(130,87,113); }
H1.HeaderClassName
{
color: #825771;
}
.AnyTagClassName
{
color: #825771;
}
</style>
background-color css
<style>
a { background-color: #825771; }
a { background-color: rgb(130,87,113); }
div.DivClassName
{
background-color: #825771;
}
.BgClassName
{
background-color: #825771;
}
</style>
border-color css
<style>
span { border-color: #825771; }
span { border-color: rgb(130,87,113); }
td.TdClassName
{
border-color: #825771;
}
.TagClassName
{
border-color: #825771;
}
</style>