#aa1b67 - Maroon Flush Hex Color Code

#AA1B67 (Maroon Flush) - RGB 170, 27, 103 Color Information

#aa1b67 Conversion Table

HEX Triplet AA, 1B, 67
RGB Decimal 170, 27, 103
RGB Octal 252, 33, 147
RGB Percent 66.7%, 10.6%, 40.4%
RGB Binary 10101010, 11011, 1100111
CMY 0.333, 0.894, 0.596
CMYK 0, 84, 39, 33

Percentages of Color #AA1B67

R 66.7%
G 10.6%
B 40.4%
RGB Percentages of Color #aa1b67
C 0%
M 84%
Y 39%
K 33%
CMYK Percentages of Color #aa1b67

Color spaces of #AA1B67 Maroon Flush - RGB(170, 27, 103)

HSV (or HSB) 328°, 84°, 67°
HSL 328°, 73°, 39°
Web Safe #993366
XYZ 19.418, 10.309, 13.798
CIE-Lab 38.392, 60.033, -6.680
xyY 0.446, 0.237, 10.309
Decimal 11148135

#aa1b67 Color Accessibility Scores (Maroon Flush Contrast Checker)

#aa1b67

On dark background [POOR]

#aa1b67

On light background [GOOD]

#aa1b67

As background color [GOOD]

Maroon Flush ↔ #aa1b67 Color Blindness Simulator

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

#AA1B67 Color Combinations - Color Schemes with aa1b67

#aa1b67 Analogous Colors

#aa1b67 Triadic Colors

#aa1b67 Split Complementary Colors

#aa1b67 Complementary Colors

Shades and Tints of #aa1b67 Color Variations

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

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

Alternatives colours to Maroon Flush (#aa1b67)

#aa1b67 Color Codes for CSS3/HTML5 and Icon Previews

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

#AA1B67 in Programming

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

#aa1b67 - RGB(170, 27, 103) - Maroon Flush Color FAQ

What is the color code for Maroon Flush?

Hex color code for Maroon Flush color is #aa1b67. RGB color code for maroon flush color is rgb(170, 27, 103).

What is the RGB value of #aa1b67?

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

What is the RGB percentage of #aa1b67?

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

What does RGB 170,27,103 mean?

The RGB color 170, 27, 103 represents a dull and muted shade of Red. The websafe version of this color is hex 993366. This color might be commonly referred to as a shade similar to Maroon Flush.

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

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

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

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

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

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