Shades of Cosmic #835872
Tints of Cosmic #835872
RGB
CMYK
RGB Variations
Color information
#835872 (or 0x835872) is known color: Cosmic. HEX triplet: 83, 58 and 72. RGB value is (131,88,114). Sum of RGB (Red+Green+Blue) = 131+88+114=333 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.34% from 333); Green value is 88 (34.77% from 255 or 26.43% from 333); Blue value is 114 (44.92% from 255 or 34.23% from 333); Max value from RGB is 131 - color contains mainly: red. Hex color #835872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835872 is #7CA78D. Grayscale: #676767. Windows color (decimal): -8169358 or 7493763. OLE color: 7493763.
HSL color Cylindrical-coordinate representation of color #835872: hue angle of 323.72º 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 #835872 is Cyan = 0, Magento = 0.33, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 88 | 114 | - |
| CMYK | 0 | 0.33 | 0.13 | 0.49 |
| HSL | 323.72º | 0.2% | 0.43% | - |
| HSV(B) | 323.72º | 0.33% | 0.51% | - |
| XYZ | 15.89 | 13.02 | 17.6 | - |
| YUV | 103.82 | 133.75 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 114 | 0 | 0.33 | 0.13 | 0.49 | 323.72 | 0.2 | 0.43 |
| Hex | 83 | 58 | 72 | 0 | 21 | D | 31 | 144 | 14 | 2B |
| Octal | 203 | 130 | 162 | 0 | 41 | 15 | 61 | 504 | 24 | 53 |
| Binary | 10000011 | 1011000 | 1110010 | 0 | 100001 | 1101 | 110001 | 101000100 | 10100 | 101011 |
Color Harmonies of #835872
Complementary color
Monochromatic Colors of #835872
Black with #835872
Text Example
Text Example
White with #835872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835872; }
p { color: rgb(131,88,114); }
H1.HeaderClassName
{
color: #835872;
}
.AnyTagClassName
{
color: #835872;
}
</style>
background-color css
<style>
a { background-color: #835872; }
a { background-color: rgb(131,88,114); }
div.DivClassName
{
background-color: #835872;
}
.BgClassName
{
background-color: #835872;
}
</style>
border-color css
<style>
span { border-color: #835872; }
span { border-color: rgb(131,88,114); }
td.TdClassName
{
border-color: #835872;
}
.TagClassName
{
border-color: #835872;
}
</style>