#F7B930 Yellow Groove
#F7B930 (Yellow Groove) RGB value is (247, 185, 48).
Red value is 247, green value is 185, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #F7B930: hue: 41°, saturation: 92.6%, and lightness: 57.8%.
Process color (CMYK) of #F7B930 is 0%, 25.1%, 80.6%, 3.1%. Web safe color equivalent of #F7B930 is ##FFCC33. Color #F7B930 contains mainly Red.
Color Spaces
| Color spaces of #F7B930 | Value |
|---|---|
| RGB | 247, 185, 48 |
| HSL | 41°, 92.6%, 57.8% |
| HSV / HSB | 41°, 80.6%, 96.9% |
| CMYK | 0%, 25.1%, 80.6%, 3.1% |
| XYZ | 56.24, 54.69, 10.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 10111001 | 00110000 |
| Octal | 367 | 271 | 060 |
| Decimal | 247 | 185 | 48 |
| Hex | F7 | B9 | 30 |
Shades of #F7B930
Tints of #F7B930
.mybgColor { background-color: #F7B930; }
.myforeColor { color: #F7B930; }
.myborderColor { border: 3px solid #F7B930; }
<p style="color:#F7B930">Text here</p>
This sample text is styled with font color #F7B930. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7B930">Div content here</div>
<div style="border:3px solid #F7B930">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 185, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7B930; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7B930;
-webkit-box-shadow: 1px 1px 3px #F7B930;
box-shadow: 1px 1px 3px #F7B930; }
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 #F7B930 (Yellow Groove)
Color Overview & Profile: Color #F7B930, also known as Yellow Groove, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (247/255), 73% Green (185/255), and 19% Blue (48/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F7B930 translates into the CMYK subtractive color model with values of 0% Cyan, 25.1% Magenta, 80.6% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 41°, saturation of 92.6%, and lightness of 57.8%.
Web Accessibility & Design Recommendations: When implementing #F7B930 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 ##FFCC33.
