#163277 - Midnight Blue Hex Color Code

#163277 (Midnight Blue) - RGB 22, 50, 119 Color Information

#163277 Conversion Table

HEX Triplet 16, 32, 77
RGB Decimal 22, 50, 119
RGB Octal 26, 62, 167
RGB Percent 8.6%, 19.6%, 46.7%
RGB Binary 10110, 110010, 1110111
CMY 0.914, 0.804, 0.533
CMYK 82, 58, 0, 53

Percentages of Color #163277

R 8.6%
G 19.6%
B 46.7%
RGB Percentages of Color #163277
C 82%
M 58%
Y 0%
K 53%
CMYK Percentages of Color #163277

Color spaces of #163277 Midnight Blue - RGB(22, 50, 119)

HSV (or HSB) 223°, 82°, 47°
HSL 223°, 69°, 28°
Web Safe #003366
XYZ 4.801, 3.784, 17.930
CIE-Lab 22.943, 16.973, -42.480
xyY 0.181, 0.143, 3.784
Decimal 1454711

#163277 Color Accessibility Scores (Midnight Blue Contrast Checker)

#163277

On dark background [POOR]

#163277

On light background [GOOD]

#163277

As background color [GOOD]

Midnight Blue ↔ #163277 Color Blindness Simulator

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

#163277 Color Combinations - Color Schemes with 163277

#163277 Analogous Colors

#163277 Triadic Colors

#163277 Split Complementary Colors

#163277 Complementary Colors

Shades and Tints of #163277 Color Variations

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

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

Alternatives colours to Midnight Blue (#163277)

#163277 Color Codes for CSS3/HTML5 and Icon Previews

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

#163277 in Programming

HTML5, CSS3 #163277
Java new Color(22, 50, 119);
.NET Color.FromArgb(255, 22, 50, 119);
Swift UIColor(red:22, green:50, blue:119, alpha:1.00000)
Objective-C [UIColor colorWithRed:22 green:50 blue:119 alpha:1.00000];
OpenGL glColor3f(22f, 50f, 119f);
Python Color('#163277')

#163277 - RGB(22, 50, 119) - Midnight Blue Color FAQ

What is the color code for Midnight Blue?

Hex color code for Midnight Blue color is #163277. RGB color code for midnight blue color is rgb(22, 50, 119).

What is the RGB value of #163277?

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

What is the RGB percentage of #163277?

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

What does RGB 22,50,119 mean?

The RGB color 22, 50, 119 represents a dull and muted shade of Blue. The websafe version of this color is hex 003366. This color might be commonly referred to as a shade similar to Midnight Blue.

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

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

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

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

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