#1180aa - Green Blue Hex Color Code

#1180AA (Green Blue) - RGB 17, 128, 170 Color Information

#1180aa Conversion Table

HEX Triplet 11, 80, AA
RGB Decimal 17, 128, 170
RGB Octal 21, 200, 252
RGB Percent 6.7%, 50.2%, 66.7%
RGB Binary 10001, 10000000, 10101010
CMY 0.933, 0.498, 0.333
CMYK 90, 25, 0, 33

Percentages of Color #1180AA

R 6.7%
G 50.2%
B 66.7%
RGB Percentages of Color #1180aa
C 90%
M 25%
Y 0%
K 33%
CMYK Percentages of Color #1180aa

Color spaces of #1180AA Green Blue - RGB(17, 128, 170)

HSV (or HSB) 196°, 90°, 67°
HSL 196°, 82°, 37°
Web Safe #009999
XYZ 15.206, 18.460, 40.792
CIE-Lab 50.049, -13.261, -30.301
xyY 0.204, 0.248, 18.460
Decimal 1147050

#1180aa Color Accessibility Scores (Green Blue Contrast Checker)

#1180aa

On dark background [POOR]

#1180aa

On light background [GOOD]

#1180aa

As background color [GOOD]

Green Blue ↔ #1180aa Color Blindness Simulator

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

#1180AA Color Combinations - Color Schemes with 1180aa

#1180aa Analogous Colors

#1180aa Triadic Colors

#1180aa Split Complementary Colors

#1180aa Complementary Colors

Shades and Tints of #1180aa Color Variations

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

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

Alternatives colours to Green Blue (#1180aa)

#1180aa Color Codes for CSS3/HTML5 and Icon Previews

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

#1180AA in Programming

HTML5, CSS3 #1180aa
Java new Color(17, 128, 170);
.NET Color.FromArgb(255, 17, 128, 170);
Swift UIColor(red:17, green:128, blue:170, alpha:1.00000)
Objective-C [UIColor colorWithRed:17 green:128 blue:170 alpha:1.00000];
OpenGL glColor3f(17f, 128f, 170f);
Python Color('#1180aa')

#1180aa - RGB(17, 128, 170) - Green Blue Color FAQ

What is the color code for Green Blue?

Hex color code for Green Blue color is #1180aa. RGB color code for green blue color is rgb(17, 128, 170).

What is the RGB value of #1180aa?

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

What is the RGB percentage of #1180aa?

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

What does RGB 17,128,170 mean?

The RGB color 17, 128, 170 represents a dull and muted shade of Blue. The websafe version of this color is hex 009999. 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 #1180aa?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #1180aa has an HSL value of 196° (degrees) for Hue, 82% for Saturation, and 37% for Lightness. In this HSL representation, the Hue at 196° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 82% 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?
E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

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