#ed8996 - Sea Pink Hex Color Code

#ED8996 (Sea Pink) - RGB 237, 137, 150 Color Information

#ed8996 Conversion Table

HEX Triplet ED, 89, 96
RGB Decimal 237, 137, 150
RGB Octal 355, 211, 226
RGB Percent 92.9%, 53.7%, 58.8%
RGB Binary 11101101, 10001001, 10010110
CMY 0.071, 0.463, 0.412
CMYK 0, 42, 37, 7

Percentages of Color #ED8996

R 92.9%
G 53.7%
B 58.8%
RGB Percentages of Color #ed8996
C 0%
M 42%
Y 37%
K 7%
CMYK Percentages of Color #ed8996

Color spaces of #ED8996 Sea Pink - RGB(237, 137, 150)

HSV (or HSB) 352°, 42°, 93°
HSL 352°, 74°, 73°
Web Safe #ff9999
XYZ 49.376, 38.098, 33.605
CIE-Lab 68.093, 39.472, 9.828
xyY 0.408, 0.315, 38.098
Decimal 15567254

#ed8996 Color Accessibility Scores (Sea Pink Contrast Checker)

#ed8996

On dark background [POOR]

#ed8996

On light background [GOOD]

#ed8996

As background color [GOOD]

Sea Pink ↔ #ed8996 Color Blindness Simulator

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

#ED8996 Color Combinations - Color Schemes with ed8996

#ed8996 Analogous Colors

#ed8996 Triadic Colors

#ed8996 Split Complementary Colors

#ed8996 Complementary Colors

Shades and Tints of #ed8996 Color Variations

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

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

Alternatives colours to Sea Pink (#ed8996)

#ed8996 Color Codes for CSS3/HTML5 and Icon Previews

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

#ED8996 in Programming

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

#ed8996 - RGB(237, 137, 150) - Sea Pink Color FAQ

What is the color code for Sea Pink?

Hex color code for Sea Pink color is #ed8996. RGB color code for sea pink color is rgb(237, 137, 150).

What is the RGB value of #ed8996?

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

What is the RGB percentage of #ed8996?

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

What does RGB 237,137,150 mean?

The RGB color 237, 137, 150 represents a dull and muted shade of Red. The websafe version of this color is hex ff9999. This color might be commonly referred to as a shade similar to Sea Pink.

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

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

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

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

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 Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...