#83477D Visiona Red
#83477D (Visiona Red) RGB value is (131, 71, 125).
Red value is 131, green value is 71, and blue value is 125.
Cylindrical-coordinate representations (HSL) of color #83477D: hue: 306°, saturation: 29.7%, and lightness: 39.6%.
Process color (CMYK) of #83477D is 0%, 45.8%, 4.6%, 48.6%. Web safe color equivalent of #83477D is ##993366. Color #83477D contains mainly Red.
Color Spaces
| Color spaces of #83477D | Value |
|---|---|
| RGB | 131, 71, 125 |
| HSL | 306°, 29.7%, 39.6% |
| HSV / HSB | 306°, 45.8%, 51.4% |
| CMYK | 0%, 45.8%, 4.6%, 48.6% |
| XYZ | 15.31, 10.81, 20.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000011 | 01000111 | 01111101 |
| Octal | 203 | 107 | 175 |
| Decimal | 131 | 71 | 125 |
| Hex | 83 | 47 | 7D |
Shades of #83477D
Tints of #83477D
.mybgColor { background-color: #83477D; }
.myforeColor { color: #83477D; }
.myborderColor { border: 3px solid #83477D; }
<p style="color:#83477D">Text here</p>
This sample text is styled with font color #83477D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#83477D">Div content here</div>
<div style="border:3px solid #83477D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(131, 71, 125, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #83477D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #83477D;
-webkit-box-shadow: 1px 1px 3px #83477D;
box-shadow: 1px 1px 3px #83477D; }
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 #83477D (Visiona Red)
Color Overview & Profile: Color #83477D, also known as Visiona Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (131/255), 28% Green (71/255), and 49% Blue (125/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #83477D translates into the CMYK subtractive color model with values of 0% Cyan, 45.8% Magenta, 4.6% Yellow, and 48.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 306°, saturation of 29.7%, and lightness of 39.6%.
Web Accessibility & Design Recommendations: When implementing #83477D 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 ##993366.
