Shades of Cosmic #825671
Tints of Cosmic #825671
RGB
CMYK
RGB Variations
Color information
#825671 (or 0x825671) is known color: Cosmic. HEX triplet: 82, 56 and 71. RGB value is (130,86,113). Sum of RGB (Red+Green+Blue) = 130+86+113=329 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.51% from 329); Green value is 86 (33.98% from 255 or 26.14% from 329); Blue value is 113 (44.53% from 255 or 34.35% from 329); Max value from RGB is 130 - color contains mainly: red. Hex color #825671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825671 is #7DA98E. Grayscale: #666666. Windows color (decimal): -8235407 or 7427714. OLE color: 7427714.
HSL color Cylindrical-coordinate representation of color #825671: hue angle of 323.18º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #825671 is Cyan = 0, Magento = 0.34, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 113 | - |
| CMYK | 0 | 0.34 | 0.13 | 0.49 |
| HSL | 323.18º | 0.2% | 0.42% | - |
| HSV(B) | 323.18º | 0.34% | 0.51% | - |
| XYZ | 15.51 | 12.59 | 17.24 | - |
| YUV | 102.23 | 134.08 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 113 | 0 | 0.34 | 0.13 | 0.49 | 323.18 | 0.2 | 0.42 |
| Hex | 82 | 56 | 71 | 0 | 22 | D | 31 | 143 | 14 | 2A |
| Octal | 202 | 126 | 161 | 0 | 42 | 15 | 61 | 503 | 24 | 52 |
| Binary | 10000010 | 1010110 | 1110001 | 0 | 100010 | 1101 | 110001 | 101000011 | 10100 | 101010 |
Color Harmonies of #825671
Complementary color
Monochromatic Colors of #825671
Black with #825671
Text Example
Text Example
White with #825671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825671; }
p { color: rgb(130,86,113); }
H1.HeaderClassName
{
color: #825671;
}
.AnyTagClassName
{
color: #825671;
}
</style>
background-color css
<style>
a { background-color: #825671; }
a { background-color: rgb(130,86,113); }
div.DivClassName
{
background-color: #825671;
}
.BgClassName
{
background-color: #825671;
}
</style>
border-color css
<style>
span { border-color: #825671; }
span { border-color: rgb(130,86,113); }
td.TdClassName
{
border-color: #825671;
}
.TagClassName
{
border-color: #825671;
}
</style>