#acacb3 - Spun Pearl Hex Color Code

#ACACB3 (Spun Pearl) - RGB 172, 172, 179 Color Information

#acacb3 Conversion Table

HEX Triplet AC, AC, B3
RGB Decimal 172, 172, 179
RGB Octal 254, 254, 263
RGB Percent 67.5%, 67.5%, 70.2%
RGB Binary 10101100, 10101100, 10110011
CMY 0.325, 0.325, 0.298
CMYK 4, 4, 0, 30

Percentages of Color #ACACB3

R 67.5%
G 67.5%
B 70.2%
RGB Percentages of Color #acacb3
C 4%
M 4%
Y 0%
K 30%
CMYK Percentages of Color #acacb3

Color spaces of #ACACB3 Spun Pearl - RGB(172, 172, 179)

HSV (or HSB) 240°, 4°, 70°
HSL 240°, 4°, 69°
Web Safe #9999cc
XYZ 39.902, 41.530, 48.561
CIE-Lab 70.546, 1.347, -3.588
xyY 0.307, 0.319, 41.530
Decimal 11316403

#acacb3 Color Accessibility Scores (Spun Pearl Contrast Checker)

#acacb3

On dark background [POOR]

#acacb3

On light background [GOOD]

#acacb3

As background color [GOOD]

Spun Pearl ↔ #acacb3 Color Blindness Simulator

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

#ACACB3 Color Combinations - Color Schemes with acacb3

#acacb3 Analogous Colors

#acacb3 Triadic Colors

#acacb3 Split Complementary Colors

#acacb3 Complementary Colors

Shades and Tints of #acacb3 Color Variations

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

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

Alternatives colours to Spun Pearl (#acacb3)

#acacb3 Color Codes for CSS3/HTML5 and Icon Previews

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

#ACACB3 in Programming

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

#acacb3 - RGB(172, 172, 179) - Spun Pearl Color FAQ

What is the color code for Spun Pearl?

Hex color code for Spun Pearl color is #acacb3. RGB color code for spun pearl color is rgb(172, 172, 179).

What is the RGB value of #acacb3?

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

What is the RGB percentage of #acacb3?

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

What does RGB 172,172,179 mean?

The RGB color 172, 172, 179 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 Spun Pearl.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #acacb3 has an HSL value of 240° (degrees) for Hue, 4% for Saturation, and 69% for Lightness. In this HSL representation, the Hue at 240° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 4% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 69% 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?
Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

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

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

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