Shades of Cosmic #825769
Tints of Cosmic #825769
RGB
CMYK
RGB Variations
Color information
#825769 (or 0x825769) is known color: Cosmic. HEX triplet: 82, 57 and 69. RGB value is (130,87,105). Sum of RGB (Red+Green+Blue) = 130+87+105=322 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.37% from 322); Green value is 87 (34.38% from 255 or 27.02% from 322); Blue value is 105 (41.41% from 255 or 32.61% from 322); Max value from RGB is 130 - color contains mainly: red. Hex color #825769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825769 is #7DA896. Grayscale: #656565. Windows color (decimal): -8235159 or 6903682. OLE color: 6903682.
HSL color Cylindrical-coordinate representation of color #825769: hue angle of 334.88º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #825769 is Cyan = 0, Magento = 0.33, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 105 | - |
| CMYK | 0 | 0.33 | 0.19 | 0.49 |
| HSL | 334.88º | 0.2% | 0.43% | - |
| HSV(B) | 334.88º | 0.33% | 0.51% | - |
| XYZ | 15.16 | 12.58 | 14.99 | - |
| YUV | 101.91 | 129.75 | 148.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 105 | 0 | 0.33 | 0.19 | 0.49 | 334.88 | 0.2 | 0.43 |
| Hex | 82 | 57 | 69 | 0 | 21 | 13 | 31 | 14F | 14 | 2B |
| Octal | 202 | 127 | 151 | 0 | 41 | 23 | 61 | 517 | 24 | 53 |
| Binary | 10000010 | 1010111 | 1101001 | 0 | 100001 | 10011 | 110001 | 101001111 | 10100 | 101011 |
Color Harmonies of #825769
Complementary color
Monochromatic Colors of #825769
Black with #825769
Text Example
Text Example
White with #825769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825769; }
p { color: rgb(130,87,105); }
H1.HeaderClassName
{
color: #825769;
}
.AnyTagClassName
{
color: #825769;
}
</style>
background-color css
<style>
a { background-color: #825769; }
a { background-color: rgb(130,87,105); }
div.DivClassName
{
background-color: #825769;
}
.BgClassName
{
background-color: #825769;
}
</style>
border-color css
<style>
span { border-color: #825769; }
span { border-color: rgb(130,87,105); }
td.TdClassName
{
border-color: #825769;
}
.TagClassName
{
border-color: #825769;
}
</style>