Shades of Cosmic #824465
Tints of Cosmic #824465
RGB
CMYK
RGB Variations
Color information
#824465 (or 0x824465) is known color: Cosmic. HEX triplet: 82, 44 and 65. RGB value is (130,68,101). Sum of RGB (Red+Green+Blue) = 130+68+101=299 (39% of max value = 765). Red value is 130 (51.17% from 255 or 43.48% from 299); Green value is 68 (26.95% from 255 or 22.74% from 299); Blue value is 101 (39.84% from 255 or 33.78% from 299); Max value from RGB is 130 - color contains mainly: red. Hex color #824465 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824465 is #7DBB9A. Grayscale: #5A5A5A. Windows color (decimal): -8240027 or 6636674. OLE color: 6636674.
HSL color Cylindrical-coordinate representation of color #824465: hue angle of 328.06º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #824465 is Cyan = 0, Magento = 0.48, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 68 | 101 | - |
| CMYK | 0 | 0.48 | 0.22 | 0.49 |
| HSL | 328.06º | 0.31% | 0.39% | - |
| HSV(B) | 328.06º | 0.48% | 0.51% | - |
| XYZ | 13.62 | 9.82 | 13.49 | - |
| YUV | 90.3 | 134.04 | 156.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 68 | 101 | 0 | 0.48 | 0.22 | 0.49 | 328.06 | 0.31 | 0.39 |
| Hex | 82 | 44 | 65 | 0 | 30 | 16 | 31 | 148 | 1F | 27 |
| Octal | 202 | 104 | 145 | 0 | 60 | 26 | 61 | 510 | 37 | 47 |
| Binary | 10000010 | 1000100 | 1100101 | 0 | 110000 | 10110 | 110001 | 101001000 | 11111 | 100111 |
Color Harmonies of #824465
Complementary color
Monochromatic Colors of #824465
Black with #824465
Text Example
Text Example
White with #824465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824465; }
p { color: rgb(130,68,101); }
H1.HeaderClassName
{
color: #824465;
}
.AnyTagClassName
{
color: #824465;
}
</style>
background-color css
<style>
a { background-color: #824465; }
a { background-color: rgb(130,68,101); }
div.DivClassName
{
background-color: #824465;
}
.BgClassName
{
background-color: #824465;
}
</style>
border-color css
<style>
span { border-color: #824465; }
span { border-color: rgb(130,68,101); }
td.TdClassName
{
border-color: #824465;
}
.TagClassName
{
border-color: #824465;
}
</style>