Shades of Cosmic #824169
Tints of Cosmic #824169
RGB
CMYK
RGB Variations
Color information
#824169 (or 0x824169) is known color: Cosmic. HEX triplet: 82, 41 and 69. RGB value is (130,65,105). Sum of RGB (Red+Green+Blue) = 130+65+105=300 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.33% from 300); Green value is 65 (25.78% from 255 or 21.67% from 300); Blue value is 105 (41.41% from 255 or 35% from 300); Max value from RGB is 130 - color contains mainly: red. Hex color #824169 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824169 is #7DBE96. Grayscale: #585858. Windows color (decimal): -8240791 or 6898050. OLE color: 6898050.
HSL color Cylindrical-coordinate representation of color #824169: hue angle of 323.08º 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 #824169 is Cyan = 0, Magento = 0.50, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 65 | 105 | - |
| CMYK | 0 | 0.50 | 0.19 | 0.49 |
| HSL | 323.08º | 0.33% | 0.38% | - |
| HSV(B) | 323.08º | 0.5% | 0.51% | - |
| XYZ | 13.65 | 9.55 | 14.49 | - |
| YUV | 89 | 137.03 | 157.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 65 | 105 | 0 | 0.50 | 0.19 | 0.49 | 323.08 | 0.33 | 0.38 |
| Hex | 82 | 41 | 69 | 0 | 32 | 13 | 31 | 143 | 21 | 26 |
| Octal | 202 | 101 | 151 | 0 | 62 | 23 | 61 | 503 | 41 | 46 |
| Binary | 10000010 | 1000001 | 1101001 | 0 | 110010 | 10011 | 110001 | 101000011 | 100001 | 100110 |
Color Harmonies of #824169
Complementary color
Monochromatic Colors of #824169
Black with #824169
Text Example
Text Example
White with #824169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824169; }
p { color: rgb(130,65,105); }
H1.HeaderClassName
{
color: #824169;
}
.AnyTagClassName
{
color: #824169;
}
</style>
background-color css
<style>
a { background-color: #824169; }
a { background-color: rgb(130,65,105); }
div.DivClassName
{
background-color: #824169;
}
.BgClassName
{
background-color: #824169;
}
</style>
border-color css
<style>
span { border-color: #824169; }
span { border-color: rgb(130,65,105); }
td.TdClassName
{
border-color: #824169;
}
.TagClassName
{
border-color: #824169;
}
</style>