Shades of Cosmic #825569
Tints of Cosmic #825569
RGB
CMYK
RGB Variations
Color information
#825569 (or 0x825569) is known color: Cosmic. HEX triplet: 82, 55 and 69. RGB value is (130,85,105). Sum of RGB (Red+Green+Blue) = 130+85+105=320 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.62% from 320); Green value is 85 (33.59% from 255 or 26.56% from 320); Blue value is 105 (41.41% from 255 or 32.81% from 320); Max value from RGB is 130 - color contains mainly: red. Hex color #825569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825569 is #7DAA96. Grayscale: #646464. Windows color (decimal): -8235671 or 6903170. OLE color: 6903170.
HSL color Cylindrical-coordinate representation of color #825569: hue angle of 333.33º 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 #825569 is Cyan = 0, Magento = 0.35, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 85 | 105 | - |
| CMYK | 0 | 0.35 | 0.19 | 0.49 |
| HSL | 333.33º | 0.21% | 0.42% | - |
| HSV(B) | 333.33º | 0.35% | 0.51% | - |
| XYZ | 15 | 12.26 | 14.94 | - |
| YUV | 100.74 | 130.41 | 148.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 85 | 105 | 0 | 0.35 | 0.19 | 0.49 | 333.33 | 0.21 | 0.42 |
| Hex | 82 | 55 | 69 | 0 | 23 | 13 | 31 | 14D | 15 | 2A |
| Octal | 202 | 125 | 151 | 0 | 43 | 23 | 61 | 515 | 25 | 52 |
| Binary | 10000010 | 1010101 | 1101001 | 0 | 100011 | 10011 | 110001 | 101001101 | 10101 | 101010 |
Color Harmonies of #825569
Complementary color
Monochromatic Colors of #825569
Black with #825569
Text Example
Text Example
White with #825569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825569; }
p { color: rgb(130,85,105); }
H1.HeaderClassName
{
color: #825569;
}
.AnyTagClassName
{
color: #825569;
}
</style>
background-color css
<style>
a { background-color: #825569; }
a { background-color: rgb(130,85,105); }
div.DivClassName
{
background-color: #825569;
}
.BgClassName
{
background-color: #825569;
}
</style>
border-color css
<style>
span { border-color: #825569; }
span { border-color: rgb(130,85,105); }
td.TdClassName
{
border-color: #825569;
}
.TagClassName
{
border-color: #825569;
}
</style>