Shades of Cosmic #835573
Tints of Cosmic #835573
RGB
CMYK
RGB Variations
Color information
#835573 (or 0x835573) is known color: Cosmic. HEX triplet: 83, 55 and 73. RGB value is (131,85,115). Sum of RGB (Red+Green+Blue) = 131+85+115=331 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.58% from 331); Green value is 85 (33.59% from 255 or 25.68% from 331); Blue value is 115 (45.31% from 255 or 34.74% from 331); Max value from RGB is 131 - color contains mainly: red. Hex color #835573 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835573 is #7CAA8C. Grayscale: #666666. Windows color (decimal): -8170125 or 7558531. OLE color: 7558531.
HSL color Cylindrical-coordinate representation of color #835573: hue angle of 320.87º 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 #835573 is Cyan = 0, Magento = 0.35, Yellow = 0.12 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 85 | 115 | - |
| CMYK | 0 | 0.35 | 0.12 | 0.49 |
| HSL | 320.87º | 0.21% | 0.42% | - |
| HSV(B) | 320.87º | 0.35% | 0.51% | - |
| XYZ | 15.7 | 12.56 | 17.82 | - |
| YUV | 102.17 | 135.24 | 148.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 115 | 0 | 0.35 | 0.12 | 0.49 | 320.87 | 0.21 | 0.42 |
| Hex | 83 | 55 | 73 | 0 | 23 | C | 31 | 141 | 15 | 2A |
| Octal | 203 | 125 | 163 | 0 | 43 | 14 | 61 | 501 | 25 | 52 |
| Binary | 10000011 | 1010101 | 1110011 | 0 | 100011 | 1100 | 110001 | 101000001 | 10101 | 101010 |
Color Harmonies of #835573
Complementary color
Monochromatic Colors of #835573
Black with #835573
Text Example
Text Example
White with #835573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835573; }
p { color: rgb(131,85,115); }
H1.HeaderClassName
{
color: #835573;
}
.AnyTagClassName
{
color: #835573;
}
</style>
background-color css
<style>
a { background-color: #835573; }
a { background-color: rgb(131,85,115); }
div.DivClassName
{
background-color: #835573;
}
.BgClassName
{
background-color: #835573;
}
</style>
border-color css
<style>
span { border-color: #835573; }
span { border-color: rgb(131,85,115); }
td.TdClassName
{
border-color: #835573;
}
.TagClassName
{
border-color: #835573;
}
</style>