#0ad875 - Malachite Hex Color Code

#0AD875 (Malachite) - RGB 10, 216, 117 Color Information

#0ad875 Conversion Table

HEX Triplet 0A, D8, 75
RGB Decimal 10, 216, 117
RGB Octal 12, 330, 165
RGB Percent 3.9%, 84.7%, 45.9%
RGB Binary 1010, 11011000, 1110101
CMY 0.961, 0.153, 0.541
CMYK 95, 0, 46, 15

Percentages of Color #0AD875

R 3.9%
G 84.7%
B 45.9%
RGB Percentages of Color #0ad875
C 95%
M 0%
Y 46%
K 15%
CMYK Percentages of Color #0ad875

Color spaces of #0AD875 Malachite - RGB(10, 216, 117)

HSV (or HSB) 151°, 95°, 85°
HSL 151°, 91°, 44°
Web Safe #00cc66
XYZ 27.892, 50.461, 25.099
CIE-Lab 76.351, -65.801, 36.596
xyY 0.270, 0.488, 50.461
Decimal 710773

#0ad875 Color Accessibility Scores (Malachite Contrast Checker)

#0ad875

On dark background [GOOD]

#0ad875

On light background [POOR]

#0ad875

As background color [POOR]

Malachite ↔ #0ad875 Color Blindness Simulator

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

#0AD875 Color Combinations - Color Schemes with 0ad875

#0ad875 Analogous Colors

#0ad875 Triadic Colors

#0ad875 Split Complementary Colors

#0ad875 Complementary Colors

Shades and Tints of #0ad875 Color Variations

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

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

Alternatives colours to Malachite (#0ad875)

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

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

#0AD875 in Programming

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

#0ad875 - RGB(10, 216, 117) - Malachite Color FAQ

What is the color code for Malachite?

Hex color code for Malachite color is #0ad875. RGB color code for malachite color is rgb(10, 216, 117).

What is the RGB value of #0ad875?

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

What is the RGB percentage of #0ad875?

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

What does RGB 10,216,117 mean?

The RGB color 10, 216, 117 represents a bright and vivid 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 #0ad875?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #0ad875 is composed of 95% Cyan, 0% Magenta, 46% Yellow, and 15% 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 46% of Yellow typically adds to the brightness and warmth, and the 15% 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 #0ad875?

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

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

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

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

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