Shades of Cosmic #824566
Tints of Cosmic #824566
RGB
CMYK
RGB Variations
Color information
#824566 (or 0x824566) is known color: Cosmic. HEX triplet: 82, 45 and 66. RGB value is (130,69,102). Sum of RGB (Red+Green+Blue) = 130+69+102=301 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.19% from 301); Green value is 69 (27.34% from 255 or 22.92% from 301); Blue value is 102 (40.23% from 255 or 33.89% from 301); Max value from RGB is 130 - color contains mainly: red. Hex color #824566 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824566 is #7DBA99. Grayscale: #5A5A5A. Windows color (decimal): -8239770 or 6702466. OLE color: 6702466.
HSL color Cylindrical-coordinate representation of color #824566: hue angle of 327.54º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #824566 is Cyan = 0, Magento = 0.47, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 69 | 102 | - |
| CMYK | 0 | 0.47 | 0.22 | 0.49 |
| HSL | 327.54º | 0.31% | 0.39% | - |
| HSV(B) | 327.54º | 0.47% | 0.51% | - |
| XYZ | 13.73 | 9.96 | 13.77 | - |
| YUV | 91 | 134.21 | 155.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 69 | 102 | 0 | 0.47 | 0.22 | 0.49 | 327.54 | 0.31 | 0.39 |
| Hex | 82 | 45 | 66 | 0 | 2F | 16 | 31 | 148 | 1F | 27 |
| Octal | 202 | 105 | 146 | 0 | 57 | 26 | 61 | 510 | 37 | 47 |
| Binary | 10000010 | 1000101 | 1100110 | 0 | 101111 | 10110 | 110001 | 101001000 | 11111 | 100111 |
Color Harmonies of #824566
Complementary color
Monochromatic Colors of #824566
Black with #824566
Text Example
Text Example
White with #824566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824566; }
p { color: rgb(130,69,102); }
H1.HeaderClassName
{
color: #824566;
}
.AnyTagClassName
{
color: #824566;
}
</style>
background-color css
<style>
a { background-color: #824566; }
a { background-color: rgb(130,69,102); }
div.DivClassName
{
background-color: #824566;
}
.BgClassName
{
background-color: #824566;
}
</style>
border-color css
<style>
span { border-color: #824566; }
span { border-color: rgb(130,69,102); }
td.TdClassName
{
border-color: #824566;
}
.TagClassName
{
border-color: #824566;
}
</style>