Shades of Cosmic #825172
Tints of Cosmic #825172
RGB
CMYK
RGB Variations
Color information
#825172 (or 0x825172) is known color: Cosmic. HEX triplet: 82, 51 and 72. RGB value is (130,81,114). Sum of RGB (Red+Green+Blue) = 130+81+114=325 (43% of max value = 765). Red value is 130 (51.17% from 255 or 40% from 325); Green value is 81 (32.03% from 255 or 24.92% from 325); Blue value is 114 (44.92% from 255 or 35.08% from 325); Max value from RGB is 130 - color contains mainly: red. Hex color #825172 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825172 is #7DAE8D. Grayscale: #636363. Windows color (decimal): -8236686 or 7491970. OLE color: 7491970.
HSL color Cylindrical-coordinate representation of color #825172: hue angle of 319.59º degrees, saturation: 0.23, 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 #825172 is Cyan = 0, Magento = 0.38, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 114 | - |
| CMYK | 0 | 0.38 | 0.12 | 0.49 |
| HSL | 319.59º | 0.23% | 0.41% | - |
| HSV(B) | 319.59º | 0.38% | 0.51% | - |
| XYZ | 15.19 | 11.85 | 17.41 | - |
| YUV | 99.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 114 | 0 | 0.38 | 0.12 | 0.49 | 319.59 | 0.23 | 0.41 |
| Hex | 82 | 51 | 72 | 0 | 26 | C | 31 | 140 | 17 | 29 |
| Octal | 202 | 121 | 162 | 0 | 46 | 14 | 61 | 500 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1110010 | 0 | 100110 | 1100 | 110001 | 101000000 | 10111 | 101001 |
Color Harmonies of #825172
Complementary color
Monochromatic Colors of #825172
Black with #825172
Text Example
Text Example
White with #825172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825172; }
p { color: rgb(130,81,114); }
H1.HeaderClassName
{
color: #825172;
}
.AnyTagClassName
{
color: #825172;
}
</style>
background-color css
<style>
a { background-color: #825172; }
a { background-color: rgb(130,81,114); }
div.DivClassName
{
background-color: #825172;
}
.BgClassName
{
background-color: #825172;
}
</style>
border-color css
<style>
span { border-color: #825172; }
span { border-color: rgb(130,81,114); }
td.TdClassName
{
border-color: #825172;
}
.TagClassName
{
border-color: #825172;
}
</style>