Shades of Cosmic #825970
Tints of Cosmic #825970
RGB
CMYK
RGB Variations
Color information
#825970 (or 0x825970) is known color: Cosmic. HEX triplet: 82, 59 and 70. RGB value is (130,89,112). Sum of RGB (Red+Green+Blue) = 130+89+112=331 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.27% from 331); Green value is 89 (35.16% from 255 or 26.89% from 331); Blue value is 112 (44.14% from 255 or 33.84% from 331); Max value from RGB is 130 - color contains mainly: red. Hex color #825970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825970 is #7DA68F. Grayscale: #676767. Windows color (decimal): -8234640 or 7362946. OLE color: 7362946.
HSL color Cylindrical-coordinate representation of color #825970: hue angle of 326.34º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #825970 is Cyan = 0, Magento = 0.32, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 112 | - |
| CMYK | 0 | 0.32 | 0.14 | 0.49 |
| HSL | 326.34º | 0.19% | 0.43% | - |
| HSV(B) | 326.34º | 0.32% | 0.51% | - |
| XYZ | 15.7 | 13.06 | 17.02 | - |
| YUV | 103.88 | 132.58 | 146.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 112 | 0 | 0.32 | 0.14 | 0.49 | 326.34 | 0.19 | 0.43 |
| Hex | 82 | 59 | 70 | 0 | 20 | E | 31 | 146 | 13 | 2B |
| Octal | 202 | 131 | 160 | 0 | 40 | 16 | 61 | 506 | 23 | 53 |
| Binary | 10000010 | 1011001 | 1110000 | 0 | 100000 | 1110 | 110001 | 101000110 | 10011 | 101011 |
Color Harmonies of #825970
Complementary color
Monochromatic Colors of #825970
Black with #825970
Text Example
Text Example
White with #825970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825970; }
p { color: rgb(130,89,112); }
H1.HeaderClassName
{
color: #825970;
}
.AnyTagClassName
{
color: #825970;
}
</style>
background-color css
<style>
a { background-color: #825970; }
a { background-color: rgb(130,89,112); }
div.DivClassName
{
background-color: #825970;
}
.BgClassName
{
background-color: #825970;
}
</style>
border-color css
<style>
span { border-color: #825970; }
span { border-color: rgb(130,89,112); }
td.TdClassName
{
border-color: #825970;
}
.TagClassName
{
border-color: #825970;
}
</style>