#5fcbef - Blue Jeans Hex Color Code

#5FCBEF (Blue Jeans) - RGB 95, 203, 239 Color Information

#5fcbef Conversion Table

HEX Triplet 5F, CB, EF
RGB Decimal 95, 203, 239
RGB Octal 137, 313, 357
RGB Percent 37.3%, 79.6%, 93.7%
RGB Binary 1011111, 11001011, 11101111
CMY 0.627, 0.204, 0.063
CMYK 60, 15, 0, 6

Percentages of Color #5FCBEF

R 37.3%
G 79.6%
B 93.7%
RGB Percentages of Color #5fcbef
C 60%
M 15%
Y 0%
K 6%
CMYK Percentages of Color #5fcbef

Color spaces of #5FCBEF Blue Jeans - RGB(95, 203, 239)

HSV (or HSB) 195°, 60°, 94°
HSL 195°, 82°, 65°
Web Safe #66ccff
XYZ 41.655, 51.377, 89.383
CIE-Lab 76.907, -20.667, -27.083
xyY 0.228, 0.282, 51.377
Decimal 6278127

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

#5fcbef

On dark background [GOOD]

#5fcbef

On light background [POOR]

#5fcbef

As background color [POOR]

Blue Jeans ↔ #5fcbef Color Blindness Simulator

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

#5FCBEF Color Combinations - Color Schemes with 5fcbef

#5fcbef Analogous Colors

#5fcbef Triadic Colors

#5fcbef Split Complementary Colors

#5fcbef Complementary Colors

Shades and Tints of #5fcbef Color Variations

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

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

Alternatives colours to Blue Jeans (#5fcbef)

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

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

#5FCBEF in Programming

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

#5fcbef - RGB(95, 203, 239) - Blue Jeans Color FAQ

What is the color code for Blue Jeans?

Hex color code for Blue Jeans color is #5fcbef. RGB color code for blue jeans color is rgb(95, 203, 239).

What is the RGB value of #5fcbef?

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

What is the RGB percentage of #5fcbef?

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

What does RGB 95,203,239 mean?

The RGB color 95, 203, 239 represents a bright and vivid 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 #5fcbef?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #5fcbef is composed of 60% Cyan, 15% Magenta, 0% Yellow, and 6% Black. In this CMYK breakdown, the Cyan component at 60% influences the coolness or green-blue aspects of the color, whereas the 15% 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 #5fcbef?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #5fcbef has an HSL value of 195° (degrees) for Hue, 82% for Saturation, and 65% for Lightness. In this HSL representation, the Hue at 195° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 82% 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?
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...

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

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