#202831 Infinity
#202831 (Infinity) RGB value is (32, 40, 49).
Red value is 32, green value is 40, and blue value is 49.
Cylindrical-coordinate representations (HSL) of color #202831: hue: 212°, saturation: 21%, and lightness: 15.9%.
Process color (CMYK) of #202831 is 34.7%, 18.4%, 0%, 80.8%. Web safe color equivalent of #202831 is ##333333. Color #202831 contains mainly Black.
Color Spaces
| Color spaces of #202831 | Value |
|---|---|
| RGB | 32, 40, 49 |
| HSL | 212°, 21%, 15.9% |
| HSV / HSB | 212°, 34.7%, 19.2% |
| CMYK | 34.7%, 18.4%, 0%, 80.8% |
| XYZ | 1.91, 2.05, 3.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100000 | 00101000 | 00110001 |
| Octal | 040 | 050 | 061 |
| Decimal | 32 | 40 | 49 |
| Hex | 20 | 28 | 31 |
Shades of #202831
Tints of #202831
.mybgColor { background-color: #202831; }
.myforeColor { color: #202831; }
.myborderColor { border: 3px solid #202831; }
<p style="color:#202831">Text here</p>
This sample text is styled with font color #202831. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#202831">Div content here</div>
<div style="border:3px solid #202831">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(32, 40, 49, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #202831; }
.divShadow { -moz-box-shadow: 1px 1px 3px #202831;
-webkit-box-shadow: 1px 1px 3px #202831;
box-shadow: 1px 1px 3px #202831; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #202831 (Infinity)
Color Overview & Profile: Color #202831, also known as Infinity, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 13% Red (32/255), 16% Green (40/255), and 19% Blue (49/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #202831 translates into the CMYK subtractive color model with values of 34.7% Cyan, 18.4% Magenta, 0% Yellow, and 80.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 212°, saturation of 21%, and lightness of 15.9%.
Web Accessibility & Design Recommendations: When implementing #202831 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##333333.
