#1c0bfe - Blue Hex Color Code

#1C0BFE (Blue) - RGB 28, 11, 254 Color Information

#1c0bfe Conversion Table

HEX Triplet 1C, 0B, FE
RGB Decimal 28, 11, 254
RGB Octal 34, 13, 376
RGB Percent 11%, 4.3%, 99.6%
RGB Binary 11100, 1011, 11111110
CMY 0.890, 0.957, 0.004
CMYK 89, 96, 0, 0

Percentages of Color #1C0BFE

R 11%
G 4.3%
B 99.6%
RGB Percentages of Color #1c0bfe
C 89%
M 96%
Y 0%
K 0%
CMYK Percentages of Color #1c0bfe

Color spaces of #1C0BFE Blue - RGB(28, 11, 254)

HSV (or HSB) 244°, 96°, 100°
HSL 244°, 99°, 52°
Web Safe #3300ff
XYZ 18.488, 7.642, 94.267
CIE-Lab 33.226, 77.523, -105.745
xyY 0.154, 0.063, 7.642
Decimal 1838078

#1c0bfe Color Accessibility Scores (Blue Contrast Checker)

#1c0bfe

On dark background [POOR]

#1c0bfe

On light background [GOOD]

#1c0bfe

As background color [GOOD]

Blue ↔ #1c0bfe Color Blindness Simulator

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

#1C0BFE Color Combinations - Color Schemes with 1c0bfe

#1c0bfe Analogous Colors

#1c0bfe Triadic Colors

#1c0bfe Split Complementary Colors

#1c0bfe Complementary Colors

Shades and Tints of #1c0bfe Color Variations

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

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

Alternatives colours to Blue (#1c0bfe)

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

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

#1C0BFE in Programming

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

#1c0bfe - RGB(28, 11, 254) - Blue Color FAQ

What is the color code for Blue?

Hex color code for Blue color is #1c0bfe. RGB color code for blue color is rgb(28, 11, 254).

What is the RGB value of #1c0bfe?

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

What is the RGB percentage of #1c0bfe?

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

What does RGB 28,11,254 mean?

The RGB color 28, 11, 254 represents a dull and muted shade of Blue. The websafe version of this color is hex 3300ff. This color might be commonly referred to as a shade similar to Blue.

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

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

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

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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

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