Shades of Cosmic #824766
Tints of Cosmic #824766
RGB
CMYK
RGB Variations
Color information
#824766 (or 0x824766) is known color: Cosmic. HEX triplet: 82, 47 and 66. RGB value is (130,71,102). Sum of RGB (Red+Green+Blue) = 130+71+102=303 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.90% from 303); Green value is 71 (28.12% from 255 or 23.43% from 303); Blue value is 102 (40.23% from 255 or 33.66% from 303); Max value from RGB is 130 - color contains mainly: red. Hex color #824766 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824766 is #7DB899. Grayscale: #5C5C5C. Windows color (decimal): -8239258 or 6702978. OLE color: 6702978.
HSL color Cylindrical-coordinate representation of color #824766: hue angle of 328.47º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #824766 is Cyan = 0, Magento = 0.45, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 71 | 102 | - |
| CMYK | 0 | 0.45 | 0.22 | 0.49 |
| HSL | 328.47º | 0.29% | 0.39% | - |
| HSV(B) | 328.47º | 0.45% | 0.51% | - |
| XYZ | 13.86 | 10.21 | 13.81 | - |
| YUV | 92.18 | 133.55 | 154.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 71 | 102 | 0 | 0.45 | 0.22 | 0.49 | 328.47 | 0.29 | 0.39 |
| Hex | 82 | 47 | 66 | 0 | 2D | 16 | 31 | 148 | 1D | 27 |
| Octal | 202 | 107 | 146 | 0 | 55 | 26 | 61 | 510 | 35 | 47 |
| Binary | 10000010 | 1000111 | 1100110 | 0 | 101101 | 10110 | 110001 | 101001000 | 11101 | 100111 |
Color Harmonies of #824766
Complementary color
Monochromatic Colors of #824766
Black with #824766
Text Example
Text Example
White with #824766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824766; }
p { color: rgb(130,71,102); }
H1.HeaderClassName
{
color: #824766;
}
.AnyTagClassName
{
color: #824766;
}
</style>
background-color css
<style>
a { background-color: #824766; }
a { background-color: rgb(130,71,102); }
div.DivClassName
{
background-color: #824766;
}
.BgClassName
{
background-color: #824766;
}
</style>
border-color css
<style>
span { border-color: #824766; }
span { border-color: rgb(130,71,102); }
td.TdClassName
{
border-color: #824766;
}
.TagClassName
{
border-color: #824766;
}
</style>