Shades of Cosmic #825772
Tints of Cosmic #825772
RGB
CMYK
RGB Variations
Color information
#825772 (or 0x825772) is known color: Cosmic. HEX triplet: 82, 57 and 72. RGB value is (130,87,114). Sum of RGB (Red+Green+Blue) = 130+87+114=331 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.27% from 331); Green value is 87 (34.38% from 255 or 26.28% from 331); Blue value is 114 (44.92% from 255 or 34.44% from 331); Max value from RGB is 130 - color contains mainly: red. Hex color #825772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825772 is #7DA88D. Grayscale: #666666. Windows color (decimal): -8235150 or 7493506. OLE color: 7493506.
HSL color Cylindrical-coordinate representation of color #825772: hue angle of 322.33º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #825772 is Cyan = 0, Magento = 0.33, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 114 | - |
| CMYK | 0 | 0.33 | 0.12 | 0.49 |
| HSL | 322.33º | 0.2% | 0.43% | - |
| HSV(B) | 322.33º | 0.33% | 0.51% | - |
| XYZ | 15.65 | 12.78 | 17.56 | - |
| YUV | 102.94 | 134.25 | 147.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 114 | 0 | 0.33 | 0.12 | 0.49 | 322.33 | 0.2 | 0.43 |
| Hex | 82 | 57 | 72 | 0 | 21 | C | 31 | 142 | 14 | 2B |
| Octal | 202 | 127 | 162 | 0 | 41 | 14 | 61 | 502 | 24 | 53 |
| Binary | 10000010 | 1010111 | 1110010 | 0 | 100001 | 1100 | 110001 | 101000010 | 10100 | 101011 |
Color Harmonies of #825772
Complementary color
Monochromatic Colors of #825772
Black with #825772
Text Example
Text Example
White with #825772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825772; }
p { color: rgb(130,87,114); }
H1.HeaderClassName
{
color: #825772;
}
.AnyTagClassName
{
color: #825772;
}
</style>
background-color css
<style>
a { background-color: #825772; }
a { background-color: rgb(130,87,114); }
div.DivClassName
{
background-color: #825772;
}
.BgClassName
{
background-color: #825772;
}
</style>
border-color css
<style>
span { border-color: #825772; }
span { border-color: rgb(130,87,114); }
td.TdClassName
{
border-color: #825772;
}
.TagClassName
{
border-color: #825772;
}
</style>