Shades of Cosmic #835972
Tints of Cosmic #835972
RGB
CMYK
RGB Variations
Color information
#835972 (or 0x835972) is known color: Cosmic. HEX triplet: 83, 59 and 72. RGB value is (131,89,114). Sum of RGB (Red+Green+Blue) = 131+89+114=334 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.22% from 334); Green value is 89 (35.16% from 255 or 26.65% from 334); Blue value is 114 (44.92% from 255 or 34.13% from 334); Max value from RGB is 131 - color contains mainly: red. Hex color #835972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835972 is #7CA68D. Grayscale: #686868. Windows color (decimal): -8169102 or 7494019. OLE color: 7494019.
HSL color Cylindrical-coordinate representation of color #835972: hue angle of 324.29º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #835972 is Cyan = 0, Magento = 0.32, Yellow = 0.13 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 89 | 114 | - |
| CMYK | 0 | 0.32 | 0.13 | 0.49 |
| HSL | 324.29º | 0.19% | 0.43% | - |
| HSV(B) | 324.29º | 0.32% | 0.51% | - |
| XYZ | 15.97 | 13.18 | 17.62 | - |
| YUV | 104.41 | 133.41 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 114 | 0 | 0.32 | 0.13 | 0.49 | 324.29 | 0.19 | 0.43 |
| Hex | 83 | 59 | 72 | 0 | 20 | D | 31 | 144 | 13 | 2B |
| Octal | 203 | 131 | 162 | 0 | 40 | 15 | 61 | 504 | 23 | 53 |
| Binary | 10000011 | 1011001 | 1110010 | 0 | 100000 | 1101 | 110001 | 101000100 | 10011 | 101011 |
Color Harmonies of #835972
Complementary color
Monochromatic Colors of #835972
Black with #835972
Text Example
Text Example
White with #835972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835972; }
p { color: rgb(131,89,114); }
H1.HeaderClassName
{
color: #835972;
}
.AnyTagClassName
{
color: #835972;
}
</style>
background-color css
<style>
a { background-color: #835972; }
a { background-color: rgb(131,89,114); }
div.DivClassName
{
background-color: #835972;
}
.BgClassName
{
background-color: #835972;
}
</style>
border-color css
<style>
span { border-color: #835972; }
span { border-color: rgb(131,89,114); }
td.TdClassName
{
border-color: #835972;
}
.TagClassName
{
border-color: #835972;
}
</style>