Shades of Cosmic #824859
Tints of Cosmic #824859
RGB
CMYK
RGB Variations
Color information
#824859 (or 0x824859) is known color: Cosmic. HEX triplet: 82, 48 and 59. RGB value is (130,72,89). Sum of RGB (Red+Green+Blue) = 130+72+89=291 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.67% from 291); Green value is 72 (28.52% from 255 or 24.74% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 130 - color contains mainly: red. Hex color #824859 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824859 is #7DB7A6. Grayscale: #5B5B5B. Windows color (decimal): -8239015 or 5851266. OLE color: 5851266.
HSL color Cylindrical-coordinate representation of color #824859: hue angle of 342.41º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #824859 is Cyan = 0, Magento = 0.45, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 72 | 89 | - |
| CMYK | 0 | 0.45 | 0.32 | 0.49 |
| HSL | 342.41º | 0.29% | 0.4% | - |
| HSV(B) | 342.41º | 0.45% | 0.51% | - |
| XYZ | 13.33 | 10.1 | 10.7 | - |
| YUV | 91.28 | 126.72 | 155.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 72 | 89 | 0 | 0.45 | 0.32 | 0.49 | 342.41 | 0.29 | 0.4 |
| Hex | 82 | 48 | 59 | 0 | 2D | 20 | 31 | 156 | 1D | 28 |
| Octal | 202 | 110 | 131 | 0 | 55 | 40 | 61 | 526 | 35 | 50 |
| Binary | 10000010 | 1001000 | 1011001 | 0 | 101101 | 100000 | 110001 | 101010110 | 11101 | 101000 |
Color Harmonies of #824859
Complementary color
Monochromatic Colors of #824859
Black with #824859
Text Example
Text Example
White with #824859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824859; }
p { color: rgb(130,72,89); }
H1.HeaderClassName
{
color: #824859;
}
.AnyTagClassName
{
color: #824859;
}
</style>
background-color css
<style>
a { background-color: #824859; }
a { background-color: rgb(130,72,89); }
div.DivClassName
{
background-color: #824859;
}
.BgClassName
{
background-color: #824859;
}
</style>
border-color css
<style>
span { border-color: #824859; }
span { border-color: rgb(130,72,89); }
td.TdClassName
{
border-color: #824859;
}
.TagClassName
{
border-color: #824859;
}
</style>