#4FA1C0 Brig
#4FA1C0 (Brig) RGB value is (79, 161, 192).
Red value is 79, green value is 161, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color #4FA1C0: hue: 196°, saturation: 47.3%, and lightness: 53.1%.
Process color (CMYK) of #4FA1C0 is 58.9%, 16.1%, 0%, 24.7%. Web safe color equivalent of #4FA1C0 is ##6699CC. Color #4FA1C0 contains mainly Blue.
Color Spaces
| Color spaces of #4FA1C0 | Value |
|---|---|
| RGB | 79, 161, 192 |
| HSL | 196°, 47.3%, 53.1% |
| HSV / HSB | 196°, 58.9%, 75.3% |
| CMYK | 58.9%, 16.1%, 0%, 24.7% |
| XYZ | 25.48, 30.96, 54.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001111 | 10100001 | 11000000 |
| Octal | 117 | 241 | 300 |
| Decimal | 79 | 161 | 192 |
| Hex | 4F | A1 | C0 |
Shades of #4FA1C0
Tints of #4FA1C0
.mybgColor { background-color: #4FA1C0; }
.myforeColor { color: #4FA1C0; }
.myborderColor { border: 3px solid #4FA1C0; }
<p style="color:#4FA1C0">Text here</p>
This sample text is styled with font color #4FA1C0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4FA1C0">Div content here</div>
<div style="border:3px solid #4FA1C0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(79, 161, 192, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4FA1C0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4FA1C0;
-webkit-box-shadow: 1px 1px 3px #4FA1C0;
box-shadow: 1px 1px 3px #4FA1C0; }
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 #4FA1C0 (Brig)
Color Overview & Profile: Color #4FA1C0, also known as Brig, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (79/255), 63% Green (161/255), and 75% Blue (192/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #4FA1C0 translates into the CMYK subtractive color model with values of 58.9% Cyan, 16.1% Magenta, 0% Yellow, and 24.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 196°, saturation of 47.3%, and lightness of 53.1%.
Web Accessibility & Design Recommendations: When implementing #4FA1C0 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 ##6699CC.
