#a2414c - Apple Blossom Hex Color Code

#A2414C (Apple Blossom) - RGB 162, 65, 76 Color Information

#a2414c Conversion Table

HEX Triplet A2, 41, 4C
RGB Decimal 162, 65, 76
RGB Octal 242, 101, 114
RGB Percent 63.5%, 25.5%, 29.8%
RGB Binary 10100010, 1000001, 1001100
CMY 0.365, 0.745, 0.702
CMYK 0, 60, 53, 36

Percentages of Color #A2414C

R 63.5%
G 25.5%
B 29.8%
RGB Percentages of Color #a2414c
C 0%
M 60%
Y 53%
K 36%
CMYK Percentages of Color #a2414c

Color spaces of #A2414C Apple Blossom - RGB(162, 65, 76)

HSV (or HSB) 353°, 60°, 64°
HSL 353°, 43°, 45°
Web Safe #993333
XYZ 18.095, 11.984, 8.197
CIE-Lab 41.190, 41.127, 14.155
xyY 0.473, 0.313, 11.984
Decimal 10633548

#a2414c Color Accessibility Scores (Apple Blossom Contrast Checker)

#a2414c

On dark background [POOR]

#a2414c

On light background [GOOD]

#a2414c

As background color [GOOD]

Apple Blossom ↔ #a2414c Color Blindness Simulator

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

#A2414C Color Combinations - Color Schemes with a2414c

#a2414c Analogous Colors

#a2414c Triadic Colors

#a2414c Split Complementary Colors

#a2414c Complementary Colors

Shades and Tints of #a2414c Color Variations

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

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

Alternatives colours to Apple Blossom (#a2414c)

#a2414c Color Codes for CSS3/HTML5 and Icon Previews

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

#A2414C in Programming

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

#a2414c - RGB(162, 65, 76) - Apple Blossom Color FAQ

What is the color code for Apple Blossom?

Hex color code for Apple Blossom color is #a2414c. RGB color code for apple blossom color is rgb(162, 65, 76).

What is the RGB value of #a2414c?

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

What is the RGB percentage of #a2414c?

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

What does RGB 162,65,76 mean?

The RGB color 162, 65, 76 represents a dull and muted shade of Red. The websafe version of this color is hex 993333. This color might be commonly referred to as a shade similar to Apple Blossom.

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

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

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

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

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

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