#fbac50 - Casablanca Hex Color Code

#FBAC50 (Casablanca) - RGB 251, 172, 80 Color Information

#fbac50 Conversion Table

HEX Triplet FB, AC, 50
RGB Decimal 251, 172, 80
RGB Octal 373, 254, 120
RGB Percent 98.4%, 67.5%, 31.4%
RGB Binary 11111011, 10101100, 1010000
CMY 0.016, 0.325, 0.686
CMYK 0, 31, 68, 2

Percentages of Color #FBAC50

R 98.4%
G 67.5%
B 31.4%
RGB Percentages of Color #fbac50
C 0%
M 31%
Y 68%
K 2%
CMYK Percentages of Color #fbac50

Color spaces of #FBAC50 Casablanca - RGB(251, 172, 80)

HSV (or HSB) 32°, 68°, 98°
HSL 32°, 96°, 65°
Web Safe #ff9966
XYZ 55.984, 50.593, 14.404
CIE-Lab 76.432, 20.713, 57.458
xyY 0.463, 0.418, 50.593
Decimal 16493648

#fbac50 Color Accessibility Scores (Casablanca Contrast Checker)

#fbac50

On dark background [GOOD]

#fbac50

On light background [POOR]

#fbac50

As background color [POOR]

Casablanca ↔ #fbac50 Color Blindness Simulator

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

#FBAC50 Color Combinations - Color Schemes with fbac50

#fbac50 Analogous Colors

#fbac50 Triadic Colors

#fbac50 Split Complementary Colors

#fbac50 Complementary Colors

Shades and Tints of #fbac50 Color Variations

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

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

Alternatives colours to Casablanca (#fbac50)

#fbac50 Color Codes for CSS3/HTML5 and Icon Previews

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

#FBAC50 in Programming

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

#fbac50 - RGB(251, 172, 80) - Casablanca Color FAQ

What is the color code for Casablanca?

Hex color code for Casablanca color is #fbac50. RGB color code for casablanca color is rgb(251, 172, 80).

What is the RGB value of #fbac50?

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

What is the RGB percentage of #fbac50?

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

What does RGB 251,172,80 mean?

The RGB color 251, 172, 80 represents a bright and vivid shade of Red. The websafe version of this color is hex ff9966. This color might be commonly referred to as a shade similar to Casablanca.

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

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

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

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

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

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