Shades of Cosmic #825368
Tints of Cosmic #825368
RGB
CMYK
RGB Variations
Color information
#825368 (or 0x825368) is known color: Cosmic. HEX triplet: 82, 53 and 68. RGB value is (130,83,104). Sum of RGB (Red+Green+Blue) = 130+83+104=317 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.01% from 317); Green value is 83 (32.81% from 255 or 26.18% from 317); Blue value is 104 (41.02% from 255 or 32.81% from 317); Max value from RGB is 130 - color contains mainly: red. Hex color #825368 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825368 is #7DAC97. Grayscale: #636363. Windows color (decimal): -8236184 or 6837122. OLE color: 6837122.
HSL color Cylindrical-coordinate representation of color #825368: hue angle of 333.19º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #825368 is Cyan = 0, Magento = 0.36, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 104 | - |
| CMYK | 0 | 0.36 | 0.2 | 0.49 |
| HSL | 333.19º | 0.22% | 0.42% | - |
| HSV(B) | 333.19º | 0.36% | 0.51% | - |
| XYZ | 14.8 | 11.93 | 14.62 | - |
| YUV | 99.45 | 130.57 | 149.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 104 | 0 | 0.36 | 0.2 | 0.49 | 333.19 | 0.22 | 0.42 |
| Hex | 82 | 53 | 68 | 0 | 24 | 14 | 31 | 14D | 16 | 2A |
| Octal | 202 | 123 | 150 | 0 | 44 | 24 | 61 | 515 | 26 | 52 |
| Binary | 10000010 | 1010011 | 1101000 | 0 | 100100 | 10100 | 110001 | 101001101 | 10110 | 101010 |
Color Harmonies of #825368
Complementary color
Monochromatic Colors of #825368
Black with #825368
Text Example
Text Example
White with #825368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825368; }
p { color: rgb(130,83,104); }
H1.HeaderClassName
{
color: #825368;
}
.AnyTagClassName
{
color: #825368;
}
</style>
background-color css
<style>
a { background-color: #825368; }
a { background-color: rgb(130,83,104); }
div.DivClassName
{
background-color: #825368;
}
.BgClassName
{
background-color: #825368;
}
</style>
border-color css
<style>
span { border-color: #825368; }
span { border-color: rgb(130,83,104); }
td.TdClassName
{
border-color: #825368;
}
.TagClassName
{
border-color: #825368;
}
</style>