Shades of Cosmic #825070
Tints of Cosmic #825070
RGB
CMYK
RGB Variations
Color information
#825070 (or 0x825070) is known color: Cosmic. HEX triplet: 82, 50 and 70. RGB value is (130,80,112). Sum of RGB (Red+Green+Blue) = 130+80+112=322 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.37% from 322); Green value is 80 (31.64% from 255 or 24.84% from 322); Blue value is 112 (44.14% from 255 or 34.78% from 322); Max value from RGB is 130 - color contains mainly: red. Hex color #825070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825070 is #7DAF8F. Grayscale: #626262. Windows color (decimal): -8236944 or 7360642. OLE color: 7360642.
HSL color Cylindrical-coordinate representation of color #825070: hue angle of 321.6º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #825070 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 80 | 112 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.49 |
| HSL | 321.6º | 0.24% | 0.41% | - |
| HSV(B) | 321.6º | 0.38% | 0.51% | - |
| XYZ | 15 | 11.65 | 16.79 | - |
| YUV | 98.6 | 135.57 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 80 | 112 | 0 | 0.38 | 0.14 | 0.49 | 321.6 | 0.24 | 0.41 |
| Hex | 82 | 50 | 70 | 0 | 26 | E | 31 | 142 | 18 | 29 |
| Octal | 202 | 120 | 160 | 0 | 46 | 16 | 61 | 502 | 30 | 51 |
| Binary | 10000010 | 1010000 | 1110000 | 0 | 100110 | 1110 | 110001 | 101000010 | 11000 | 101001 |
Color Harmonies of #825070
Complementary color
Monochromatic Colors of #825070
Black with #825070
Text Example
Text Example
White with #825070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825070; }
p { color: rgb(130,80,112); }
H1.HeaderClassName
{
color: #825070;
}
.AnyTagClassName
{
color: #825070;
}
</style>
background-color css
<style>
a { background-color: #825070; }
a { background-color: rgb(130,80,112); }
div.DivClassName
{
background-color: #825070;
}
.BgClassName
{
background-color: #825070;
}
</style>
border-color css
<style>
span { border-color: #825070; }
span { border-color: rgb(130,80,112); }
td.TdClassName
{
border-color: #825070;
}
.TagClassName
{
border-color: #825070;
}
</style>