Shades of Cosmic #825972
Tints of Cosmic #825972
RGB
CMYK
RGB Variations
Color information
#825972 (or 0x825972) is known color: Cosmic. HEX triplet: 82, 59 and 72. RGB value is (130,89,114). Sum of RGB (Red+Green+Blue) = 130+89+114=333 (44% of max value = 765). Red value is 130 (51.17% from 255 or 39.04% from 333); Green value is 89 (35.16% from 255 or 26.73% from 333); Blue value is 114 (44.92% from 255 or 34.23% from 333); Max value from RGB is 130 - color contains mainly: red. Hex color #825972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825972 is #7DA68D. Grayscale: #686868. Windows color (decimal): -8234638 or 7494018. OLE color: 7494018.
HSL color Cylindrical-coordinate representation of color #825972: hue angle of 323.41º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #825972 is Cyan = 0, Magento = 0.32, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 114 | - |
| CMYK | 0 | 0.32 | 0.12 | 0.49 |
| HSL | 323.41º | 0.19% | 0.43% | - |
| HSV(B) | 323.41º | 0.32% | 0.51% | - |
| XYZ | 15.82 | 13.11 | 17.62 | - |
| YUV | 104.11 | 133.58 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 114 | 0 | 0.32 | 0.12 | 0.49 | 323.41 | 0.19 | 0.43 |
| Hex | 82 | 59 | 72 | 0 | 20 | C | 31 | 143 | 13 | 2B |
| Octal | 202 | 131 | 162 | 0 | 40 | 14 | 61 | 503 | 23 | 53 |
| Binary | 10000010 | 1011001 | 1110010 | 0 | 100000 | 1100 | 110001 | 101000011 | 10011 | 101011 |
Color Harmonies of #825972
Complementary color
Monochromatic Colors of #825972
Black with #825972
Text Example
Text Example
White with #825972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825972; }
p { color: rgb(130,89,114); }
H1.HeaderClassName
{
color: #825972;
}
.AnyTagClassName
{
color: #825972;
}
</style>
background-color css
<style>
a { background-color: #825972; }
a { background-color: rgb(130,89,114); }
div.DivClassName
{
background-color: #825972;
}
.BgClassName
{
background-color: #825972;
}
</style>
border-color css
<style>
span { border-color: #825972; }
span { border-color: rgb(130,89,114); }
td.TdClassName
{
border-color: #825972;
}
.TagClassName
{
border-color: #825972;
}
</style>