Shades of Cosmic #825173
Tints of Cosmic #825173
RGB
CMYK
RGB Variations
Color information
#825173 (or 0x825173) is known color: Cosmic. HEX triplet: 82, 51 and 73. RGB value is (130,81,115). Sum of RGB (Red+Green+Blue) = 130+81+115=326 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.88% from 326); Green value is 81 (32.03% from 255 or 24.85% from 326); Blue value is 115 (45.31% from 255 or 35.28% from 326); Max value from RGB is 130 - color contains mainly: red. Hex color #825173 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825173 is #7DAE8C. Grayscale: #636363. Windows color (decimal): -8236685 or 7557506. OLE color: 7557506.
HSL color Cylindrical-coordinate representation of color #825173: hue angle of 318.37º 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 #825173 is Cyan = 0, Magento = 0.38, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 115 | - |
| CMYK | 0 | 0.38 | 0.12 | 0.49 |
| HSL | 318.37º | 0.23% | 0.41% | - |
| HSV(B) | 318.37º | 0.38% | 0.51% | - |
| XYZ | 15.24 | 11.87 | 17.71 | - |
| YUV | 99.53 | 136.73 | 149.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 115 | 0 | 0.38 | 0.12 | 0.49 | 318.37 | 0.23 | 0.41 |
| Hex | 82 | 51 | 73 | 0 | 26 | C | 31 | 13E | 17 | 29 |
| Octal | 202 | 121 | 163 | 0 | 46 | 14 | 61 | 476 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1110011 | 0 | 100110 | 1100 | 110001 | 100111110 | 10111 | 101001 |
Color Harmonies of #825173
Complementary color
Monochromatic Colors of #825173
Black with #825173
Text Example
Text Example
White with #825173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825173; }
p { color: rgb(130,81,115); }
H1.HeaderClassName
{
color: #825173;
}
.AnyTagClassName
{
color: #825173;
}
</style>
background-color css
<style>
a { background-color: #825173; }
a { background-color: rgb(130,81,115); }
div.DivClassName
{
background-color: #825173;
}
.BgClassName
{
background-color: #825173;
}
</style>
border-color css
<style>
span { border-color: #825173; }
span { border-color: rgb(130,81,115); }
td.TdClassName
{
border-color: #825173;
}
.TagClassName
{
border-color: #825173;
}
</style>