#fdf68e - Dolly Hex Color Code

#FDF68E (Dolly) - RGB 253, 246, 142 Color Information

#fdf68e Conversion Table

HEX Triplet FD, F6, 8E
RGB Decimal 253, 246, 142
RGB Octal 375, 366, 216
RGB Percent 99.2%, 96.5%, 55.7%
RGB Binary 11111101, 11110110, 10001110
CMY 0.008, 0.035, 0.443
CMYK 0, 3, 44, 1

Percentages of Color #FDF68E

R 99.2%
G 96.5%
B 55.7%
RGB Percentages of Color #fdf68e
C 0%
M 3%
Y 44%
K 1%
CMYK Percentages of Color #fdf68e

Color spaces of #FDF68E Dolly - RGB(253, 246, 142)

HSV (or HSB) 56°, 44°, 99°
HSL 56°, 97°, 77°
Web Safe #ffff99
XYZ 78.346, 88.747, 38.592
CIE-Lab 95.475, -11.684, 50.659
xyY 0.381, 0.431, 88.747
Decimal 16643726

#fdf68e Color Accessibility Scores (Dolly Contrast Checker)

#fdf68e

On dark background [GOOD]

#fdf68e

On light background [POOR]

#fdf68e

As background color [POOR]

Dolly ↔ #fdf68e Color Blindness Simulator

Coming soon... You can see how #fdf68e 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.

#FDF68E Color Combinations - Color Schemes with fdf68e

#fdf68e Analogous Colors

#fdf68e Triadic Colors

#fdf68e Split Complementary Colors

#fdf68e Complementary Colors

Shades and Tints of #fdf68e Color Variations

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

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

Alternatives colours to Dolly (#fdf68e)

#fdf68e Color Codes for CSS3/HTML5 and Icon Previews

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

#FDF68E in Programming

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

#fdf68e - RGB(253, 246, 142) - Dolly Color FAQ

What is the color code for Dolly?

Hex color code for Dolly color is #fdf68e. RGB color code for dolly color is rgb(253, 246, 142).

What is the RGB value of #fdf68e?

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

What is the RGB percentage of #fdf68e?

The RGB percentage composition for the hexadecimal color code #fdf68e is detailed as follows: 99.2% Red, 96.5% Green, and 55.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 99.2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 96.5% and 55.7% 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 #fdf68e.

What does RGB 253,246,142 mean?

The RGB color 253, 246, 142 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 Dolly.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #fdf68e is composed of 0% Cyan, 3% Magenta, 44% Yellow, and 1% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 3% of Magenta contributes to the red-purple qualities. The 44% of Yellow typically adds to the brightness and warmth, and the 1% 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 #fdf68e?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fdf68e has an HSL value of 56° (degrees) for Hue, 97% for Saturation, and 77% for Lightness. In this HSL representation, the Hue at 56° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 97% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 77% 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?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...