Shades of Cosmic #825168
Tints of Cosmic #825168
RGB
CMYK
RGB Variations
Color information
#825168 (or 0x825168) is known color: Cosmic. HEX triplet: 82, 51 and 68. RGB value is (130,81,104). Sum of RGB (Red+Green+Blue) = 130+81+104=315 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.27% from 315); Green value is 81 (32.03% from 255 or 25.71% from 315); Blue value is 104 (41.02% from 255 or 33.02% from 315); Max value from RGB is 130 - color contains mainly: red. Hex color #825168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825168 is #7DAE97. Grayscale: #626262. Windows color (decimal): -8236696 or 6836610. OLE color: 6836610.
HSL color Cylindrical-coordinate representation of color #825168: hue angle of 331.84º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #825168 is Cyan = 0, Magento = 0.38, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 81 | 104 | - |
| CMYK | 0 | 0.38 | 0.2 | 0.49 |
| HSL | 331.84º | 0.23% | 0.41% | - |
| HSV(B) | 331.84º | 0.38% | 0.51% | - |
| XYZ | 14.65 | 11.63 | 14.57 | - |
| YUV | 98.27 | 131.23 | 150.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 81 | 104 | 0 | 0.38 | 0.2 | 0.49 | 331.84 | 0.23 | 0.41 |
| Hex | 82 | 51 | 68 | 0 | 26 | 14 | 31 | 14C | 17 | 29 |
| Octal | 202 | 121 | 150 | 0 | 46 | 24 | 61 | 514 | 27 | 51 |
| Binary | 10000010 | 1010001 | 1101000 | 0 | 100110 | 10100 | 110001 | 101001100 | 10111 | 101001 |
Color Harmonies of #825168
Complementary color
Monochromatic Colors of #825168
Black with #825168
Text Example
Text Example
White with #825168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825168; }
p { color: rgb(130,81,104); }
H1.HeaderClassName
{
color: #825168;
}
.AnyTagClassName
{
color: #825168;
}
</style>
background-color css
<style>
a { background-color: #825168; }
a { background-color: rgb(130,81,104); }
div.DivClassName
{
background-color: #825168;
}
.BgClassName
{
background-color: #825168;
}
</style>
border-color css
<style>
span { border-color: #825168; }
span { border-color: rgb(130,81,104); }
td.TdClassName
{
border-color: #825168;
}
.TagClassName
{
border-color: #825168;
}
</style>