‎#FFF80A Lahn Yellow

‎#FFF80A

‎#FFF80A (Lahn Yellow) RGB value is (255, 248, 10).
Red value is 255, green value is 248, and blue value is 10.
Cylindrical-coordinate representations (HSL) of color ‎#FFF80A: hue: 58°, saturation: 100%, and lightness: 52%.
Process color (CMYK) of ‎#FFF80A is 0%, 2.7%, 96.1%, 0%. Web safe color equivalent of ‎#FFF80A is ‎##FFFF00. Color #FFF80A contains mainly Yellow.

Color Spaces

Color spaces of #FFF80A Value
RGB255, 248, 10
HSL58°, 100%, 52%
HSV / HSB58°, 96.1%, 100%
CMYK0%, 2.7%, 96.1%, 0%
XYZ74.87, 88.42, 13.41

Base Numbers

Base Red Green Blue
Binary 11111111 11111000 00001010
Octal 377 370 012
Decimal 255 248 10
Hex FF F8 0A

RGB Percentages for Color #FFF80A

Red: 49.7%
Green: 48.3%
Blue: 1.9%

CMYK Percentages of Color #FFF80A

Magenta: 2.7%
Yellow: 96.1%

Shades of #FFF80A

Tints of #FFF80A

CSS Codes for Color #FFF80A
.mybgColor { background-color: #FFF80A; }
.myforeColor { color: #FFF80A; }
.myborderColor { border: 3px solid #FFF80A; }
Text Font Color #FFF80A

<p style="color:#FFF80A">Text here</p>

This sample text is styled with font color #FFF80A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #FFF80A

<div style="background-color:#FFF80A">Div content here</div>

The background color of this container is #FFF80A.
Border Color #FFF80A

<div style="border:3px solid #FFF80A">Div here</div>

The border color of this container is #FFF80A.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 248, 10, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFF80A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFF80A;
-webkit-box-shadow: 1px 1px 3px #FFF80A;
box-shadow: 1px 1px 3px #FFF80A; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #FFF80A.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FFF80A (Lahn Yellow)

Color Overview & Profile: Color ‎#FFF80A, also known as Lahn Yellow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 97% Green (248/255), and 4% Blue (10/255). The primary color family component is Yellow.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#FFF80A translates into the CMYK subtractive color model with values of 0% Cyan, 2.7% Magenta, 96.1% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 58°, saturation of 100%, and lightness of 52%.

Web Accessibility & Design Recommendations: When implementing ‎#FFF80A 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 ‎##FFFF00.

‎#FFF80A Lahn Yellow hexcolor for Lahn Yellow Lahn Yellow hexcode Shades of #FFF80A Tints of #FFF80A Similar Colors to #FFF80A #FFF80A Color Combinations #FFF80A CSS & Web Code #FFF80A RGB & CMYK Warm Color Tone
Scroll to Top