Shades of Cosmic #835271
Tints of Cosmic #835271
RGB
CMYK
RGB Variations
Color information
#835271 (or 0x835271) is known color: Cosmic. HEX triplet: 83, 52 and 71. RGB value is (131,82,113). Sum of RGB (Red+Green+Blue) = 131+82+113=326 (43% of max value = 765). Red value is 131 (51.56% from 255 or 40.18% from 326); Green value is 82 (32.42% from 255 or 25.15% from 326); Blue value is 113 (44.53% from 255 or 34.66% from 326); Max value from RGB is 131 - color contains mainly: red. Hex color #835271 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835271 is #7CAD8E. Grayscale: #646464. Windows color (decimal): -8170895 or 7426691. OLE color: 7426691.
HSL color Cylindrical-coordinate representation of color #835271: hue angle of 322.04º 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 #835271 is Cyan = 0, Magento = 0.37, Yellow = 0.14 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 82 | 113 | - |
| CMYK | 0 | 0.37 | 0.14 | 0.49 |
| HSL | 322.04º | 0.23% | 0.42% | - |
| HSV(B) | 322.04º | 0.37% | 0.51% | - |
| XYZ | 15.36 | 12.05 | 17.14 | - |
| YUV | 100.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 113 | 0 | 0.37 | 0.14 | 0.49 | 322.04 | 0.23 | 0.42 |
| Hex | 83 | 52 | 71 | 0 | 25 | E | 31 | 142 | 17 | 2A |
| Octal | 203 | 122 | 161 | 0 | 45 | 16 | 61 | 502 | 27 | 52 |
| Binary | 10000011 | 1010010 | 1110001 | 0 | 100101 | 1110 | 110001 | 101000010 | 10111 | 101010 |
Color Harmonies of #835271
Complementary color
Monochromatic Colors of #835271
Black with #835271
Text Example
Text Example
White with #835271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835271; }
p { color: rgb(131,82,113); }
H1.HeaderClassName
{
color: #835271;
}
.AnyTagClassName
{
color: #835271;
}
</style>
background-color css
<style>
a { background-color: #835271; }
a { background-color: rgb(131,82,113); }
div.DivClassName
{
background-color: #835271;
}
.BgClassName
{
background-color: #835271;
}
</style>
border-color css
<style>
span { border-color: #835271; }
span { border-color: rgb(131,82,113); }
td.TdClassName
{
border-color: #835271;
}
.TagClassName
{
border-color: #835271;
}
</style>