#a98a84 - Pharlap Hex Color Code

#A98A84 (Pharlap) - RGB 169, 138, 132 Color Information

#a98a84 Conversion Table

HEX Triplet A9, 8A, 84
RGB Decimal 169, 138, 132
RGB Octal 251, 212, 204
RGB Percent 66.3%, 54.1%, 51.8%
RGB Binary 10101001, 10001010, 10000100
CMY 0.337, 0.459, 0.482
CMYK 0, 18, 22, 34

Percentages of Color #A98A84

R 66.3%
G 54.1%
B 51.8%
RGB Percentages of Color #a98a84
C 0%
M 18%
Y 22%
K 34%
CMYK Percentages of Color #a98a84

Color spaces of #A98A84 Pharlap - RGB(169, 138, 132)

HSV (or HSB) 10°, 22°, 66°
HSL 10°, 18°, 59°
Web Safe #999999
XYZ 29.616, 28.278, 25.727
CIE-Lab 60.139, 10.787, 7.630
xyY 0.354, 0.338, 28.278
Decimal 11111044

#a98a84 Color Accessibility Scores (Pharlap Contrast Checker)

#a98a84

On dark background [POOR]

#a98a84

On light background [GOOD]

#a98a84

As background color [GOOD]

Pharlap ↔ #a98a84 Color Blindness Simulator

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

#A98A84 Color Combinations - Color Schemes with a98a84

#a98a84 Analogous Colors

#a98a84 Triadic Colors

#a98a84 Split Complementary Colors

#a98a84 Complementary Colors

Shades and Tints of #a98a84 Color Variations

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

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

Alternatives colours to Pharlap (#a98a84)

#a98a84 Color Codes for CSS3/HTML5 and Icon Previews

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

#A98A84 in Programming

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

#a98a84 - RGB(169, 138, 132) - Pharlap Color FAQ

What is the color code for Pharlap?

Hex color code for Pharlap color is #a98a84. RGB color code for pharlap color is rgb(169, 138, 132).

What is the RGB value of #a98a84?

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

What is the RGB percentage of #a98a84?

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

What does RGB 169,138,132 mean?

The RGB color 169, 138, 132 represents a dull and muted shade of Red. The websafe version of this color is hex 999999. This color might be commonly referred to as a shade similar to Pharlap.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a98a84 has an HSL value of 10° (degrees) for Hue, 18% for Saturation, and 59% for Lightness. In this HSL representation, the Hue at 10° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 18% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 59% 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?
Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...