#557fb8 - Steel Blue Hex Color Code

#557FB8 (Steel Blue) - RGB 85, 127, 184 Color Information

#557fb8 Conversion Table

HEX Triplet 55, 7F, B8
RGB Decimal 85, 127, 184
RGB Octal 125, 177, 270
RGB Percent 33.3%, 49.8%, 72.2%
RGB Binary 1010101, 1111111, 10111000
CMY 0.667, 0.502, 0.278
CMYK 54, 31, 0, 28

Percentages of Color #557FB8

R 33.3%
G 49.8%
B 72.2%
RGB Percentages of Color #557fb8
C 54%
M 31%
Y 0%
K 28%
CMYK Percentages of Color #557fb8

Color spaces of #557FB8 Steel Blue - RGB(85, 127, 184)

HSV (or HSB) 215°, 54°, 72°
HSL 215°, 41°, 53°
Web Safe #6666cc
XYZ 19.987, 20.571, 48.264
CIE-Lab 52.476, 2.176, -34.431
xyY 0.225, 0.232, 20.571
Decimal 5603256

#557fb8 Color Accessibility Scores (Steel Blue Contrast Checker)

#557fb8

On dark background [POOR]

#557fb8

On light background [GOOD]

#557fb8

As background color [GOOD]

Steel Blue ↔ #557fb8 Color Blindness Simulator

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

#557FB8 Color Combinations - Color Schemes with 557fb8

#557fb8 Analogous Colors

#557fb8 Triadic Colors

#557fb8 Split Complementary Colors

#557fb8 Complementary Colors

Shades and Tints of #557fb8 Color Variations

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

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

Alternatives colours to Steel Blue (#557fb8)

#557fb8 Color Codes for CSS3/HTML5 and Icon Previews

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

#557FB8 in Programming

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

#557fb8 - RGB(85, 127, 184) - Steel Blue Color FAQ

What is the color code for Steel Blue?

Hex color code for Steel Blue color is #557fb8. RGB color code for steel blue color is rgb(85, 127, 184).

What is the RGB value of #557fb8?

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

What is the RGB percentage of #557fb8?

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

What does RGB 85,127,184 mean?

The RGB color 85, 127, 184 represents a dull and muted shade of Blue. The websafe version of this color is hex 6666cc. This color might be commonly referred to as a shade similar to Steel Blue.

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

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

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

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

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

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

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