#efcc2c - Golden Dream Hex Color Code

#EFCC2C (Golden Dream) - RGB 239, 204, 44 Color Information

#efcc2c Conversion Table

HEX Triplet EF, CC, 2C
RGB Decimal 239, 204, 44
RGB Octal 357, 314, 54
RGB Percent 93.7%, 80%, 17.3%
RGB Binary 11101111, 11001100, 101100
CMY 0.063, 0.200, 0.827
CMYK 0, 15, 82, 6

Percentages of Color #EFCC2C

R 93.7%
G 80%
B 17.3%
RGB Percentages of Color #efcc2c
C 0%
M 15%
Y 82%
K 6%
CMYK Percentages of Color #efcc2c

Color spaces of #EFCC2C Golden Dream - RGB(239, 204, 44)

HSV (or HSB) 49°, 82°, 94°
HSL 49°, 86°, 55°
Web Safe #ffcc33
XYZ 57.644, 61.718, 11.258
CIE-Lab 82.763, -2.475, 76.412
xyY 0.441, 0.473, 61.718
Decimal 15715372

#efcc2c Color Accessibility Scores (Golden Dream Contrast Checker)

#efcc2c

On dark background [GOOD]

#efcc2c

On light background [POOR]

#efcc2c

As background color [POOR]

Golden Dream ↔ #efcc2c Color Blindness Simulator

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

#EFCC2C Color Combinations - Color Schemes with efcc2c

#efcc2c Analogous Colors

#efcc2c Triadic Colors

#efcc2c Split Complementary Colors

#efcc2c Complementary Colors

Shades and Tints of #efcc2c Color Variations

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

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

Alternatives colours to Golden Dream (#efcc2c)

#efcc2c Color Codes for CSS3/HTML5 and Icon Previews

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

#EFCC2C in Programming

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

#efcc2c - RGB(239, 204, 44) - Golden Dream Color FAQ

What is the color code for Golden Dream?

Hex color code for Golden Dream color is #efcc2c. RGB color code for golden dream color is rgb(239, 204, 44).

What is the RGB value of #efcc2c?

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

What is the RGB percentage of #efcc2c?

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

What does RGB 239,204,44 mean?

The RGB color 239, 204, 44 represents a bright and vivid shade of Red. The websafe version of this color is hex ffcc33. This color might be commonly referred to as a shade similar to Golden Dream.

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

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

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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