Shades of Cosmic #825670
Tints of Cosmic #825670
RGB
CMYK
RGB Variations
Color information
#825670 (or 0x825670) is known color: Cosmic. HEX triplet: 82, 56 and 70. RGB value is (130,86,112). Sum of RGB (Red+Green+Blue) = 130+86+112=328 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.63% from 328); Green value is 86 (33.98% from 255 or 26.22% from 328); Blue value is 112 (44.14% from 255 or 34.15% from 328); Max value from RGB is 130 - color contains mainly: red. Hex color #825670 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825670 is #7DA98F. Grayscale: #666666. Windows color (decimal): -8235408 or 7362178. OLE color: 7362178.
HSL color Cylindrical-coordinate representation of color #825670: hue angle of 324.55º 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 #825670 is Cyan = 0, Magento = 0.34, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 112 | - |
| CMYK | 0 | 0.34 | 0.14 | 0.49 |
| HSL | 324.55º | 0.2% | 0.42% | - |
| HSV(B) | 324.55º | 0.34% | 0.51% | - |
| XYZ | 15.46 | 12.57 | 16.94 | - |
| YUV | 102.12 | 133.58 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 112 | 0 | 0.34 | 0.14 | 0.49 | 324.55 | 0.2 | 0.42 |
| Hex | 82 | 56 | 70 | 0 | 22 | E | 31 | 145 | 14 | 2A |
| Octal | 202 | 126 | 160 | 0 | 42 | 16 | 61 | 505 | 24 | 52 |
| Binary | 10000010 | 1010110 | 1110000 | 0 | 100010 | 1110 | 110001 | 101000101 | 10100 | 101010 |
Color Harmonies of #825670
Complementary color
Monochromatic Colors of #825670
Black with #825670
Text Example
Text Example
White with #825670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825670; }
p { color: rgb(130,86,112); }
H1.HeaderClassName
{
color: #825670;
}
.AnyTagClassName
{
color: #825670;
}
</style>
background-color css
<style>
a { background-color: #825670; }
a { background-color: rgb(130,86,112); }
div.DivClassName
{
background-color: #825670;
}
.BgClassName
{
background-color: #825670;
}
</style>
border-color css
<style>
span { border-color: #825670; }
span { border-color: rgb(130,86,112); }
td.TdClassName
{
border-color: #825670;
}
.TagClassName
{
border-color: #825670;
}
</style>