#7fa5ce - Polo Blue Hex Color Code

#7FA5CE (Polo Blue) - RGB 127, 165, 206 Color Information

#7fa5ce Conversion Table

HEX Triplet 7F, A5, CE
RGB Decimal 127, 165, 206
RGB Octal 177, 245, 316
RGB Percent 49.8%, 64.7%, 80.8%
RGB Binary 1111111, 10100101, 11001110
CMY 0.502, 0.353, 0.192
CMYK 38, 20, 0, 19

Percentages of Color #7FA5CE

R 49.8%
G 64.7%
B 80.8%
RGB Percentages of Color #7fa5ce
C 38%
M 20%
Y 0%
K 19%
CMYK Percentages of Color #7fa5ce

Color spaces of #7FA5CE Polo Blue - RGB(127, 165, 206)

HSV (or HSB) 211°, 38°, 81°
HSL 211°, 45°, 65°
Web Safe #6699cc
XYZ 33.348, 35.879, 63.560
CIE-Lab 66.427, -2.636, -25.034
xyY 0.251, 0.270, 35.879
Decimal 8365518

#7fa5ce Color Accessibility Scores (Polo Blue Contrast Checker)

#7fa5ce

On dark background [POOR]

#7fa5ce

On light background [GOOD]

#7fa5ce

As background color [GOOD]

Polo Blue ↔ #7fa5ce Color Blindness Simulator

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

#7FA5CE Color Combinations - Color Schemes with 7fa5ce

#7fa5ce Analogous Colors

#7fa5ce Triadic Colors

#7fa5ce Split Complementary Colors

#7fa5ce Complementary Colors

Shades and Tints of #7fa5ce Color Variations

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

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

Alternatives colours to Polo Blue (#7fa5ce)

#7fa5ce Color Codes for CSS3/HTML5 and Icon Previews

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

#7FA5CE in Programming

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

#7fa5ce - RGB(127, 165, 206) - Polo Blue Color FAQ

What is the color code for Polo Blue?

Hex color code for Polo Blue color is #7fa5ce. RGB color code for polo blue color is rgb(127, 165, 206).

What is the RGB value of #7fa5ce?

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

What is the RGB percentage of #7fa5ce?

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

What does RGB 127,165,206 mean?

The RGB color 127, 165, 206 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 Polo Blue.

What is the CMYK (Cyan Magenta Yellow Black) color model of #7fa5ce?

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

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

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...