Shades of Cosmic #824260
Tints of Cosmic #824260
RGB
CMYK
RGB Variations
Color information
#824260 (or 0x824260) is known color: Cosmic. HEX triplet: 82, 42 and 60. RGB value is (130,66,96). Sum of RGB (Red+Green+Blue) = 130+66+96=292 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.52% from 292); Green value is 66 (26.17% from 255 or 22.60% from 292); Blue value is 96 (37.89% from 255 or 32.88% from 292); Max value from RGB is 130 - color contains mainly: red. Hex color #824260 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824260 is #7DBD9F. Grayscale: #585858. Windows color (decimal): -8240544 or 6308482. OLE color: 6308482.
HSL color Cylindrical-coordinate representation of color #824260: hue angle of 331.88º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #824260 is Cyan = 0, Magento = 0.49, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 66 | 96 | - |
| CMYK | 0 | 0.49 | 0.26 | 0.49 |
| HSL | 331.88º | 0.33% | 0.38% | - |
| HSV(B) | 331.88º | 0.49% | 0.51% | - |
| XYZ | 13.27 | 9.49 | 12.2 | - |
| YUV | 88.56 | 132.2 | 157.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 66 | 96 | 0 | 0.49 | 0.26 | 0.49 | 331.88 | 0.33 | 0.38 |
| Hex | 82 | 42 | 60 | 0 | 31 | 1A | 31 | 14C | 21 | 26 |
| Octal | 202 | 102 | 140 | 0 | 61 | 32 | 61 | 514 | 41 | 46 |
| Binary | 10000010 | 1000010 | 1100000 | 0 | 110001 | 11010 | 110001 | 101001100 | 100001 | 100110 |
Color Harmonies of #824260
Complementary color
Monochromatic Colors of #824260
Black with #824260
Text Example
Text Example
White with #824260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824260; }
p { color: rgb(130,66,96); }
H1.HeaderClassName
{
color: #824260;
}
.AnyTagClassName
{
color: #824260;
}
</style>
background-color css
<style>
a { background-color: #824260; }
a { background-color: rgb(130,66,96); }
div.DivClassName
{
background-color: #824260;
}
.BgClassName
{
background-color: #824260;
}
</style>
border-color css
<style>
span { border-color: #824260; }
span { border-color: rgb(130,66,96); }
td.TdClassName
{
border-color: #824260;
}
.TagClassName
{
border-color: #824260;
}
</style>