Shades of Cosmic #824471
Tints of Cosmic #824471
RGB
CMYK
RGB Variations
Color information
#824471 (or 0x824471) is known color: Cosmic. HEX triplet: 82, 44 and 71. RGB value is (130,68,113). Sum of RGB (Red+Green+Blue) = 130+68+113=311 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.80% from 311); Green value is 68 (26.95% from 255 or 21.86% from 311); Blue value is 113 (44.53% from 255 or 36.33% from 311); Max value from RGB is 130 - color contains mainly: red. Hex color #824471 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824471 is #7DBB8E. Grayscale: #5B5B5B. Windows color (decimal): -8240015 or 7423106. OLE color: 7423106.
HSL color Cylindrical-coordinate representation of color #824471: hue angle of 316.45º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #824471 is Cyan = 0, Magento = 0.48, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 68 | 113 | - |
| CMYK | 0 | 0.48 | 0.13 | 0.49 |
| HSL | 316.45º | 0.31% | 0.39% | - |
| HSV(B) | 316.45º | 0.48% | 0.51% | - |
| XYZ | 14.25 | 10.07 | 16.82 | - |
| YUV | 91.67 | 140.04 | 155.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 68 | 113 | 0 | 0.48 | 0.13 | 0.49 | 316.45 | 0.31 | 0.39 |
| Hex | 82 | 44 | 71 | 0 | 30 | D | 31 | 13C | 1F | 27 |
| Octal | 202 | 104 | 161 | 0 | 60 | 15 | 61 | 474 | 37 | 47 |
| Binary | 10000010 | 1000100 | 1110001 | 0 | 110000 | 1101 | 110001 | 100111100 | 11111 | 100111 |
Color Harmonies of #824471
Complementary color
Monochromatic Colors of #824471
Black with #824471
Text Example
Text Example
White with #824471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824471; }
p { color: rgb(130,68,113); }
H1.HeaderClassName
{
color: #824471;
}
.AnyTagClassName
{
color: #824471;
}
</style>
background-color css
<style>
a { background-color: #824471; }
a { background-color: rgb(130,68,113); }
div.DivClassName
{
background-color: #824471;
}
.BgClassName
{
background-color: #824471;
}
</style>
border-color css
<style>
span { border-color: #824471; }
span { border-color: rgb(130,68,113); }
td.TdClassName
{
border-color: #824471;
}
.TagClassName
{
border-color: #824471;
}
</style>