#bdd2bf - Gum Leaf Hex Color Code

#BDD2BF (Gum Leaf) - RGB 189, 210, 191 Color Information

#bdd2bf Conversion Table

HEX Triplet BD, D2, BF
RGB Decimal 189, 210, 191
RGB Octal 275, 322, 277
RGB Percent 74.1%, 82.4%, 74.9%
RGB Binary 10111101, 11010010, 10111111
CMY 0.259, 0.176, 0.251
CMYK 10, 0, 9, 18

Percentages of Color #BDD2BF

R 74.1%
G 82.4%
B 74.9%
RGB Percentages of Color #bdd2bf
C 10%
M 0%
Y 9%
K 18%
CMYK Percentages of Color #bdd2bf

Color spaces of #BDD2BF Gum Leaf - RGB(189, 210, 191)

HSV (or HSB) 126°, 10°, 82°
HSL 126°, 19°, 78°
Web Safe #cccccc
XYZ 53.437, 60.674, 58.185
CIE-Lab 82.203, -10.617, 7.017
xyY 0.310, 0.352, 60.674
Decimal 12440255

#bdd2bf Color Accessibility Scores (Gum Leaf Contrast Checker)

#bdd2bf

On dark background [GOOD]

#bdd2bf

On light background [POOR]

#bdd2bf

As background color [POOR]

Gum Leaf ↔ #bdd2bf Color Blindness Simulator

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

#BDD2BF Color Combinations - Color Schemes with bdd2bf

#bdd2bf Analogous Colors

#bdd2bf Triadic Colors

#bdd2bf Split Complementary Colors

#bdd2bf Complementary Colors

Shades and Tints of #bdd2bf Color Variations

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

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

Alternatives colours to Gum Leaf (#bdd2bf)

#bdd2bf Color Codes for CSS3/HTML5 and Icon Previews

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

#BDD2BF in Programming

HTML5, CSS3 #bdd2bf
Java new Color(189, 210, 191);
.NET Color.FromArgb(255, 189, 210, 191);
Swift UIColor(red:189, green:210, blue:191, alpha:1.00000)
Objective-C [UIColor colorWithRed:189 green:210 blue:191 alpha:1.00000];
OpenGL glColor3f(189f, 210f, 191f);
Python Color('#bdd2bf')

#bdd2bf - RGB(189, 210, 191) - Gum Leaf Color FAQ

What is the color code for Gum Leaf?

Hex color code for Gum Leaf color is #bdd2bf. RGB color code for gum leaf color is rgb(189, 210, 191).

What is the RGB value of #bdd2bf?

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

What is the RGB percentage of #bdd2bf?

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

What does RGB 189,210,191 mean?

The RGB color 189, 210, 191 represents a bright and vivid shade of Green. The websafe version of this color is hex cccccc. This color might be commonly referred to as a shade similar to Gum Leaf.

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

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

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

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

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

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