#5f87dd - Havelock Blue Hex Color Code

#5F87DD (Havelock Blue) - RGB 95, 135, 221 Color Information

#5f87dd Conversion Table

HEX Triplet 5F, 87, DD
RGB Decimal 95, 135, 221
RGB Octal 137, 207, 335
RGB Percent 37.3%, 52.9%, 86.7%
RGB Binary 1011111, 10000111, 11011101
CMY 0.627, 0.471, 0.133
CMYK 57, 39, 0, 13

Percentages of Color #5F87DD

R 37.3%
G 52.9%
B 86.7%
RGB Percentages of Color #5f87dd
C 57%
M 39%
Y 0%
K 13%
CMYK Percentages of Color #5f87dd

Color spaces of #5F87DD Havelock Blue - RGB(95, 135, 221)

HSV (or HSB) 221°, 57°, 87°
HSL 221°, 65°, 62°
Web Safe #6699cc
XYZ 26.434, 24.981, 71.835
CIE-Lab 57.057, 11.471, -48.149
xyY 0.214, 0.203, 24.981
Decimal 6260701

#5f87dd Color Accessibility Scores (Havelock Blue Contrast Checker)

#5f87dd

On dark background [POOR]

#5f87dd

On light background [GOOD]

#5f87dd

As background color [GOOD]

Havelock Blue ↔ #5f87dd Color Blindness Simulator

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

#5F87DD Color Combinations - Color Schemes with 5f87dd

#5f87dd Analogous Colors

#5f87dd Triadic Colors

#5f87dd Split Complementary Colors

#5f87dd Complementary Colors

Shades and Tints of #5f87dd Color Variations

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

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

Alternatives colours to Havelock Blue (#5f87dd)

#5f87dd Color Codes for CSS3/HTML5 and Icon Previews

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

#5F87DD in Programming

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

#5f87dd - RGB(95, 135, 221) - Havelock Blue Color FAQ

What is the color code for Havelock Blue?

Hex color code for Havelock Blue color is #5f87dd. RGB color code for havelock blue color is rgb(95, 135, 221).

What is the RGB value of #5f87dd?

The RGB value corresponding to the hexadecimal color code #5f87dd is rgb(95, 135, 221). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '95' indicates the intensity of the red component, '135' 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 #5f87dd.

What is the RGB percentage of #5f87dd?

The RGB percentage composition for the hexadecimal color code #5f87dd is detailed as follows: 37.3% Red, 52.9% 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 37.3% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 52.9% 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 #5f87dd.

What does RGB 95,135,221 mean?

The RGB color 95, 135, 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 #5f87dd?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #5f87dd is composed of 57% Cyan, 39% Magenta, 0% Yellow, and 13% Black. In this CMYK breakdown, the Cyan component at 57% influences the coolness or green-blue aspects of the color, whereas the 39% 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 #5f87dd?

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

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

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