Shades of Cosmic #824668
Tints of Cosmic #824668
RGB
CMYK
RGB Variations
Color information
#824668 (or 0x824668) is known color: Cosmic. HEX triplet: 82, 46 and 68. RGB value is (130,70,104). Sum of RGB (Red+Green+Blue) = 130+70+104=304 (40% of max value = 765). Red value is 130 (51.17% from 255 or 42.76% from 304); Green value is 70 (27.73% from 255 or 23.03% from 304); Blue value is 104 (41.02% from 255 or 34.21% from 304); Max value from RGB is 130 - color contains mainly: red. Hex color #824668 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824668 is #7DB997. Grayscale: #5B5B5B. Windows color (decimal): -8239512 or 6833794. OLE color: 6833794.
HSL color Cylindrical-coordinate representation of color #824668: hue angle of 326º 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 #824668 is Cyan = 0, Magento = 0.46, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 70 | 104 | - |
| CMYK | 0 | 0.46 | 0.2 | 0.49 |
| HSL | 326º | 0.3% | 0.39% | - |
| HSV(B) | 326º | 0.46% | 0.51% | - |
| XYZ | 13.89 | 10.13 | 14.32 | - |
| YUV | 91.82 | 134.88 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 70 | 104 | 0 | 0.46 | 0.2 | 0.49 | 326 | 0.3 | 0.39 |
| Hex | 82 | 46 | 68 | 0 | 2E | 14 | 31 | 146 | 1E | 27 |
| Octal | 202 | 106 | 150 | 0 | 56 | 24 | 61 | 506 | 36 | 47 |
| Binary | 10000010 | 1000110 | 1101000 | 0 | 101110 | 10100 | 110001 | 101000110 | 11110 | 100111 |
Color Harmonies of #824668
Complementary color
Monochromatic Colors of #824668
Black with #824668
Text Example
Text Example
White with #824668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824668; }
p { color: rgb(130,70,104); }
H1.HeaderClassName
{
color: #824668;
}
.AnyTagClassName
{
color: #824668;
}
</style>
background-color css
<style>
a { background-color: #824668; }
a { background-color: rgb(130,70,104); }
div.DivClassName
{
background-color: #824668;
}
.BgClassName
{
background-color: #824668;
}
</style>
border-color css
<style>
span { border-color: #824668; }
span { border-color: rgb(130,70,104); }
td.TdClassName
{
border-color: #824668;
}
.TagClassName
{
border-color: #824668;
}
</style>