#f0be26 - Saffron Hex Color Code

#F0BE26 (Saffron) - RGB 240, 190, 38 Color Information

#f0be26 Conversion Table

HEX Triplet F0, BE, 26
RGB Decimal 240, 190, 38
RGB Octal 360, 276, 46
RGB Percent 94.1%, 74.5%, 14.9%
RGB Binary 11110000, 10111110, 100110
CMY 0.059, 0.255, 0.851
CMYK 0, 21, 84, 6

Percentages of Color #F0BE26

R 94.1%
G 74.5%
B 14.9%
RGB Percentages of Color #f0be26
C 0%
M 21%
Y 84%
K 6%
CMYK Percentages of Color #f0be26

Color spaces of #F0BE26 Saffron - RGB(240, 190, 38)

HSV (or HSB) 45°, 84°, 94°
HSL 45°, 87°, 55°
Web Safe #ffcc33
XYZ 54.698, 55.492, 9.662
CIE-Lab 79.324, 5.015, 75.145
xyY 0.456, 0.463, 55.492
Decimal 15777318

#f0be26 Color Accessibility Scores (Saffron Contrast Checker)

#f0be26

On dark background [GOOD]

#f0be26

On light background [POOR]

#f0be26

As background color [POOR]

Saffron ↔ #f0be26 Color Blindness Simulator

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

#F0BE26 Color Combinations - Color Schemes with f0be26

#f0be26 Analogous Colors

#f0be26 Triadic Colors

#f0be26 Split Complementary Colors

#f0be26 Complementary Colors

Shades and Tints of #f0be26 Color Variations

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

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

Alternatives colours to Saffron (#f0be26)

#f0be26 Color Codes for CSS3/HTML5 and Icon Previews

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

#F0BE26 in Programming

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

#f0be26 - RGB(240, 190, 38) - Saffron Color FAQ

What is the color code for Saffron?

Hex color code for Saffron color is #f0be26. RGB color code for saffron color is rgb(240, 190, 38).

What is the RGB value of #f0be26?

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

What is the RGB percentage of #f0be26?

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

What does RGB 240,190,38 mean?

The RGB color 240, 190, 38 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 Saffron.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #f0be26 is composed of 0% Cyan, 21% Magenta, 84% 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 21% of Magenta contributes to the red-purple qualities. The 84% 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 #f0be26?

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

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

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

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