#ee3c4a - Salmon Pearl Hex Color Code

#EE3C4A (Salmon Pearl) - RGB 238, 60, 74 Color Information

#ee3c4a Conversion Table

HEX Triplet EE, 3C, 4A
RGB Decimal 238, 60, 74
RGB Octal 356, 74, 112
RGB Percent 93.3%, 23.5%, 29%
RGB Binary 11101110, 111100, 1001010
CMY 0.067, 0.765, 0.710
CMYK 0, 75, 69, 7

Percentages of Color #EE3C4A

R 93.3%
G 23.5%
B 29%
RGB Percentages of Color #ee3c4a
C 0%
M 75%
Y 69%
K 7%
CMYK Percentages of Color #ee3c4a

Color spaces of #EE3C4A Salmon Pearl - RGB(238, 60, 74)

HSV (or HSB) 355°, 75°, 93°
HSL 355°, 84°, 58°
Web Safe #ff3333
XYZ 38.112, 21.903, 8.698
CIE-Lab 53.924, 67.306, 34.425
xyY 0.555, 0.319, 21.903
Decimal 15613002

#ee3c4a Color Accessibility Scores (Salmon Pearl Contrast Checker)

#ee3c4a

On dark background [POOR]

#ee3c4a

On light background [GOOD]

#ee3c4a

As background color [GOOD]

Salmon Pearl ↔ #ee3c4a Color Blindness Simulator

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

#EE3C4A Color Combinations - Color Schemes with ee3c4a

#ee3c4a Analogous Colors

#ee3c4a Triadic Colors

#ee3c4a Split Complementary Colors

#ee3c4a Complementary Colors

Shades and Tints of #ee3c4a Color Variations

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

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

Alternatives colours to Salmon Pearl (#ee3c4a)

#ee3c4a Color Codes for CSS3/HTML5 and Icon Previews

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

#EE3C4A in Programming

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

#ee3c4a - RGB(238, 60, 74) - Salmon Pearl Color FAQ

What is the color code for Salmon Pearl?

Hex color code for Salmon Pearl color is #ee3c4a. RGB color code for salmon pearl color is rgb(238, 60, 74).

What is the RGB value of #ee3c4a?

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

What is the RGB percentage of #ee3c4a?

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

What does RGB 238,60,74 mean?

The RGB color 238, 60, 74 represents a dull and muted shade of Red. The websafe version of this color is hex ff3333. This color might be commonly referred to as a shade similar to Salmon Pearl.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ee3c4a has an HSL value of 355° (degrees) for Hue, 84% for Saturation, and 58% for Lightness. In this HSL representation, the Hue at 355° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 84% 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?
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...

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

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

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...