Shades of Cosmic #825467
Tints of Cosmic #825467
RGB
CMYK
RGB Variations
Color information
#825467 (or 0x825467) is known color: Cosmic. HEX triplet: 82, 54 and 67. RGB value is (130,84,103). Sum of RGB (Red+Green+Blue) = 130+84+103=317 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.01% from 317); Green value is 84 (33.20% from 255 or 26.50% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 130 - color contains mainly: red. Hex color #825467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825467 is #7DAB98. Grayscale: #636363. Windows color (decimal): -8235929 or 6771842. OLE color: 6771842.
HSL color Cylindrical-coordinate representation of color #825467: hue angle of 335.22º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #825467 is Cyan = 0, Magento = 0.35, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 103 | - |
| CMYK | 0 | 0.35 | 0.21 | 0.49 |
| HSL | 335.22º | 0.21% | 0.42% | - |
| HSV(B) | 335.22º | 0.35% | 0.51% | - |
| XYZ | 14.82 | 12.07 | 14.38 | - |
| YUV | 99.92 | 129.74 | 149.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 103 | 0 | 0.35 | 0.21 | 0.49 | 335.22 | 0.21 | 0.42 |
| Hex | 82 | 54 | 67 | 0 | 23 | 15 | 31 | 14F | 15 | 2A |
| Octal | 202 | 124 | 147 | 0 | 43 | 25 | 61 | 517 | 25 | 52 |
| Binary | 10000010 | 1010100 | 1100111 | 0 | 100011 | 10101 | 110001 | 101001111 | 10101 | 101010 |
Color Harmonies of #825467
Complementary color
Monochromatic Colors of #825467
Black with #825467
Text Example
Text Example
White with #825467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825467; }
p { color: rgb(130,84,103); }
H1.HeaderClassName
{
color: #825467;
}
.AnyTagClassName
{
color: #825467;
}
</style>
background-color css
<style>
a { background-color: #825467; }
a { background-color: rgb(130,84,103); }
div.DivClassName
{
background-color: #825467;
}
.BgClassName
{
background-color: #825467;
}
</style>
border-color css
<style>
span { border-color: #825467; }
span { border-color: rgb(130,84,103); }
td.TdClassName
{
border-color: #825467;
}
.TagClassName
{
border-color: #825467;
}
</style>