#1462ab - Green Blue Hex Color Code

#1462AB (Green Blue) - RGB 20, 98, 171 Color Information

#1462ab Conversion Table

HEX Triplet 14, 62, AB
RGB Decimal 20, 98, 171
RGB Octal 24, 142, 253
RGB Percent 7.8%, 38.4%, 67.1%
RGB Binary 10100, 1100010, 10101011
CMY 0.922, 0.616, 0.329
CMYK 88, 43, 0, 33

Percentages of Color #1462AB

R 7.8%
G 38.4%
B 67.1%
RGB Percentages of Color #1462ab
C 88%
M 43%
Y 0%
K 33%
CMYK Percentages of Color #1462ab

Color spaces of #1462AB Green Blue - RGB(20, 98, 171)

HSV (or HSB) 209°, 88°, 67°
HSL 209°, 79°, 37°
Web Safe #006699
XYZ 12.007, 11.824, 40.178
CIE-Lab 40.936, 5.468, -45.286
xyY 0.188, 0.185, 11.824
Decimal 1335979

#1462ab Color Accessibility Scores (Green Blue Contrast Checker)

#1462ab

On dark background [POOR]

#1462ab

On light background [GOOD]

#1462ab

As background color [GOOD]

Green Blue ↔ #1462ab Color Blindness Simulator

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

#1462AB Color Combinations - Color Schemes with 1462ab

#1462ab Analogous Colors

#1462ab Triadic Colors

#1462ab Split Complementary Colors

#1462ab Complementary Colors

Shades and Tints of #1462ab Color Variations

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

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

Alternatives colours to Green Blue (#1462ab)

#1462ab Color Codes for CSS3/HTML5 and Icon Previews

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

#1462AB in Programming

HTML5, CSS3 #1462ab
Java new Color(20, 98, 171);
.NET Color.FromArgb(255, 20, 98, 171);
Swift UIColor(red:20, green:98, blue:171, alpha:1.00000)
Objective-C [UIColor colorWithRed:20 green:98 blue:171 alpha:1.00000];
OpenGL glColor3f(20f, 98f, 171f);
Python Color('#1462ab')

#1462ab - RGB(20, 98, 171) - Green Blue Color FAQ

What is the color code for Green Blue?

Hex color code for Green Blue color is #1462ab. RGB color code for green blue color is rgb(20, 98, 171).

What is the RGB value of #1462ab?

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

What is the RGB percentage of #1462ab?

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

What does RGB 20,98,171 mean?

The RGB color 20, 98, 171 represents a dull and muted shade of Blue. The websafe version of this color is hex 006699. This color might be commonly referred to as a shade similar to Green Blue.

What is the CMYK (Cyan Magenta Yellow Black) color model of #1462ab?

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

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

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

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