#557ae8 - Royal Blue Hex Color Code

#557AE8 (Royal Blue) - RGB 85, 122, 232 Color Information

#557ae8 Conversion Table

HEX Triplet 55, 7A, E8
RGB Decimal 85, 122, 232
RGB Octal 125, 172, 350
RGB Percent 33.3%, 47.8%, 91%
RGB Binary 1010101, 1111010, 11101000
CMY 0.667, 0.522, 0.090
CMYK 63, 47, 0, 9

Percentages of Color #557AE8

R 33.3%
G 47.8%
B 91%
RGB Percentages of Color #557ae8
C 63%
M 47%
Y 0%
K 9%
CMYK Percentages of Color #557ae8

Color spaces of #557AE8 Royal Blue - RGB(85, 122, 232)

HSV (or HSB) 225°, 63°, 91°
HSL 225°, 76°, 62°
Web Safe #6666ff
XYZ 25.271, 21.677, 79.196
CIE-Lab 53.682, 21.160, -59.722
xyY 0.200, 0.172, 21.677
Decimal 5602024

#557ae8 Color Accessibility Scores (Royal Blue Contrast Checker)

#557ae8

On dark background [POOR]

#557ae8

On light background [GOOD]

#557ae8

As background color [GOOD]

Royal Blue ↔ #557ae8 Color Blindness Simulator

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

#557AE8 Color Combinations - Color Schemes with 557ae8

#557ae8 Analogous Colors

#557ae8 Triadic Colors

#557ae8 Split Complementary Colors

#557ae8 Complementary Colors

Shades and Tints of #557ae8 Color Variations

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

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

Alternatives colours to Royal Blue (#557ae8)

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

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

#557AE8 in Programming

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

#557ae8 - RGB(85, 122, 232) - Royal Blue Color FAQ

What is the color code for Royal Blue?

Hex color code for Royal Blue color is #557ae8. RGB color code for royal blue color is rgb(85, 122, 232).

What is the RGB value of #557ae8?

The RGB value corresponding to the hexadecimal color code #557ae8 is rgb(85, 122, 232). 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, '122' represents the green component's intensity, and '232' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #557ae8.

What is the RGB percentage of #557ae8?

The RGB percentage composition for the hexadecimal color code #557ae8 is detailed as follows: 33.3% Red, 47.8% Green, and 91% 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 47.8% and 91% 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 #557ae8.

What does RGB 85,122,232 mean?

The RGB color 85, 122, 232 represents a dull and muted shade of Blue. The websafe version of this color is hex 6666ff. This color might be commonly referred to as a shade similar to Royal Blue.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #557ae8 has an HSL value of 225° (degrees) for Hue, 76% for Saturation, and 62% for Lightness. In this HSL representation, the Hue at 225° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 76% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 62% 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?
A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

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

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