#0b9fcf - Blue Green Hex Color Code

#0B9FCF (Blue Green) - RGB 11, 159, 207 Color Information

#0b9fcf Conversion Table

HEX Triplet 0B, 9F, CF
RGB Decimal 11, 159, 207
RGB Octal 13, 237, 317
RGB Percent 4.3%, 62.4%, 81.2%
RGB Binary 1011, 10011111, 11001111
CMY 0.957, 0.376, 0.188
CMYK 95, 23, 0, 19

Percentages of Color #0B9FCF

R 4.3%
G 62.4%
B 81.2%
RGB Percentages of Color #0b9fcf
C 95%
M 23%
Y 0%
K 19%
CMYK Percentages of Color #0b9fcf

Color spaces of #0B9FCF Blue Green - RGB(11, 159, 207)

HSV (or HSB) 195°, 95°, 81°
HSL 195°, 90°, 43°
Web Safe #0099cc
XYZ 23.799, 29.372, 63.447
CIE-Lab 61.109, -17.223, -34.103
xyY 0.204, 0.252, 29.372
Decimal 761807

#0b9fcf Color Accessibility Scores (Blue Green Contrast Checker)

#0b9fcf

On dark background [POOR]

#0b9fcf

On light background [GOOD]

#0b9fcf

As background color [GOOD]

Blue Green ↔ #0b9fcf Color Blindness Simulator

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

#0B9FCF Color Combinations - Color Schemes with 0b9fcf

#0b9fcf Analogous Colors

#0b9fcf Triadic Colors

#0b9fcf Split Complementary Colors

#0b9fcf Complementary Colors

Shades and Tints of #0b9fcf Color Variations

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

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

Alternatives colours to Blue Green (#0b9fcf)

#0b9fcf Color Codes for CSS3/HTML5 and Icon Previews

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

#0B9FCF in Programming

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

#0b9fcf - RGB(11, 159, 207) - Blue Green Color FAQ

What is the color code for Blue Green?

Hex color code for Blue Green color is #0b9fcf. RGB color code for blue green color is rgb(11, 159, 207).

What is the RGB value of #0b9fcf?

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

What is the RGB percentage of #0b9fcf?

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

What does RGB 11,159,207 mean?

The RGB color 11, 159, 207 represents a dull and muted shade of Blue. The websafe version of this color is hex 0099cc. This color might be commonly referred to as a shade similar to Blue Green.

What is the CMYK (Cyan Magenta Yellow Black) color model of #0b9fcf?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #0b9fcf has an HSL value of 195° (degrees) for Hue, 90% for Saturation, and 43% 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 90% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 43% 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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

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