#ff9bbe - Carnation Pink Hex Color Code

#FF9BBE (Carnation Pink) - RGB 255, 155, 190 Color Information

#ff9bbe Conversion Table

HEX Triplet FF, 9B, BE
RGB Decimal 255, 155, 190
RGB Octal 377, 233, 276
RGB Percent 100%, 60.8%, 74.5%
RGB Binary 11111111, 10011011, 10111110
CMY 0.000, 0.392, 0.255
CMYK 0, 39, 25, 0

Percentages of Color #FF9BBE

R 100%
G 60.8%
B 74.5%
RGB Percentages of Color #ff9bbe
C 0%
M 39%
Y 25%
K 0%
CMYK Percentages of Color #ff9bbe

Color spaces of #FF9BBE Carnation Pink - RGB(255, 155, 190)

HSV (or HSB) 339°, 39°, 100°
HSL 339°, 100°, 80°
Web Safe #ff99cc
XYZ 62.256, 48.420, 54.780
CIE-Lab 75.089, 41.601, -2.018
xyY 0.376, 0.293, 48.420
Decimal 16751550

#ff9bbe Color Accessibility Scores (Carnation Pink Contrast Checker)

#ff9bbe

On dark background [POOR]

#ff9bbe

On light background [GOOD]

#ff9bbe

As background color [GOOD]

Carnation Pink ↔ #ff9bbe Color Blindness Simulator

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

#FF9BBE Color Combinations - Color Schemes with ff9bbe

#ff9bbe Analogous Colors

#ff9bbe Triadic Colors

#ff9bbe Split Complementary Colors

#ff9bbe Complementary Colors

Shades and Tints of #ff9bbe Color Variations

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

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

Alternatives colours to Carnation Pink (#ff9bbe)

#ff9bbe Color Codes for CSS3/HTML5 and Icon Previews

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

#FF9BBE in Programming

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

#ff9bbe - RGB(255, 155, 190) - Carnation Pink Color FAQ

What is the color code for Carnation Pink?

Hex color code for Carnation Pink color is #ff9bbe. RGB color code for carnation pink color is rgb(255, 155, 190).

What is the RGB value of #ff9bbe?

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

What is the RGB percentage of #ff9bbe?

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

What does RGB 255,155,190 mean?

The RGB color 255, 155, 190 represents a dull and muted shade of Red. The websafe version of this color is hex ff99cc. This color might be commonly referred to as a shade similar to Carnation Pink.

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

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

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

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

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

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