#b089c3 - Purple Mountains Majesty Hex Color Code

#B089C3 (Purple Mountains Majesty) - RGB 176, 137, 195 Color Information

#b089c3 Conversion Table

HEX Triplet B0, 89, C3
RGB Decimal 176, 137, 195
RGB Octal 260, 211, 303
RGB Percent 69%, 53.7%, 76.5%
RGB Binary 10110000, 10001001, 11000011
CMY 0.310, 0.463, 0.235
CMYK 10, 30, 0, 24

Percentages of Color #B089C3

R 69%
G 53.7%
B 76.5%
RGB Percentages of Color #b089c3
C 10%
M 30%
Y 0%
K 24%
CMYK Percentages of Color #b089c3

Color spaces of #B089C3 Purple Mountains Majesty - RGB(176, 137, 195)

HSV (or HSB) 280°, 30°, 76°
HSL 280°, 33°, 65°
Web Safe #9999cc
XYZ 36.700, 31.062, 55.691
CIE-Lab 62.560, 25.476, -24.498
xyY 0.297, 0.252, 31.062
Decimal 11569603

#b089c3 Color Accessibility Scores (Purple Mountains Majesty Contrast Checker)

#b089c3

On dark background [POOR]

#b089c3

On light background [GOOD]

#b089c3

As background color [GOOD]

Purple Mountains Majesty ↔ #b089c3 Color Blindness Simulator

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

#B089C3 Color Combinations - Color Schemes with b089c3

#b089c3 Analogous Colors

#b089c3 Triadic Colors

#b089c3 Split Complementary Colors

#b089c3 Complementary Colors

Shades and Tints of #b089c3 Color Variations

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

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

Alternatives colours to Purple Mountains Majesty (#b089c3)

#b089c3 Color Codes for CSS3/HTML5 and Icon Previews

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

#B089C3 in Programming

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

#b089c3 - RGB(176, 137, 195) - Purple Mountains Majesty Color FAQ

What is the color code for Purple Mountains Majesty?

Hex color code for Purple Mountains Majesty color is #b089c3. RGB color code for purple mountains majesty color is rgb(176, 137, 195).

What is the RGB value of #b089c3?

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

What is the RGB percentage of #b089c3?

The RGB percentage composition for the hexadecimal color code #b089c3 is detailed as follows: 69% Red, 53.7% Green, and 76.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 69% 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 76.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 #b089c3.

What does RGB 176,137,195 mean?

The RGB color 176, 137, 195 represents a dull and muted shade of Blue. The websafe version of this color is hex 9999cc. This color might be commonly referred to as a shade similar to Purple Mountains Majesty.

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

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

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

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

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...