#fcf535 - Golden Fizz Hex Color Code

#FCF535 (Golden Fizz) - RGB 252, 245, 53 Color Information

#fcf535 Conversion Table

HEX Triplet FC, F5, 35
RGB Decimal 252, 245, 53
RGB Octal 374, 365, 65
RGB Percent 98.8%, 96.1%, 20.8%
RGB Binary 11111100, 11110101, 110101
CMY 0.012, 0.039, 0.792
CMYK 0, 3, 79, 1

Percentages of Color #FCF535

R 98.8%
G 96.1%
B 20.8%
RGB Percentages of Color #fcf535
C 0%
M 3%
Y 79%
K 1%
CMYK Percentages of Color #fcf535

Color spaces of #FCF535 Golden Fizz - RGB(252, 245, 53)

HSV (or HSB) 58°, 79°, 99°
HSL 58°, 97°, 60°
Web Safe #ffff33
XYZ 73.440, 86.257, 16.147
CIE-Lab 94.422, -17.146, 84.522
xyY 0.418, 0.491, 86.257
Decimal 16577845

#fcf535 Color Accessibility Scores (Golden Fizz Contrast Checker)

#fcf535

On dark background [GOOD]

#fcf535

On light background [POOR]

#fcf535

As background color [POOR]

Golden Fizz ↔ #fcf535 Color Blindness Simulator

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

#FCF535 Color Combinations - Color Schemes with fcf535

#fcf535 Analogous Colors

#fcf535 Triadic Colors

#fcf535 Split Complementary Colors

#fcf535 Complementary Colors

Shades and Tints of #fcf535 Color Variations

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

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

Alternatives colours to Golden Fizz (#fcf535)

#fcf535 Color Codes for CSS3/HTML5 and Icon Previews

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

#FCF535 in Programming

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

#fcf535 - RGB(252, 245, 53) - Golden Fizz Color FAQ

What is the color code for Golden Fizz?

Hex color code for Golden Fizz color is #fcf535. RGB color code for golden fizz color is rgb(252, 245, 53).

What is the RGB value of #fcf535?

The RGB value corresponding to the hexadecimal color code #fcf535 is rgb(252, 245, 53). 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, '245' represents the green component's intensity, and '53' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #fcf535.

What is the RGB percentage of #fcf535?

The RGB percentage composition for the hexadecimal color code #fcf535 is detailed as follows: 98.8% Red, 96.1% Green, and 20.8% 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 96.1% and 20.8% 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 #fcf535.

What does RGB 252,245,53 mean?

The RGB color 252, 245, 53 represents a bright and vivid shade of Red. The websafe version of this color is hex ffff33. This color might be commonly referred to as a shade similar to Golden Fizz.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #fcf535 is composed of 0% Cyan, 3% Magenta, 79% 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 79% 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 #fcf535?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #fcf535 has an HSL value of 58° (degrees) for Hue, 97% for Saturation, and 60% for Lightness. In this HSL representation, the Hue at 58° 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 60% 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 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 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...

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

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