Shades of Cosmic #825468
Tints of Cosmic #825468
RGB
CMYK
RGB Variations
Color information
#825468 (or 0x825468) is known color: Cosmic. HEX triplet: 82, 54 and 68. RGB value is (130,84,104). Sum of RGB (Red+Green+Blue) = 130+84+104=318 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.88% from 318); Green value is 84 (33.20% from 255 or 26.42% from 318); Blue value is 104 (41.02% from 255 or 32.70% from 318); Max value from RGB is 130 - color contains mainly: red. Hex color #825468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825468 is #7DAB97. Grayscale: #646464. Windows color (decimal): -8235928 or 6837378. OLE color: 6837378.
HSL color Cylindrical-coordinate representation of color #825468: hue angle of 333.91º 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 #825468 is Cyan = 0, Magento = 0.35, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 104 | - |
| CMYK | 0 | 0.35 | 0.2 | 0.49 |
| HSL | 333.91º | 0.21% | 0.42% | - |
| HSV(B) | 333.91º | 0.35% | 0.51% | - |
| XYZ | 14.87 | 12.09 | 14.65 | - |
| YUV | 100.03 | 130.24 | 149.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 104 | 0 | 0.35 | 0.2 | 0.49 | 333.91 | 0.21 | 0.42 |
| Hex | 82 | 54 | 68 | 0 | 23 | 14 | 31 | 14E | 15 | 2A |
| Octal | 202 | 124 | 150 | 0 | 43 | 24 | 61 | 516 | 25 | 52 |
| Binary | 10000010 | 1010100 | 1101000 | 0 | 100011 | 10100 | 110001 | 101001110 | 10101 | 101010 |
Color Harmonies of #825468
Complementary color
Monochromatic Colors of #825468
Black with #825468
Text Example
Text Example
White with #825468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825468; }
p { color: rgb(130,84,104); }
H1.HeaderClassName
{
color: #825468;
}
.AnyTagClassName
{
color: #825468;
}
</style>
background-color css
<style>
a { background-color: #825468; }
a { background-color: rgb(130,84,104); }
div.DivClassName
{
background-color: #825468;
}
.BgClassName
{
background-color: #825468;
}
</style>
border-color css
<style>
span { border-color: #825468; }
span { border-color: rgb(130,84,104); }
td.TdClassName
{
border-color: #825468;
}
.TagClassName
{
border-color: #825468;
}
</style>