Shades of Cosmic #825369
Tints of Cosmic #825369
RGB
CMYK
RGB Variations
Color information
#825369 (or 0x825369) is known color: Cosmic. HEX triplet: 82, 53 and 69. RGB value is (130,83,105). Sum of RGB (Red+Green+Blue) = 130+83+105=318 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.88% from 318); Green value is 83 (32.81% from 255 or 26.10% from 318); Blue value is 105 (41.41% from 255 or 33.02% from 318); Max value from RGB is 130 - color contains mainly: red. Hex color #825369 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825369 is #7DAC96. Grayscale: #636363. Windows color (decimal): -8236183 or 6902658. OLE color: 6902658.
HSL color Cylindrical-coordinate representation of color #825369: hue angle of 331.91º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #825369 is Cyan = 0, Magento = 0.36, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 105 | - |
| CMYK | 0 | 0.36 | 0.19 | 0.49 |
| HSL | 331.91º | 0.22% | 0.42% | - |
| HSV(B) | 331.91º | 0.36% | 0.51% | - |
| XYZ | 14.85 | 11.95 | 14.89 | - |
| YUV | 99.56 | 131.07 | 149.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 105 | 0 | 0.36 | 0.19 | 0.49 | 331.91 | 0.22 | 0.42 |
| Hex | 82 | 53 | 69 | 0 | 24 | 13 | 31 | 14C | 16 | 2A |
| Octal | 202 | 123 | 151 | 0 | 44 | 23 | 61 | 514 | 26 | 52 |
| Binary | 10000010 | 1010011 | 1101001 | 0 | 100100 | 10011 | 110001 | 101001100 | 10110 | 101010 |
Color Harmonies of #825369
Complementary color
Monochromatic Colors of #825369
Black with #825369
Text Example
Text Example
White with #825369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825369; }
p { color: rgb(130,83,105); }
H1.HeaderClassName
{
color: #825369;
}
.AnyTagClassName
{
color: #825369;
}
</style>
background-color css
<style>
a { background-color: #825369; }
a { background-color: rgb(130,83,105); }
div.DivClassName
{
background-color: #825369;
}
.BgClassName
{
background-color: #825369;
}
</style>
border-color css
<style>
span { border-color: #825369; }
span { border-color: rgb(130,83,105); }
td.TdClassName
{
border-color: #825369;
}
.TagClassName
{
border-color: #825369;
}
</style>