#888a93 - Oslo Gray Hex Color Code

#888A93 (Oslo Gray) - RGB 136, 138, 147 Color Information

#888a93 Conversion Table

HEX Triplet 88, 8A, 93
RGB Decimal 136, 138, 147
RGB Octal 210, 212, 223
RGB Percent 53.3%, 54.1%, 57.6%
RGB Binary 10001000, 10001010, 10010011
CMY 0.467, 0.459, 0.424
CMYK 7, 6, 0, 42

Percentages of Color #888A93

R 53.3%
G 54.1%
B 57.6%
RGB Percentages of Color #888a93
C 7%
M 6%
Y 0%
K 42%
CMYK Percentages of Color #888a93

Color spaces of #888A93 Oslo Gray - RGB(136, 138, 147)

HSV (or HSB) 229°, 7°, 58°
HSL 229°, 5°, 55°
Web Safe #999999
XYZ 24.508, 25.518, 31.237
CIE-Lab 57.576, 1.105, -5.051
xyY 0.302, 0.314, 25.518
Decimal 8948371

#888a93 Color Accessibility Scores (Oslo Gray Contrast Checker)

#888a93

On dark background [POOR]

#888a93

On light background [GOOD]

#888a93

As background color [GOOD]

Oslo Gray ↔ #888a93 Color Blindness Simulator

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

#888A93 Color Combinations - Color Schemes with 888a93

#888a93 Analogous Colors

#888a93 Triadic Colors

#888a93 Split Complementary Colors

#888a93 Complementary Colors

Shades and Tints of #888a93 Color Variations

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

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

Alternatives colours to Oslo Gray (#888a93)

#888a93 Color Codes for CSS3/HTML5 and Icon Previews

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

#888A93 in Programming

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

#888a93 - RGB(136, 138, 147) - Oslo Gray Color FAQ

What is the color code for Oslo Gray?

Hex color code for Oslo Gray color is #888a93. RGB color code for oslo gray color is rgb(136, 138, 147).

What is the RGB value of #888a93?

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

What is the RGB percentage of #888a93?

The RGB percentage composition for the hexadecimal color code #888a93 is detailed as follows: 53.3% Red, 54.1% Green, and 57.6% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 53.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 57.6% 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 #888a93.

What does RGB 136,138,147 mean?

The RGB color 136, 138, 147 represents a dull and muted shade of Blue. The websafe version of this color is hex 999999. This color might be commonly referred to as a shade similar to Oslo Gray.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #888a93 has an HSL value of 229° (degrees) for Hue, 5% for Saturation, and 55% for Lightness. In this HSL representation, the Hue at 229° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 5% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 55% 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?
The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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 Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...