#1b02bd - Dark Blue Hex Color Code

#1B02BD (Dark Blue) - RGB 27, 2, 189 Color Information

#1b02bd Conversion Table

HEX Triplet 1B, 02, BD
RGB Decimal 27, 2, 189
RGB Octal 33, 2, 275
RGB Percent 10.6%, 0.8%, 74.1%
RGB Binary 11011, 10, 10111101
CMY 0.894, 0.992, 0.259
CMYK 86, 99, 0, 26

Percentages of Color #1B02BD

R 10.6%
G 0.8%
B 74.1%
RGB Percentages of Color #1b02bd
C 86%
M 99%
Y 0%
K 26%
CMYK Percentages of Color #1b02bd

Color spaces of #1B02BD Dark Blue - RGB(27, 2, 189)

HSV (or HSB) 248°, 99°, 74°
HSL 248°, 98°, 37°
Web Safe #3300cc
XYZ 9.659, 3.951, 48.398
CIE-Lab 23.507, 63.039, -84.518
xyY 0.156, 0.064, 3.951
Decimal 1770173

#1b02bd Color Accessibility Scores (Dark Blue Contrast Checker)

#1b02bd

On dark background [POOR]

#1b02bd

On light background [GOOD]

#1b02bd

As background color [GOOD]

Dark Blue ↔ #1b02bd Color Blindness Simulator

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

#1B02BD Color Combinations - Color Schemes with 1b02bd

#1b02bd Analogous Colors

#1b02bd Triadic Colors

#1b02bd Split Complementary Colors

#1b02bd Complementary Colors

Shades and Tints of #1b02bd Color Variations

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

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

Alternatives colours to Dark Blue (#1b02bd)

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

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

#1B02BD in Programming

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

#1b02bd - RGB(27, 2, 189) - Dark Blue Color FAQ

What is the color code for Dark Blue?

Hex color code for Dark Blue color is #1b02bd. RGB color code for dark blue color is rgb(27, 2, 189).

What is the RGB value of #1b02bd?

The RGB value corresponding to the hexadecimal color code #1b02bd is rgb(27, 2, 189). 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, '2' represents the green component's intensity, and '189' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #1b02bd.

What is the RGB percentage of #1b02bd?

The RGB percentage composition for the hexadecimal color code #1b02bd is detailed as follows: 10.6% Red, 0.8% Green, and 74.1% 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 0.8% and 74.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 #1b02bd.

What does RGB 27,2,189 mean?

The RGB color 27, 2, 189 represents a dull and muted shade of Blue. The websafe version of this color is hex 3300cc. This color might be commonly referred to as a shade similar to Dark Blue.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #1b02bd has an HSL value of 248° (degrees) for Hue, 98% for Saturation, and 37% for Lightness. In this HSL representation, the Hue at 248° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 98% 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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...