Shades of Cosmic #835270
Tints of Cosmic #835270
RGB
CMYK
RGB Variations
Color information
#835270 (or 0x835270) is known color: Cosmic. HEX triplet: 83, 52 and 70. RGB value is (131,82,112). Sum of RGB (Red+Green+Blue) = 131+82+112=325 (43% of max value = 765). Red value is 131 (51.56% from 255 or 40.31% from 325); Green value is 82 (32.42% from 255 or 25.23% from 325); Blue value is 112 (44.14% from 255 or 34.46% from 325); Max value from RGB is 131 - color contains mainly: red. Hex color #835270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835270 is #7CAD8F. Grayscale: #646464. Windows color (decimal): -8170896 or 7361155. OLE color: 7361155.
HSL color Cylindrical-coordinate representation of color #835270: hue angle of 323.27º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #835270 is Cyan = 0, Magento = 0.37, Yellow = 0.15 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 82 | 112 | - |
| CMYK | 0 | 0.37 | 0.15 | 0.49 |
| HSL | 323.27º | 0.23% | 0.42% | - |
| HSV(B) | 323.27º | 0.37% | 0.51% | - |
| XYZ | 15.3 | 12.03 | 16.84 | - |
| YUV | 100.07 | 134.73 | 150.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 112 | 0 | 0.37 | 0.15 | 0.49 | 323.27 | 0.23 | 0.42 |
| Hex | 83 | 52 | 70 | 0 | 25 | F | 31 | 143 | 17 | 2A |
| Octal | 203 | 122 | 160 | 0 | 45 | 17 | 61 | 503 | 27 | 52 |
| Binary | 10000011 | 1010010 | 1110000 | 0 | 100101 | 1111 | 110001 | 101000011 | 10111 | 101010 |
Color Harmonies of #835270
Complementary color
Monochromatic Colors of #835270
Black with #835270
Text Example
Text Example
White with #835270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835270; }
p { color: rgb(131,82,112); }
H1.HeaderClassName
{
color: #835270;
}
.AnyTagClassName
{
color: #835270;
}
</style>
background-color css
<style>
a { background-color: #835270; }
a { background-color: rgb(131,82,112); }
div.DivClassName
{
background-color: #835270;
}
.BgClassName
{
background-color: #835270;
}
</style>
border-color css
<style>
span { border-color: #835270; }
span { border-color: rgb(131,82,112); }
td.TdClassName
{
border-color: #835270;
}
.TagClassName
{
border-color: #835270;
}
</style>