#750ab0 - Purple Hex Color Code

#750AB0 (Purple) - RGB 117, 10, 176 Color Information

#750ab0 Conversion Table

HEX Triplet 75, 0A, B0
RGB Decimal 117, 10, 176
RGB Octal 165, 12, 260
RGB Percent 45.9%, 3.9%, 69%
RGB Binary 1110101, 1010, 10110000
CMY 0.541, 0.961, 0.310
CMYK 34, 94, 0, 31

Percentages of Color #750AB0

R 45.9%
G 3.9%
B 69%
RGB Percentages of Color #750ab0
C 34%
M 94%
Y 0%
K 31%
CMYK Percentages of Color #750ab0

Color spaces of #750AB0 Purple - RGB(117, 10, 176)

HSV (or HSB) 279°, 94°, 69°
HSL 279°, 89°, 36°
Web Safe #660099
XYZ 15.281, 7.134, 41.646
CIE-Lab 32.109, 64.512, -62.231
xyY 0.239, 0.111, 7.134
Decimal 7670448

#750ab0 Color Accessibility Scores (Purple Contrast Checker)

#750ab0

On dark background [POOR]

#750ab0

On light background [GOOD]

#750ab0

As background color [GOOD]

Purple ↔ #750ab0 Color Blindness Simulator

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

#750AB0 Color Combinations - Color Schemes with 750ab0

#750ab0 Analogous Colors

#750ab0 Triadic Colors

#750ab0 Split Complementary Colors

#750ab0 Complementary Colors

Shades and Tints of #750ab0 Color Variations

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

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

Alternatives colours to Purple (#750ab0)

#750ab0 Color Codes for CSS3/HTML5 and Icon Previews

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

#750AB0 in Programming

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

#750ab0 - RGB(117, 10, 176) - Purple Color FAQ

What is the color code for Purple?

Hex color code for Purple color is #750ab0. RGB color code for purple color is rgb(117, 10, 176).

What is the RGB value of #750ab0?

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

What is the RGB percentage of #750ab0?

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

What does RGB 117,10,176 mean?

The RGB color 117, 10, 176 represents a dull and muted shade of Blue. The websafe version of this color is hex 660099. This color might be commonly referred to as a shade similar to Purple.

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

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

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

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

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

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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