#0bcb55 - Malachite Hex Color Code

#0BCB55 (Malachite) - RGB 11, 203, 85 Color Information

#0bcb55 Conversion Table

HEX Triplet 0B, CB, 55
RGB Decimal 11, 203, 85
RGB Octal 13, 313, 125
RGB Percent 4.3%, 79.6%, 33.3%
RGB Binary 1011, 11001011, 1010101
CMY 0.957, 0.204, 0.667
CMYK 95, 0, 58, 20

Percentages of Color #0BCB55

R 4.3%
G 79.6%
B 33.3%
RGB Percentages of Color #0bcb55
C 95%
M 0%
Y 58%
K 20%
CMYK Percentages of Color #0bcb55

Color spaces of #0BCB55 Malachite - RGB(11, 203, 85)

HSV (or HSB) 143°, 95°, 80°
HSL 143°, 90°, 42°
Web Safe #00cc66
XYZ 23.134, 43.439, 15.760
CIE-Lab 71.852, -66.492, 46.460
xyY 0.281, 0.528, 43.439
Decimal 772949

#0bcb55 Color Accessibility Scores (Malachite Contrast Checker)

#0bcb55

On dark background [POOR]

#0bcb55

On light background [GOOD]

#0bcb55

As background color [GOOD]

Malachite ↔ #0bcb55 Color Blindness Simulator

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

#0BCB55 Color Combinations - Color Schemes with 0bcb55

#0bcb55 Analogous Colors

#0bcb55 Triadic Colors

#0bcb55 Split Complementary Colors

#0bcb55 Complementary Colors

Shades and Tints of #0bcb55 Color Variations

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

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

Alternatives colours to Malachite (#0bcb55)

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

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

#0BCB55 in Programming

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

#0bcb55 - RGB(11, 203, 85) - Malachite Color FAQ

What is the color code for Malachite?

Hex color code for Malachite color is #0bcb55. RGB color code for malachite color is rgb(11, 203, 85).

What is the RGB value of #0bcb55?

The RGB value corresponding to the hexadecimal color code #0bcb55 is rgb(11, 203, 85). 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, '203' represents the green component's intensity, and '85' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #0bcb55.

What is the RGB percentage of #0bcb55?

The RGB percentage composition for the hexadecimal color code #0bcb55 is detailed as follows: 4.3% Red, 79.6% Green, and 33.3% 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 79.6% and 33.3% 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 #0bcb55.

What does RGB 11,203,85 mean?

The RGB color 11, 203, 85 represents a dull and muted shade of Green. The websafe version of this color is hex 00cc66. This color might be commonly referred to as a shade similar to Malachite.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #0bcb55 has an HSL value of 143° (degrees) for Hue, 90% for Saturation, and 42% for Lightness. In this HSL representation, the Hue at 143° 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 42% 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?
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...

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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