#5297dd - Havelock Blue Hex Color Code

#5297DD (Havelock Blue) - RGB 82, 151, 221 Color Information

#5297dd Conversion Table

HEX Triplet 52, 97, DD
RGB Decimal 82, 151, 221
RGB Octal 122, 227, 335
RGB Percent 32.2%, 59.2%, 86.7%
RGB Binary 1010010, 10010111, 11011101
CMY 0.678, 0.408, 0.133
CMYK 63, 32, 0, 13

Percentages of Color #5297DD

R 32.2%
G 59.2%
B 86.7%
RGB Percentages of Color #5297dd
C 63%
M 32%
Y 0%
K 13%
CMYK Percentages of Color #5297dd

Color spaces of #5297DD Havelock Blue - RGB(82, 151, 221)

HSV (or HSB) 210°, 63°, 87°
HSL 210°, 67°, 59°
Web Safe #6699cc
XYZ 27.597, 29.148, 72.578
CIE-Lab 60.912, -0.425, -42.101
xyY 0.213, 0.225, 29.148
Decimal 5412829

#5297dd Color Accessibility Scores (Havelock Blue Contrast Checker)

#5297dd

On dark background [POOR]

#5297dd

On light background [GOOD]

#5297dd

As background color [GOOD]

Havelock Blue ↔ #5297dd Color Blindness Simulator

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

#5297DD Color Combinations - Color Schemes with 5297dd

#5297dd Analogous Colors

#5297dd Triadic Colors

#5297dd Split Complementary Colors

#5297dd Complementary Colors

Shades and Tints of #5297dd Color Variations

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

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

Alternatives colours to Havelock Blue (#5297dd)

#5297dd Color Codes for CSS3/HTML5 and Icon Previews

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

#5297DD in Programming

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

#5297dd - RGB(82, 151, 221) - Havelock Blue Color FAQ

What is the color code for Havelock Blue?

Hex color code for Havelock Blue color is #5297dd. RGB color code for havelock blue color is rgb(82, 151, 221).

What is the RGB value of #5297dd?

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

What is the RGB percentage of #5297dd?

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

What does RGB 82,151,221 mean?

The RGB color 82, 151, 221 represents a dull and muted shade of Blue. The websafe version of this color is hex 6699cc. This color might be commonly referred to as a shade similar to Havelock Blue.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #5297dd has an HSL value of 210° (degrees) for Hue, 67% for Saturation, and 59% for Lightness. In this HSL representation, the Hue at 210° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 67% 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?
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 ...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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

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