Shades of Cosmic #825572
Tints of Cosmic #825572
RGB
CMYK
RGB Variations
Color information
#825572 (or 0x825572) is known color: Cosmic. HEX triplet: 82, 55 and 72. RGB value is (130,85,114). Sum of RGB (Red+Green+Blue) = 130+85+114=329 (43% of max value = 765). Red value is 130 (51.17% from 255 or 39.51% from 329); Green value is 85 (33.59% from 255 or 25.84% from 329); Blue value is 114 (44.92% from 255 or 34.65% from 329); Max value from RGB is 130 - color contains mainly: red. Hex color #825572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825572 is #7DAA8D. Grayscale: #656565. Windows color (decimal): -8235662 or 7492994. OLE color: 7492994.
HSL color Cylindrical-coordinate representation of color #825572: hue angle of 321.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 #825572 is Cyan = 0, Magento = 0.35, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 85 | 114 | - |
| CMYK | 0 | 0.35 | 0.12 | 0.49 |
| HSL | 321.33º | 0.21% | 0.42% | - |
| HSV(B) | 321.33º | 0.35% | 0.51% | - |
| XYZ | 15.49 | 12.46 | 17.51 | - |
| YUV | 101.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 85 | 114 | 0 | 0.35 | 0.12 | 0.49 | 321.33 | 0.21 | 0.42 |
| Hex | 82 | 55 | 72 | 0 | 23 | C | 31 | 141 | 15 | 2A |
| Octal | 202 | 125 | 162 | 0 | 43 | 14 | 61 | 501 | 25 | 52 |
| Binary | 10000010 | 1010101 | 1110010 | 0 | 100011 | 1100 | 110001 | 101000001 | 10101 | 101010 |
Color Harmonies of #825572
Complementary color
Monochromatic Colors of #825572
Black with #825572
Text Example
Text Example
White with #825572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825572; }
p { color: rgb(130,85,114); }
H1.HeaderClassName
{
color: #825572;
}
.AnyTagClassName
{
color: #825572;
}
</style>
background-color css
<style>
a { background-color: #825572; }
a { background-color: rgb(130,85,114); }
div.DivClassName
{
background-color: #825572;
}
.BgClassName
{
background-color: #825572;
}
</style>
border-color css
<style>
span { border-color: #825572; }
span { border-color: rgb(130,85,114); }
td.TdClassName
{
border-color: #825572;
}
.TagClassName
{
border-color: #825572;
}
</style>