#f07038 - Mandarin Pearl Hex Color Code

#F07038 (Mandarin Pearl) - RGB 240, 112, 56 Color Information

#f07038 Conversion Table

HEX Triplet F0, 70, 38
RGB Decimal 240, 112, 56
RGB Octal 360, 160, 70
RGB Percent 94.1%, 43.9%, 22%
RGB Binary 11110000, 1110000, 111000
CMY 0.059, 0.561, 0.780
CMYK 0, 53, 77, 6

Percentages of Color #F07038

R 94.1%
G 43.9%
B 22%
RGB Percentages of Color #f07038
C 0%
M 53%
Y 77%
K 6%
CMYK Percentages of Color #f07038

Color spaces of #F07038 Mandarin Pearl - RGB(240, 112, 56)

HSV (or HSB) 18°, 77°, 94°
HSL 18°, 86°, 58°
Web Safe #ff6633
XYZ 42.443, 30.399, 7.372
CIE-Lab 61.997, 45.978, 52.963
xyY 0.529, 0.379, 30.399
Decimal 15757368

#f07038 Color Accessibility Scores (Mandarin Pearl Contrast Checker)

#f07038

On dark background [POOR]

#f07038

On light background [GOOD]

#f07038

As background color [GOOD]

Mandarin Pearl ↔ #f07038 Color Blindness Simulator

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

#F07038 Color Combinations - Color Schemes with f07038

#f07038 Analogous Colors

#f07038 Triadic Colors

#f07038 Split Complementary Colors

#f07038 Complementary Colors

Shades and Tints of #f07038 Color Variations

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

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

Alternatives colours to Mandarin Pearl (#f07038)

#f07038 Color Codes for CSS3/HTML5 and Icon Previews

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

#F07038 in Programming

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

#f07038 - RGB(240, 112, 56) - Mandarin Pearl Color FAQ

What is the color code for Mandarin Pearl?

Hex color code for Mandarin Pearl color is #f07038. RGB color code for mandarin pearl color is rgb(240, 112, 56).

What is the RGB value of #f07038?

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

What is the RGB percentage of #f07038?

The RGB percentage composition for the hexadecimal color code #f07038 is detailed as follows: 94.1% Red, 43.9% Green, and 22% 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 43.9% and 22% 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 #f07038.

What does RGB 240,112,56 mean?

The RGB color 240, 112, 56 represents a dull and muted shade of Red. The websafe version of this color is hex ff6633. This color might be commonly referred to as a shade similar to Mandarin Pearl.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f07038 has an HSL value of 18° (degrees) for Hue, 86% for Saturation, and 58% for Lightness. In this HSL representation, the Hue at 18° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 86% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 58% 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?
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 ...

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...