Shades of Cosmic #824772
Tints of Cosmic #824772
RGB
CMYK
RGB Variations
Color information
#824772 (or 0x824772) is known color: Cosmic. HEX triplet: 82, 47 and 72. RGB value is (130,71,114). Sum of RGB (Red+Green+Blue) = 130+71+114=315 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.27% from 315); Green value is 71 (28.12% from 255 or 22.54% from 315); Blue value is 114 (44.92% from 255 or 36.19% from 315); Max value from RGB is 130 - color contains mainly: red. Hex color #824772 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824772 is #7DB88D. Grayscale: #5D5D5D. Windows color (decimal): -8239246 or 7489410. OLE color: 7489410.
HSL color Cylindrical-coordinate representation of color #824772: hue angle of 316.27º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #824772 is Cyan = 0, Magento = 0.45, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 71 | 114 | - |
| CMYK | 0 | 0.45 | 0.12 | 0.49 |
| HSL | 316.27º | 0.29% | 0.39% | - |
| HSV(B) | 316.27º | 0.45% | 0.51% | - |
| XYZ | 14.5 | 10.47 | 17.18 | - |
| YUV | 93.54 | 139.55 | 154 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 114 | 0 | 0.45 | 0.12 | 0.49 | 316.27 | 0.29 | 0.39 |
| Hex | 82 | 47 | 72 | 0 | 2D | C | 31 | 13C | 1D | 27 |
| Octal | 202 | 107 | 162 | 0 | 55 | 14 | 61 | 474 | 35 | 47 |
| Binary | 10000010 | 1000111 | 1110010 | 0 | 101101 | 1100 | 110001 | 100111100 | 11101 | 100111 |
Color Harmonies of #824772
Complementary color
Monochromatic Colors of #824772
Black with #824772
Text Example
Text Example
White with #824772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824772; }
p { color: rgb(130,71,114); }
H1.HeaderClassName
{
color: #824772;
}
.AnyTagClassName
{
color: #824772;
}
</style>
background-color css
<style>
a { background-color: #824772; }
a { background-color: rgb(130,71,114); }
div.DivClassName
{
background-color: #824772;
}
.BgClassName
{
background-color: #824772;
}
</style>
border-color css
<style>
span { border-color: #824772; }
span { border-color: rgb(130,71,114); }
td.TdClassName
{
border-color: #824772;
}
.TagClassName
{
border-color: #824772;
}
</style>