Shades of Cosmic #825273
Tints of Cosmic #825273
RGB
CMYK
RGB Variations
Color information
#825273 (or 0x825273) is known color: Cosmic. HEX triplet: 82, 52 and 73. RGB value is (130,82,115). Sum of RGB (Red+Green+Blue) = 130+82+115=327 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.76% from 327); Green value is 82 (32.42% from 255 or 25.08% from 327); Blue value is 115 (45.31% from 255 or 35.17% from 327); Max value from RGB is 130 - color contains mainly: red. Hex color #825273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825273 is #7DAD8C. Grayscale: #646464. Windows color (decimal): -8236429 or 7557762. OLE color: 7557762.
HSL color Cylindrical-coordinate representation of color #825273: hue angle of 318.75º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #825273 is Cyan = 0, Magento = 0.37, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 82 | 115 | - |
| CMYK | 0 | 0.37 | 0.12 | 0.49 |
| HSL | 318.75º | 0.23% | 0.42% | - |
| HSV(B) | 318.75º | 0.37% | 0.51% | - |
| XYZ | 15.32 | 12.02 | 17.73 | - |
| YUV | 100.11 | 136.4 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 82 | 115 | 0 | 0.37 | 0.12 | 0.49 | 318.75 | 0.23 | 0.42 |
| Hex | 82 | 52 | 73 | 0 | 25 | C | 31 | 13F | 17 | 2A |
| Octal | 202 | 122 | 163 | 0 | 45 | 14 | 61 | 477 | 27 | 52 |
| Binary | 10000010 | 1010010 | 1110011 | 0 | 100101 | 1100 | 110001 | 100111111 | 10111 | 101010 |
Color Harmonies of #825273
Complementary color
Monochromatic Colors of #825273
Black with #825273
Text Example
Text Example
White with #825273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825273; }
p { color: rgb(130,82,115); }
H1.HeaderClassName
{
color: #825273;
}
.AnyTagClassName
{
color: #825273;
}
</style>
background-color css
<style>
a { background-color: #825273; }
a { background-color: rgb(130,82,115); }
div.DivClassName
{
background-color: #825273;
}
.BgClassName
{
background-color: #825273;
}
</style>
border-color css
<style>
span { border-color: #825273; }
span { border-color: rgb(130,82,115); }
td.TdClassName
{
border-color: #825273;
}
.TagClassName
{
border-color: #825273;
}
</style>