#3b95af - Boston Blue Hex Color Code

#3B95AF (Boston Blue) - RGB 59, 149, 175 Color Information

#3b95af Conversion Table

HEX Triplet 3B, 95, AF
RGB Decimal 59, 149, 175
RGB Octal 73, 225, 257
RGB Percent 23.1%, 58.4%, 68.6%
RGB Binary 111011, 10010101, 10101111
CMY 0.769, 0.416, 0.314
CMYK 66, 15, 0, 31

Percentages of Color #3B95AF

R 23.1%
G 58.4%
B 68.6%
RGB Percentages of Color #3b95af
C 66%
M 15%
Y 0%
K 31%
CMYK Percentages of Color #3b95af

Color spaces of #3B95AF Boston Blue - RGB(59, 149, 175)

HSV (or HSB) 193°, 66°, 69°
HSL 193°, 50°, 46°
Web Safe #339999
XYZ 20.289, 25.520, 44.414
CIE-Lab 57.578, -18.328, -21.466
xyY 0.225, 0.283, 25.520
Decimal 3904943

#3b95af Color Accessibility Scores (Boston Blue Contrast Checker)

#3b95af

On dark background [POOR]

#3b95af

On light background [GOOD]

#3b95af

As background color [GOOD]

Boston Blue ↔ #3b95af Color Blindness Simulator

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

#3B95AF Color Combinations - Color Schemes with 3b95af

#3b95af Analogous Colors

#3b95af Triadic Colors

#3b95af Split Complementary Colors

#3b95af Complementary Colors

Shades and Tints of #3b95af Color Variations

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

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

Alternatives colours to Boston Blue (#3b95af)

#3b95af Color Codes for CSS3/HTML5 and Icon Previews

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

#3B95AF in Programming

HTML5, CSS3 #3b95af
Java new Color(59, 149, 175);
.NET Color.FromArgb(255, 59, 149, 175);
Swift UIColor(red:59, green:149, blue:175, alpha:1.00000)
Objective-C [UIColor colorWithRed:59 green:149 blue:175 alpha:1.00000];
OpenGL glColor3f(59f, 149f, 175f);
Python Color('#3b95af')

#3b95af - RGB(59, 149, 175) - Boston Blue Color FAQ

What is the color code for Boston Blue?

Hex color code for Boston Blue color is #3b95af. RGB color code for boston blue color is rgb(59, 149, 175).

What is the RGB value of #3b95af?

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

What is the RGB percentage of #3b95af?

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

What does RGB 59,149,175 mean?

The RGB color 59, 149, 175 represents a dull and muted shade of Blue. The websafe version of this color is hex 339999. This color might be commonly referred to as a shade similar to Boston Blue.

What is the CMYK (Cyan Magenta Yellow Black) color model of #3b95af?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #3b95af has an HSL value of 193° (degrees) for Hue, 50% for Saturation, and 46% for Lightness. In this HSL representation, the Hue at 193° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 50% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 46% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

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

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