#f1f08d - Khaki Hex Color Code

#F1F08D (Khaki) - RGB 241, 240, 141 Color Information

#f1f08d Conversion Table

HEX Triplet F1, F0, 8D
RGB Decimal 241, 240, 141
RGB Octal 361, 360, 215
RGB Percent 94.5%, 94.1%, 55.3%
RGB Binary 11110001, 11110000, 10001101
CMY 0.055, 0.059, 0.447
CMYK 0, 0, 41, 5

Percentages of Color #F1F08D

R 94.5%
G 94.1%
B 55.3%
RGB Percentages of Color #f1f08d
C 0%
M 0%
Y 41%
K 5%
CMYK Percentages of Color #f1f08d

Color spaces of #F1F08D Khaki - RGB(241, 240, 141)

HSV (or HSB) 59°, 41°, 95°
HSL 59°, 78°, 75°
Web Safe #ffff99
XYZ 72.243, 82.944, 37.401
CIE-Lab 92.990, -13.478, 47.845
xyY 0.375, 0.431, 82.944
Decimal 15855757

#f1f08d Color Accessibility Scores (Khaki Contrast Checker)

#f1f08d

On dark background [GOOD]

#f1f08d

On light background [POOR]

#f1f08d

As background color [POOR]

Khaki ↔ #f1f08d Color Blindness Simulator

Coming soon... You can see how #f1f08d is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#F1F08D Color Combinations - Color Schemes with f1f08d

#f1f08d Analogous Colors

#f1f08d Triadic Colors

#f1f08d Split Complementary Colors

#f1f08d Complementary Colors

Shades and Tints of #f1f08d Color Variations

#f1f08d Shade Color Variations (When you combine pure black with this color, #f1f08d, darker shades are produced.)

#f1f08d Tint Color Variations (Lighter shades of #f1f08d can be created by blending the color with different amounts of white.)

Alternatives colours to Khaki (#f1f08d)

#f1f08d Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #f1f08d
This sample text has a font color of #f1f08d
#f1f08d Border Color
This sample element has a border color of #f1f08d
#f1f08d CSS3 Linear Gradient
#f1f08d Background Color
This sample paragraph has a background color of #f1f08d
#f1f08d Text Shadow
This sample text has a shadow color of #f1f08d
Sample text with glow color #f1f08d
This sample text has a glow color of #f1f08d
#f1f08d Box Shadow
This sample element has a box shadow of #f1f08d
Sample text with Underline Color #f1f08d
This sample text has a underline color of #f1f08d
A selection of SVG images/icons using the hex version #f1f08d of the current color.

#F1F08D in Programming

HTML5, CSS3 #f1f08d
Java new Color(241, 240, 141);
.NET Color.FromArgb(255, 241, 240, 141);
Swift UIColor(red:241, green:240, blue:141, alpha:1.00000)
Objective-C [UIColor colorWithRed:241 green:240 blue:141 alpha:1.00000];
OpenGL glColor3f(241f, 240f, 141f);
Python Color('#f1f08d')

#f1f08d - RGB(241, 240, 141) - Khaki Color FAQ

What is the color code for Khaki?

Hex color code for Khaki color is #f1f08d. RGB color code for khaki color is rgb(241, 240, 141).

What is the RGB value of #f1f08d?

The RGB value corresponding to the hexadecimal color code #f1f08d is rgb(241, 240, 141). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '241' indicates the intensity of the red component, '240' represents the green component's intensity, and '141' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #f1f08d.

What is the RGB percentage of #f1f08d?

The RGB percentage composition for the hexadecimal color code #f1f08d is detailed as follows: 94.5% Red, 94.1% Green, and 55.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 94.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 94.1% and 55.3% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #f1f08d.

What does RGB 241,240,141 mean?

The RGB color 241, 240, 141 represents a bright and vivid shade of Red. The websafe version of this color is hex ffff99. This color might be commonly referred to as a shade similar to Khaki.

What is the CMYK (Cyan Magenta Yellow Black) color model of #f1f08d?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #f1f08d is composed of 0% Cyan, 0% Magenta, 41% Yellow, and 5% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 41% of Yellow typically adds to the brightness and warmth, and the 5% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #f1f08d?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f1f08d has an HSL value of 59° (degrees) for Hue, 78% for Saturation, and 75% for Lightness. In this HSL representation, the Hue at 59° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 78% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 75% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...