#1b7fad - Eastern Blue Hex Color Code

#1B7FAD (Eastern Blue) - RGB 27, 127, 173 Color Information

#1b7fad Conversion Table

HEX Triplet 1B, 7F, AD
RGB Decimal 27, 127, 173
RGB Octal 33, 177, 255
RGB Percent 10.6%, 49.8%, 67.8%
RGB Binary 11011, 1111111, 10101101
CMY 0.894, 0.502, 0.322
CMYK 84, 27, 0, 32

Percentages of Color #1B7FAD

R 10.6%
G 49.8%
B 67.8%
RGB Percentages of Color #1b7fad
C 84%
M 27%
Y 0%
K 32%
CMYK Percentages of Color #1b7fad

Color spaces of #1B7FAD Eastern Blue - RGB(27, 127, 173)

HSV (or HSB) 199°, 84°, 68°
HSL 199°, 73°, 39°
Web Safe #336699
XYZ 15.584, 18.429, 42.271
CIE-Lab 50.012, -10.871, -32.086
xyY 0.204, 0.242, 18.429
Decimal 1802157

#1b7fad Color Accessibility Scores (Eastern Blue Contrast Checker)

#1b7fad

On dark background [POOR]

#1b7fad

On light background [GOOD]

#1b7fad

As background color [GOOD]

Eastern Blue ↔ #1b7fad Color Blindness Simulator

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

#1B7FAD Color Combinations - Color Schemes with 1b7fad

#1b7fad Analogous Colors

#1b7fad Triadic Colors

#1b7fad Split Complementary Colors

#1b7fad Complementary Colors

Shades and Tints of #1b7fad Color Variations

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

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

Alternatives colours to Eastern Blue (#1b7fad)

#1b7fad Color Codes for CSS3/HTML5 and Icon Previews

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

#1B7FAD in Programming

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

#1b7fad - RGB(27, 127, 173) - Eastern Blue Color FAQ

What is the color code for Eastern Blue?

Hex color code for Eastern Blue color is #1b7fad. RGB color code for eastern blue color is rgb(27, 127, 173).

What is the RGB value of #1b7fad?

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

What is the RGB percentage of #1b7fad?

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

What does RGB 27,127,173 mean?

The RGB color 27, 127, 173 represents a dull and muted shade of Blue. The websafe version of this color is hex 336699. This color might be commonly referred to as a shade similar to Eastern Blue.

What is the CMYK (Cyan Magenta Yellow Black) color model of #1b7fad?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #1b7fad has an HSL value of 199° (degrees) for Hue, 73% for Saturation, and 39% for Lightness. In this HSL representation, the Hue at 199° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 73% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 39% 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?
What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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