#f8c647 - Casablanca Hex Color Code

#F8C647 (Casablanca) - RGB 248, 198, 71 Color Information

#f8c647 Conversion Table

HEX Triplet F8, C6, 47
RGB Decimal 248, 198, 71
RGB Octal 370, 306, 107
RGB Percent 97.3%, 77.6%, 27.8%
RGB Binary 11111000, 11000110, 1000111
CMY 0.027, 0.224, 0.722
CMYK 0, 20, 71, 3

Percentages of Color #F8C647

R 97.3%
G 77.6%
B 27.8%
RGB Percentages of Color #f8c647
C 0%
M 20%
Y 71%
K 3%
CMYK Percentages of Color #f8c647

Color spaces of #F8C647 Casablanca - RGB(248, 198, 71)

HSV (or HSB) 43°, 71°, 97°
HSL 43°, 93°, 63°
Web Safe #ffcc33
XYZ 60.043, 60.800, 14.532
CIE-Lab 82.271, 5.439, 67.224
xyY 0.444, 0.449, 60.800
Decimal 16303687

#f8c647 Color Accessibility Scores (Casablanca Contrast Checker)

#f8c647

On dark background [GOOD]

#f8c647

On light background [POOR]

#f8c647

As background color [POOR]

Casablanca ↔ #f8c647 Color Blindness Simulator

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

#F8C647 Color Combinations - Color Schemes with f8c647

#f8c647 Analogous Colors

#f8c647 Triadic Colors

#f8c647 Split Complementary Colors

#f8c647 Complementary Colors

Shades and Tints of #f8c647 Color Variations

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

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

Alternatives colours to Casablanca (#f8c647)

#f8c647 Color Codes for CSS3/HTML5 and Icon Previews

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

#F8C647 in Programming

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

#f8c647 - RGB(248, 198, 71) - Casablanca Color FAQ

What is the color code for Casablanca?

Hex color code for Casablanca color is #f8c647. RGB color code for casablanca color is rgb(248, 198, 71).

What is the RGB value of #f8c647?

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

What is the RGB percentage of #f8c647?

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

What does RGB 248,198,71 mean?

The RGB color 248, 198, 71 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 Casablanca.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f8c647 has an HSL value of 43° (degrees) for Hue, 93% for Saturation, and 63% for Lightness. In this HSL representation, the Hue at 43° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 93% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 63% 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?
Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

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

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