Shades of Cosmic #824560
Tints of Cosmic #824560
RGB
CMYK
RGB Variations
Color information
#824560 (or 0x824560) is known color: Cosmic. HEX triplet: 82, 45 and 60. RGB value is (130,69,96). Sum of RGB (Red+Green+Blue) = 130+69+96=295 (39% of max value = 765). Red value is 130 (51.17% from 255 or 44.07% from 295); Green value is 69 (27.34% from 255 or 23.39% from 295); Blue value is 96 (37.89% from 255 or 32.54% from 295); Max value from RGB is 130 - color contains mainly: red. Hex color #824560 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824560 is #7DBA9F. Grayscale: #5A5A5A. Windows color (decimal): -8239776 or 6309250. OLE color: 6309250.
HSL color Cylindrical-coordinate representation of color #824560: hue angle of 333.44º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #824560 is Cyan = 0, Magento = 0.47, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 69 | 96 | - |
| CMYK | 0 | 0.47 | 0.26 | 0.49 |
| HSL | 333.44º | 0.31% | 0.39% | - |
| HSV(B) | 333.44º | 0.47% | 0.51% | - |
| XYZ | 13.45 | 9.85 | 12.26 | - |
| YUV | 90.32 | 131.21 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 69 | 96 | 0 | 0.47 | 0.26 | 0.49 | 333.44 | 0.31 | 0.39 |
| Hex | 82 | 45 | 60 | 0 | 2F | 1A | 31 | 14D | 1F | 27 |
| Octal | 202 | 105 | 140 | 0 | 57 | 32 | 61 | 515 | 37 | 47 |
| Binary | 10000010 | 1000101 | 1100000 | 0 | 101111 | 11010 | 110001 | 101001101 | 11111 | 100111 |
Color Harmonies of #824560
Complementary color
Monochromatic Colors of #824560
Black with #824560
Text Example
Text Example
White with #824560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824560; }
p { color: rgb(130,69,96); }
H1.HeaderClassName
{
color: #824560;
}
.AnyTagClassName
{
color: #824560;
}
</style>
background-color css
<style>
a { background-color: #824560; }
a { background-color: rgb(130,69,96); }
div.DivClassName
{
background-color: #824560;
}
.BgClassName
{
background-color: #824560;
}
</style>
border-color css
<style>
span { border-color: #824560; }
span { border-color: rgb(130,69,96); }
td.TdClassName
{
border-color: #824560;
}
.TagClassName
{
border-color: #824560;
}
</style>