#5cbef0 - Blue Jeans Hex Color Code

#5CBEF0 (Blue Jeans) - RGB 92, 190, 240 Color Information

#5cbef0 Conversion Table

HEX Triplet 5C, BE, F0
RGB Decimal 92, 190, 240
RGB Octal 134, 276, 360
RGB Percent 36.1%, 74.5%, 94.1%
RGB Binary 1011100, 10111110, 11110000
CMY 0.639, 0.255, 0.059
CMYK 62, 21, 0, 6

Percentages of Color #5CBEF0

R 36.1%
G 74.5%
B 94.1%
RGB Percentages of Color #5cbef0
C 62%
M 21%
Y 0%
K 6%
CMYK Percentages of Color #5cbef0

Color spaces of #5CBEF0 Blue Jeans - RGB(92, 190, 240)

HSV (or HSB) 200°, 62°, 94°
HSL 200°, 83°, 65°
Web Safe #66ccff
XYZ 38.555, 45.393, 89.168
CIE-Lab 73.150, -14.140, -33.409
xyY 0.223, 0.262, 45.393
Decimal 6078192

#5cbef0 Color Accessibility Scores (Blue Jeans Contrast Checker)

#5cbef0

On dark background [POOR]

#5cbef0

On light background [GOOD]

#5cbef0

As background color [GOOD]

Blue Jeans ↔ #5cbef0 Color Blindness Simulator

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

#5CBEF0 Color Combinations - Color Schemes with 5cbef0

#5cbef0 Analogous Colors

#5cbef0 Triadic Colors

#5cbef0 Split Complementary Colors

#5cbef0 Complementary Colors

Shades and Tints of #5cbef0 Color Variations

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

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

Alternatives colours to Blue Jeans (#5cbef0)

#5cbef0 Color Codes for CSS3/HTML5 and Icon Previews

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

#5CBEF0 in Programming

HTML5, CSS3 #5cbef0
Java new Color(92, 190, 240);
.NET Color.FromArgb(255, 92, 190, 240);
Swift UIColor(red:92, green:190, blue:240, alpha:1.00000)
Objective-C [UIColor colorWithRed:92 green:190 blue:240 alpha:1.00000];
OpenGL glColor3f(92f, 190f, 240f);
Python Color('#5cbef0')

#5cbef0 - RGB(92, 190, 240) - Blue Jeans Color FAQ

What is the color code for Blue Jeans?

Hex color code for Blue Jeans color is #5cbef0. RGB color code for blue jeans color is rgb(92, 190, 240).

What is the RGB value of #5cbef0?

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

What is the RGB percentage of #5cbef0?

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

What does RGB 92,190,240 mean?

The RGB color 92, 190, 240 represents a dull and muted shade of Blue. The websafe version of this color is hex 66ccff. This color might be commonly referred to as a shade similar to Blue Jeans.

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

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

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

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...