Shades of Cosmic #824163
Tints of Cosmic #824163
RGB
CMYK
RGB Variations
Color information
#824163 (or 0x824163) is known color: Cosmic. HEX triplet: 82, 41 and 63. RGB value is (130,65,99). Sum of RGB (Red+Green+Blue) = 130+65+99=294 (38% of max value = 765). Red value is 130 (51.17% from 255 or 44.22% from 294); Green value is 65 (25.78% from 255 or 22.11% from 294); Blue value is 99 (39.06% from 255 or 33.67% from 294); Max value from RGB is 130 - color contains mainly: red. Hex color #824163 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824163 is #7DBE9C. Grayscale: #585858. Windows color (decimal): -8240797 or 6504834. OLE color: 6504834.
HSL color Cylindrical-coordinate representation of color #824163: hue angle of 328.62º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #824163 is Cyan = 0, Magento = 0.50, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 65 | 99 | - |
| CMYK | 0 | 0.50 | 0.24 | 0.49 |
| HSL | 328.62º | 0.33% | 0.38% | - |
| HSV(B) | 328.62º | 0.5% | 0.51% | - |
| XYZ | 13.35 | 9.43 | 12.92 | - |
| YUV | 88.31 | 134.03 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 65 | 99 | 0 | 0.50 | 0.24 | 0.49 | 328.62 | 0.33 | 0.38 |
| Hex | 82 | 41 | 63 | 0 | 32 | 18 | 31 | 149 | 21 | 26 |
| Octal | 202 | 101 | 143 | 0 | 62 | 30 | 61 | 511 | 41 | 46 |
| Binary | 10000010 | 1000001 | 1100011 | 0 | 110010 | 11000 | 110001 | 101001001 | 100001 | 100110 |
Color Harmonies of #824163
Complementary color
Monochromatic Colors of #824163
Black with #824163
Text Example
Text Example
White with #824163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824163; }
p { color: rgb(130,65,99); }
H1.HeaderClassName
{
color: #824163;
}
.AnyTagClassName
{
color: #824163;
}
</style>
background-color css
<style>
a { background-color: #824163; }
a { background-color: rgb(130,65,99); }
div.DivClassName
{
background-color: #824163;
}
.BgClassName
{
background-color: #824163;
}
</style>
border-color css
<style>
span { border-color: #824163; }
span { border-color: rgb(130,65,99); }
td.TdClassName
{
border-color: #824163;
}
.TagClassName
{
border-color: #824163;
}
</style>