Shades of Cosmic #824567
Tints of Cosmic #824567
RGB
CMYK
RGB Variations
Color information
#824567 (or 0x824567) is known color: Cosmic. HEX triplet: 82, 45 and 67. RGB value is (130,69,103). Sum of RGB (Red+Green+Blue) = 130+69+103=302 (40% of max value = 765). Red value is 130 (51.17% from 255 or 43.05% from 302); Green value is 69 (27.34% from 255 or 22.85% from 302); Blue value is 103 (40.62% from 255 or 34.11% from 302); Max value from RGB is 130 - color contains mainly: red. Hex color #824567 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824567 is #7DBA98. Grayscale: #5B5B5B. Windows color (decimal): -8239769 or 6768002. OLE color: 6768002.
HSL color Cylindrical-coordinate representation of color #824567: hue angle of 326.56º 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 #824567 is Cyan = 0, Magento = 0.47, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 69 | 103 | - |
| CMYK | 0 | 0.47 | 0.21 | 0.49 |
| HSL | 326.56º | 0.31% | 0.39% | - |
| HSV(B) | 326.56º | 0.47% | 0.51% | - |
| XYZ | 13.78 | 9.98 | 14.03 | - |
| YUV | 91.12 | 134.71 | 155.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 69 | 103 | 0 | 0.47 | 0.21 | 0.49 | 326.56 | 0.31 | 0.39 |
| Hex | 82 | 45 | 67 | 0 | 2F | 15 | 31 | 147 | 1F | 27 |
| Octal | 202 | 105 | 147 | 0 | 57 | 25 | 61 | 507 | 37 | 47 |
| Binary | 10000010 | 1000101 | 1100111 | 0 | 101111 | 10101 | 110001 | 101000111 | 11111 | 100111 |
Color Harmonies of #824567
Complementary color
Monochromatic Colors of #824567
Black with #824567
Text Example
Text Example
White with #824567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824567; }
p { color: rgb(130,69,103); }
H1.HeaderClassName
{
color: #824567;
}
.AnyTagClassName
{
color: #824567;
}
</style>
background-color css
<style>
a { background-color: #824567; }
a { background-color: rgb(130,69,103); }
div.DivClassName
{
background-color: #824567;
}
.BgClassName
{
background-color: #824567;
}
</style>
border-color css
<style>
span { border-color: #824567; }
span { border-color: rgb(130,69,103); }
td.TdClassName
{
border-color: #824567;
}
.TagClassName
{
border-color: #824567;
}
</style>