Shades of Cosmic #835169
Tints of Cosmic #835169
RGB
CMYK
RGB Variations
Color information
#835169 (or 0x835169) is known color: Cosmic. HEX triplet: 83, 51 and 69. RGB value is (131,81,105). Sum of RGB (Red+Green+Blue) = 131+81+105=317 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.32% from 317); Green value is 81 (32.03% from 255 or 25.55% from 317); Blue value is 105 (41.41% from 255 or 33.12% from 317); Max value from RGB is 131 - color contains mainly: red. Hex color #835169 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835169 is #7CAE96. Grayscale: #626262. Windows color (decimal): -8171159 or 6902147. OLE color: 6902147.
HSL color Cylindrical-coordinate representation of color #835169: hue angle of 331.2º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #835169 is Cyan = 0, Magento = 0.38, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 81 | 105 | - |
| CMYK | 0 | 0.38 | 0.20 | 0.49 |
| HSL | 331.2º | 0.24% | 0.42% | - |
| HSV(B) | 331.2º | 0.38% | 0.51% | - |
| XYZ | 14.85 | 11.73 | 14.85 | - |
| YUV | 98.69 | 131.57 | 151.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 81 | 105 | 0 | 0.38 | 0.20 | 0.49 | 331.2 | 0.24 | 0.42 |
| Hex | 83 | 51 | 69 | 0 | 26 | 14 | 31 | 14B | 18 | 2A |
| Octal | 203 | 121 | 151 | 0 | 46 | 24 | 61 | 513 | 30 | 52 |
| Binary | 10000011 | 1010001 | 1101001 | 0 | 100110 | 10100 | 110001 | 101001011 | 11000 | 101010 |
Color Harmonies of #835169
Complementary color
Monochromatic Colors of #835169
Black with #835169
Text Example
Text Example
White with #835169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835169; }
p { color: rgb(131,81,105); }
H1.HeaderClassName
{
color: #835169;
}
.AnyTagClassName
{
color: #835169;
}
</style>
background-color css
<style>
a { background-color: #835169; }
a { background-color: rgb(131,81,105); }
div.DivClassName
{
background-color: #835169;
}
.BgClassName
{
background-color: #835169;
}
</style>
border-color css
<style>
span { border-color: #835169; }
span { border-color: rgb(131,81,105); }
td.TdClassName
{
border-color: #835169;
}
.TagClassName
{
border-color: #835169;
}
</style>