Shades of Cosmic #824770
Tints of Cosmic #824770
RGB
CMYK
RGB Variations
Color information
#824770 (or 0x824770) is known color: Cosmic. HEX triplet: 82, 47 and 70. RGB value is (130,71,112). Sum of RGB (Red+Green+Blue) = 130+71+112=313 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.53% from 313); Green value is 71 (28.12% from 255 or 22.68% from 313); Blue value is 112 (44.14% from 255 or 35.78% from 313); Max value from RGB is 130 - color contains mainly: red. Hex color #824770 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824770 is #7DB88F. Grayscale: #5D5D5D. Windows color (decimal): -8239248 or 7358338. OLE color: 7358338.
HSL color Cylindrical-coordinate representation of color #824770: hue angle of 318.31º 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 #824770 is Cyan = 0, Magento = 0.45, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 71 | 112 | - |
| CMYK | 0 | 0.45 | 0.14 | 0.49 |
| HSL | 318.31º | 0.29% | 0.39% | - |
| HSV(B) | 318.31º | 0.45% | 0.51% | - |
| XYZ | 14.38 | 10.42 | 16.58 | - |
| YUV | 93.32 | 138.55 | 154.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 112 | 0 | 0.45 | 0.14 | 0.49 | 318.31 | 0.29 | 0.39 |
| Hex | 82 | 47 | 70 | 0 | 2D | E | 31 | 13E | 1D | 27 |
| Octal | 202 | 107 | 160 | 0 | 55 | 16 | 61 | 476 | 35 | 47 |
| Binary | 10000010 | 1000111 | 1110000 | 0 | 101101 | 1110 | 110001 | 100111110 | 11101 | 100111 |
Color Harmonies of #824770
Complementary color
Monochromatic Colors of #824770
Black with #824770
Text Example
Text Example
White with #824770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824770; }
p { color: rgb(130,71,112); }
H1.HeaderClassName
{
color: #824770;
}
.AnyTagClassName
{
color: #824770;
}
</style>
background-color css
<style>
a { background-color: #824770; }
a { background-color: rgb(130,71,112); }
div.DivClassName
{
background-color: #824770;
}
.BgClassName
{
background-color: #824770;
}
</style>
border-color css
<style>
span { border-color: #824770; }
span { border-color: rgb(130,71,112); }
td.TdClassName
{
border-color: #824770;
}
.TagClassName
{
border-color: #824770;
}
</style>