#021bdd - Unmellow Yellow Hex Color Code

#021BDD (Unmellow Yellow) - RGB 2, 27, 221 Color Information

#021bdd Conversion Table

HEX Triplet 02, 1B, DD
RGB Decimal 2, 27, 221
RGB Octal 2, 33, 335
RGB Percent 0.8%, 10.6%, 86.7%
RGB Binary 10, 11011, 11011101
CMY 0.992, 0.894, 0.133
CMYK 99, 88, 0, 13

Percentages of Color #021BDD

R 0.8%
G 10.6%
B 86.7%
RGB Percentages of Color #021bdd
C 99%
M 88%
Y 0%
K 13%
CMYK Percentages of Color #021bdd

Color spaces of #021BDD Unmellow Yellow - RGB(2, 27, 221)

HSV (or HSB) 233°, 99°, 87°
HSL 233°, 98°, 44°
Web Safe #0033cc
XYZ 13.468, 6.017, 68.858
CIE-Lab 29.456, 64.740, -93.298
xyY 0.152, 0.068, 6.017
Decimal 138205

#021bdd Color Accessibility Scores (Unmellow Yellow Contrast Checker)

#021bdd

On dark background [POOR]

#021bdd

On light background [GOOD]

#021bdd

As background color [GOOD]

Unmellow Yellow ↔ #021bdd Color Blindness Simulator

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

#021BDD Color Combinations - Color Schemes with 021bdd

#021bdd Analogous Colors

#021bdd Triadic Colors

#021bdd Split Complementary Colors

#021bdd Complementary Colors

Shades and Tints of #021bdd Color Variations

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

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

Alternatives colours to Unmellow Yellow (#021bdd)

#021bdd Color Codes for CSS3/HTML5 and Icon Previews

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

#021BDD in Programming

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

#021bdd - RGB(2, 27, 221) - Unmellow Yellow Color FAQ

What is the color code for Unmellow Yellow?

Hex color code for Unmellow Yellow color is #021bdd. RGB color code for unmellow yellow color is rgb(2, 27, 221).

What is the RGB value of #021bdd?

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

What is the RGB percentage of #021bdd?

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

What does RGB 2,27,221 mean?

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

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #021bdd has an HSL value of 233° (degrees) for Hue, 98% for Saturation, and 44% for Lightness. In this HSL representation, the Hue at 233° 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 44% 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 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...

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...