Shades of Cosmic #825373
Tints of Cosmic #825373
RGB
CMYK
RGB Variations
Color information
#825373 (or 0x825373) is known color: Cosmic. HEX triplet: 82, 53 and 73. RGB value is (130,83,115). Sum of RGB (Red+Green+Blue) = 130+83+115=328 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.63% from 328); Green value is 83 (32.81% from 255 or 25.30% from 328); Blue value is 115 (45.31% from 255 or 35.06% from 328); Max value from RGB is 130 - color contains mainly: red. Hex color #825373 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825373 is #7DAC8C. Grayscale: #646464. Windows color (decimal): -8236173 or 7558018. OLE color: 7558018.
HSL color Cylindrical-coordinate representation of color #825373: hue angle of 319.15º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #825373 is Cyan = 0, Magento = 0.36, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 115 | - |
| CMYK | 0 | 0.36 | 0.12 | 0.49 |
| HSL | 319.15º | 0.22% | 0.42% | - |
| HSV(B) | 319.15º | 0.36% | 0.51% | - |
| XYZ | 15.39 | 12.17 | 17.76 | - |
| YUV | 100.7 | 136.07 | 148.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 115 | 0 | 0.36 | 0.12 | 0.49 | 319.15 | 0.22 | 0.42 |
| Hex | 82 | 53 | 73 | 0 | 24 | C | 31 | 13F | 16 | 2A |
| Octal | 202 | 123 | 163 | 0 | 44 | 14 | 61 | 477 | 26 | 52 |
| Binary | 10000010 | 1010011 | 1110011 | 0 | 100100 | 1100 | 110001 | 100111111 | 10110 | 101010 |
Color Harmonies of #825373
Complementary color
Monochromatic Colors of #825373
Black with #825373
Text Example
Text Example
White with #825373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825373; }
p { color: rgb(130,83,115); }
H1.HeaderClassName
{
color: #825373;
}
.AnyTagClassName
{
color: #825373;
}
</style>
background-color css
<style>
a { background-color: #825373; }
a { background-color: rgb(130,83,115); }
div.DivClassName
{
background-color: #825373;
}
.BgClassName
{
background-color: #825373;
}
</style>
border-color css
<style>
span { border-color: #825373; }
span { border-color: rgb(130,83,115); }
td.TdClassName
{
border-color: #825373;
}
.TagClassName
{
border-color: #825373;
}
</style>