#e4f02a - Golden Dream Hex Color Code

#E4F02A (Golden Dream) - RGB 228, 240, 42 Color Information

#e4f02a Conversion Table

HEX Triplet E4, F0, 2A
RGB Decimal 228, 240, 42
RGB Octal 344, 360, 52
RGB Percent 89.4%, 94.1%, 16.5%
RGB Binary 11100100, 11110000, 101010
CMY 0.106, 0.059, 0.835
CMYK 5, 0, 83, 6

Percentages of Color #E4F02A

R 89.4%
G 94.1%
B 16.5%
RGB Percentages of Color #e4f02a
C 5%
M 0%
Y 83%
K 6%
CMYK Percentages of Color #e4f02a

Color spaces of #E4F02A Golden Dream - RGB(228, 240, 42)

HSV (or HSB) 64°, 83°, 94°
HSL 64°, 87°, 55°
Web Safe #ccff33
XYZ 63.573, 78.981, 14.085
CIE-Lab 91.226, -24.912, 83.724
xyY 0.406, 0.504, 78.981
Decimal 15003690

#e4f02a Color Accessibility Scores (Golden Dream Contrast Checker)

#e4f02a

On dark background [GOOD]

#e4f02a

On light background [POOR]

#e4f02a

As background color [POOR]

Golden Dream ↔ #e4f02a Color Blindness Simulator

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

#E4F02A Color Combinations - Color Schemes with e4f02a

#e4f02a Analogous Colors

#e4f02a Triadic Colors

#e4f02a Split Complementary Colors

#e4f02a Complementary Colors

Shades and Tints of #e4f02a Color Variations

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

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

Alternatives colours to Golden Dream (#e4f02a)

#e4f02a Color Codes for CSS3/HTML5 and Icon Previews

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

#E4F02A in Programming

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

#e4f02a - RGB(228, 240, 42) - Golden Dream Color FAQ

What is the color code for Golden Dream?

Hex color code for Golden Dream color is #e4f02a. RGB color code for golden dream color is rgb(228, 240, 42).

What is the RGB value of #e4f02a?

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

What is the RGB percentage of #e4f02a?

The RGB percentage composition for the hexadecimal color code #e4f02a is detailed as follows: 89.4% Red, 94.1% Green, and 16.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 89.4% 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 16.5% 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 #e4f02a.

What does RGB 228,240,42 mean?

The RGB color 228, 240, 42 represents a bright and vivid shade of Green. The websafe version of this color is hex ccff33. 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 #e4f02a?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #e4f02a has an HSL value of 64° (degrees) for Hue, 87% for Saturation, and 55% for Lightness. In this HSL representation, the Hue at 64° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 87% 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?
The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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