#b0b726 - Lemon Ginger Hex Color Code

#B0B726 (Lemon Ginger) - RGB 176, 183, 38 Color Information

#b0b726 Conversion Table

HEX Triplet B0, B7, 26
RGB Decimal 176, 183, 38
RGB Octal 260, 267, 46
RGB Percent 69%, 71.8%, 14.9%
RGB Binary 10110000, 10110111, 100110
CMY 0.310, 0.282, 0.851
CMYK 4, 0, 79, 28

Percentages of Color #B0B726

R 69%
G 71.8%
B 14.9%
RGB Percentages of Color #b0b726
C 4%
M 0%
Y 79%
K 28%
CMYK Percentages of Color #b0b726

Color spaces of #B0B726 Lemon Ginger - RGB(176, 183, 38)

HSV (or HSB) 63°, 79°, 72°
HSL 63°, 66°, 43°
Web Safe #99cc33
XYZ 35.188, 43.237, 8.325
CIE-Lab 71.716, -19.062, 66.348
xyY 0.406, 0.498, 43.237
Decimal 11581222

#b0b726 Color Accessibility Scores (Lemon Ginger Contrast Checker)

#b0b726

On dark background [POOR]

#b0b726

On light background [GOOD]

#b0b726

As background color [GOOD]

Lemon Ginger ↔ #b0b726 Color Blindness Simulator

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

#B0B726 Color Combinations - Color Schemes with b0b726

#b0b726 Analogous Colors

#b0b726 Triadic Colors

#b0b726 Split Complementary Colors

#b0b726 Complementary Colors

Shades and Tints of #b0b726 Color Variations

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

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

Alternatives colours to Lemon Ginger (#b0b726)

#b0b726 Color Codes for CSS3/HTML5 and Icon Previews

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

#B0B726 in Programming

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

#b0b726 - RGB(176, 183, 38) - Lemon Ginger Color FAQ

What is the color code for Lemon Ginger?

Hex color code for Lemon Ginger color is #b0b726. RGB color code for lemon ginger color is rgb(176, 183, 38).

What is the RGB value of #b0b726?

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

What is the RGB percentage of #b0b726?

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

What does RGB 176,183,38 mean?

The RGB color 176, 183, 38 represents a dull and muted shade of Green. The websafe version of this color is hex 99cc33. This color might be commonly referred to as a shade similar to Lemon Ginger.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b0b726 has an HSL value of 63° (degrees) for Hue, 66% for Saturation, and 43% for Lightness. In this HSL representation, the Hue at 63° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 66% 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 Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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