Shades of Cosmic #825568
Tints of Cosmic #825568
RGB
CMYK
RGB Variations
Color information
#825568 (or 0x825568) is known color: Cosmic. HEX triplet: 82, 55 and 68. RGB value is (130,85,104). Sum of RGB (Red+Green+Blue) = 130+85+104=319 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.75% from 319); Green value is 85 (33.59% from 255 or 26.65% from 319); Blue value is 104 (41.02% from 255 or 32.60% from 319); Max value from RGB is 130 - color contains mainly: red. Hex color #825568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825568 is #7DAA97. Grayscale: #646464. Windows color (decimal): -8235672 or 6837634. OLE color: 6837634.
HSL color Cylindrical-coordinate representation of color #825568: hue angle of 334.67º 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 #825568 is Cyan = 0, Magento = 0.35, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 85 | 104 | - |
| CMYK | 0 | 0.35 | 0.2 | 0.49 |
| HSL | 334.67º | 0.21% | 0.42% | - |
| HSV(B) | 334.67º | 0.35% | 0.51% | - |
| XYZ | 14.95 | 12.24 | 14.67 | - |
| YUV | 100.62 | 129.91 | 148.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 85 | 104 | 0 | 0.35 | 0.2 | 0.49 | 334.67 | 0.21 | 0.42 |
| Hex | 82 | 55 | 68 | 0 | 23 | 14 | 31 | 14F | 15 | 2A |
| Octal | 202 | 125 | 150 | 0 | 43 | 24 | 61 | 517 | 25 | 52 |
| Binary | 10000010 | 1010101 | 1101000 | 0 | 100011 | 10100 | 110001 | 101001111 | 10101 | 101010 |
Color Harmonies of #825568
Complementary color
Monochromatic Colors of #825568
Black with #825568
Text Example
Text Example
White with #825568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825568; }
p { color: rgb(130,85,104); }
H1.HeaderClassName
{
color: #825568;
}
.AnyTagClassName
{
color: #825568;
}
</style>
background-color css
<style>
a { background-color: #825568; }
a { background-color: rgb(130,85,104); }
div.DivClassName
{
background-color: #825568;
}
.BgClassName
{
background-color: #825568;
}
</style>
border-color css
<style>
span { border-color: #825568; }
span { border-color: rgb(130,85,104); }
td.TdClassName
{
border-color: #825568;
}
.TagClassName
{
border-color: #825568;
}
</style>