Shades of Cosmic #825269
Tints of Cosmic #825269
RGB
CMYK
RGB Variations
Color information
#825269 (or 0x825269) is known color: Cosmic. HEX triplet: 82, 52 and 69. RGB value is (130,82,105). Sum of RGB (Red+Green+Blue) = 130+82+105=317 (41% of max value = 765). Red value is 130 (51.17% from 255 or 41.01% from 317); Green value is 82 (32.42% from 255 or 25.87% from 317); Blue value is 105 (41.41% from 255 or 33.12% from 317); Max value from RGB is 130 - color contains mainly: red. Hex color #825269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825269 is #7DAD96. Grayscale: #626262. Windows color (decimal): -8236439 or 6902402. OLE color: 6902402.
HSL color Cylindrical-coordinate representation of color #825269: hue angle of 331.25º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #825269 is Cyan = 0, Magento = 0.37, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 82 | 105 | - |
| CMYK | 0 | 0.37 | 0.19 | 0.49 |
| HSL | 331.25º | 0.23% | 0.42% | - |
| HSV(B) | 331.25º | 0.37% | 0.51% | - |
| XYZ | 14.77 | 11.8 | 14.86 | - |
| YUV | 98.97 | 131.4 | 150.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 82 | 105 | 0 | 0.37 | 0.19 | 0.49 | 331.25 | 0.23 | 0.42 |
| Hex | 82 | 52 | 69 | 0 | 25 | 13 | 31 | 14B | 17 | 2A |
| Octal | 202 | 122 | 151 | 0 | 45 | 23 | 61 | 513 | 27 | 52 |
| Binary | 10000010 | 1010010 | 1101001 | 0 | 100101 | 10011 | 110001 | 101001011 | 10111 | 101010 |
Color Harmonies of #825269
Complementary color
Monochromatic Colors of #825269
Black with #825269
Text Example
Text Example
White with #825269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825269; }
p { color: rgb(130,82,105); }
H1.HeaderClassName
{
color: #825269;
}
.AnyTagClassName
{
color: #825269;
}
</style>
background-color css
<style>
a { background-color: #825269; }
a { background-color: rgb(130,82,105); }
div.DivClassName
{
background-color: #825269;
}
.BgClassName
{
background-color: #825269;
}
</style>
border-color css
<style>
span { border-color: #825269; }
span { border-color: rgb(130,82,105); }
td.TdClassName
{
border-color: #825269;
}
.TagClassName
{
border-color: #825269;
}
</style>