#fcec72 - Marigold Yellow Hex Color Code

#FCEC72 (Marigold Yellow) - RGB 252, 236, 114 Color Information

#fcec72 Conversion Table

HEX Triplet FC, EC, 72
RGB Decimal 252, 236, 114
RGB Octal 374, 354, 162
RGB Percent 98.8%, 92.5%, 44.7%
RGB Binary 11111100, 11101100, 1110010
CMY 0.012, 0.075, 0.553
CMYK 0, 6, 55, 1

Percentages of Color #FCEC72

R 98.8%
G 92.5%
B 44.7%
RGB Percentages of Color #fcec72
C 0%
M 6%
Y 55%
K 1%
CMYK Percentages of Color #fcec72

Color spaces of #FCEC72 Marigold Yellow - RGB(252, 236, 114)

HSV (or HSB) 53°, 55°, 99°
HSL 53°, 96°, 72°
Web Safe #ffff66
XYZ 73.178, 81.901, 27.871
CIE-Lab 92.531, -9.542, 60.135
xyY 0.400, 0.448, 81.901
Decimal 16575602

#fcec72 Color Accessibility Scores (Marigold Yellow Contrast Checker)

#fcec72

On dark background [GOOD]

#fcec72

On light background [POOR]

#fcec72

As background color [POOR]

Marigold Yellow ↔ #fcec72 Color Blindness Simulator

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

#FCEC72 Color Combinations - Color Schemes with fcec72

#fcec72 Analogous Colors

#fcec72 Triadic Colors

#fcec72 Split Complementary Colors

#fcec72 Complementary Colors

Shades and Tints of #fcec72 Color Variations

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

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

Alternatives colours to Marigold Yellow (#fcec72)

#fcec72 Color Codes for CSS3/HTML5 and Icon Previews

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

#FCEC72 in Programming

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

#fcec72 - RGB(252, 236, 114) - Marigold Yellow Color FAQ

What is the color code for Marigold Yellow?

Hex color code for Marigold Yellow color is #fcec72. RGB color code for marigold yellow color is rgb(252, 236, 114).

What is the RGB value of #fcec72?

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

What is the RGB percentage of #fcec72?

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

What does RGB 252,236,114 mean?

The RGB color 252, 236, 114 represents a bright and vivid shade of Red. The websafe version of this color is hex ffff66. This color might be commonly referred to as a shade similar to Marigold Yellow.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #fcec72 is composed of 0% Cyan, 6% Magenta, 55% 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 6% of Magenta contributes to the red-purple qualities. The 55% 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 #fcec72?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fcec72 has an HSL value of 53° (degrees) for Hue, 96% for Saturation, and 72% for Lightness. In this HSL representation, the Hue at 53° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 96% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 72% 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?
Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...