Shades of Cosmic #824069
Tints of Cosmic #824069
RGB
CMYK
RGB Variations
Color information
#824069 (or 0x824069) is known color: Cosmic. HEX triplet: 82, 40 and 69. RGB value is (130,64,105). Sum of RGB (Red+Green+Blue) = 130+64+105=299 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.48% from 299); Green value is 64 (25.39% from 255 or 21.40% from 299); Blue value is 105 (41.41% from 255 or 35.12% from 299); Max value from RGB is 130 - color contains mainly: red. Hex color #824069 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824069 is #7DBF96. Grayscale: #585858. Windows color (decimal): -8241047 or 6897794. OLE color: 6897794.
HSL color Cylindrical-coordinate representation of color #824069: hue angle of 322.73º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #824069 is Cyan = 0, Magento = 0.51, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 64 | 105 | - |
| CMYK | 0 | 0.51 | 0.19 | 0.49 |
| HSL | 322.73º | 0.34% | 0.38% | - |
| HSV(B) | 322.73º | 0.51% | 0.51% | - |
| XYZ | 13.59 | 9.43 | 14.47 | - |
| YUV | 88.41 | 137.37 | 157.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 64 | 105 | 0 | 0.51 | 0.19 | 0.49 | 322.73 | 0.34 | 0.38 |
| Hex | 82 | 40 | 69 | 0 | 33 | 13 | 31 | 143 | 22 | 26 |
| Octal | 202 | 100 | 151 | 0 | 63 | 23 | 61 | 503 | 42 | 46 |
| Binary | 10000010 | 1000000 | 1101001 | 0 | 110011 | 10011 | 110001 | 101000011 | 100010 | 100110 |
Color Harmonies of #824069
Complementary color
Monochromatic Colors of #824069
Black with #824069
Text Example
Text Example
White with #824069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824069; }
p { color: rgb(130,64,105); }
H1.HeaderClassName
{
color: #824069;
}
.AnyTagClassName
{
color: #824069;
}
</style>
background-color css
<style>
a { background-color: #824069; }
a { background-color: rgb(130,64,105); }
div.DivClassName
{
background-color: #824069;
}
.BgClassName
{
background-color: #824069;
}
</style>
border-color css
<style>
span { border-color: #824069; }
span { border-color: rgb(130,64,105); }
td.TdClassName
{
border-color: #824069;
}
.TagClassName
{
border-color: #824069;
}
</style>