Shades of Cosmic #824671
Tints of Cosmic #824671
RGB
CMYK
RGB Variations
Color information
#824671 (or 0x824671) is known color: Cosmic. HEX triplet: 82, 46 and 71. RGB value is (130,70,113). Sum of RGB (Red+Green+Blue) = 130+70+113=313 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.53% from 313); Green value is 70 (27.73% from 255 or 22.36% from 313); Blue value is 113 (44.53% from 255 or 36.10% from 313); Max value from RGB is 130 - color contains mainly: red. Hex color #824671 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824671 is #7DB98E. Grayscale: #5C5C5C. Windows color (decimal): -8239503 or 7423618. OLE color: 7423618.
HSL color Cylindrical-coordinate representation of color #824671: hue angle of 317º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #824671 is Cyan = 0, Magento = 0.46, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 113 | - |
| CMYK | 0 | 0.46 | 0.13 | 0.49 |
| HSL | 317º | 0.3% | 0.39% | - |
| HSV(B) | 317º | 0.46% | 0.51% | - |
| XYZ | 14.38 | 10.32 | 16.86 | - |
| YUV | 92.84 | 139.38 | 154.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 113 | 0 | 0.46 | 0.13 | 0.49 | 317 | 0.3 | 0.39 |
| Hex | 82 | 46 | 71 | 0 | 2E | D | 31 | 13D | 1E | 27 |
| Octal | 202 | 106 | 161 | 0 | 56 | 15 | 61 | 475 | 36 | 47 |
| Binary | 10000010 | 1000110 | 1110001 | 0 | 101110 | 1101 | 110001 | 100111101 | 11110 | 100111 |
Color Harmonies of #824671
Complementary color
Monochromatic Colors of #824671
Black with #824671
Text Example
Text Example
White with #824671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824671; }
p { color: rgb(130,70,113); }
H1.HeaderClassName
{
color: #824671;
}
.AnyTagClassName
{
color: #824671;
}
</style>
background-color css
<style>
a { background-color: #824671; }
a { background-color: rgb(130,70,113); }
div.DivClassName
{
background-color: #824671;
}
.BgClassName
{
background-color: #824671;
}
</style>
border-color css
<style>
span { border-color: #824671; }
span { border-color: rgb(130,70,113); }
td.TdClassName
{
border-color: #824671;
}
.TagClassName
{
border-color: #824671;
}
</style>