#b2b276 - Green Smoke Hex Color Code

#B2B276 (Green Smoke) - RGB 178, 178, 118 Color Information

#b2b276 Conversion Table

HEX Triplet B2, B2, 76
RGB Decimal 178, 178, 118
RGB Octal 262, 262, 166
RGB Percent 69.8%, 69.8%, 46.3%
RGB Binary 10110010, 10110010, 1110110
CMY 0.302, 0.302, 0.537
CMYK 0, 0, 34, 30

Percentages of Color #B2B276

R 69.8%
G 69.8%
B 46.3%
RGB Percentages of Color #b2b276
C 0%
M 0%
Y 34%
K 30%
CMYK Percentages of Color #b2b276

Color spaces of #B2B276 Green Smoke - RGB(178, 178, 118)

HSV (or HSB) 60°, 34°, 70°
HSL 60°, 28°, 58°
Web Safe #999966
XYZ 37.551, 42.614, 23.386
CIE-Lab 71.292, -9.374, 30.730
xyY 0.363, 0.412, 42.614
Decimal 11711094

#b2b276 Color Accessibility Scores (Green Smoke Contrast Checker)

#b2b276

On dark background [POOR]

#b2b276

On light background [GOOD]

#b2b276

As background color [GOOD]

Green Smoke ↔ #b2b276 Color Blindness Simulator

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

#B2B276 Color Combinations - Color Schemes with b2b276

#b2b276 Analogous Colors

#b2b276 Triadic Colors

#b2b276 Split Complementary Colors

#b2b276 Complementary Colors

Shades and Tints of #b2b276 Color Variations

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

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

Alternatives colours to Green Smoke (#b2b276)

#b2b276 Color Codes for CSS3/HTML5 and Icon Previews

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

#B2B276 in Programming

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

#b2b276 - RGB(178, 178, 118) - Green Smoke Color FAQ

What is the color code for Green Smoke?

Hex color code for Green Smoke color is #b2b276. RGB color code for green smoke color is rgb(178, 178, 118).

What is the RGB value of #b2b276?

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

What is the RGB percentage of #b2b276?

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

What does RGB 178,178,118 mean?

The RGB color 178, 178, 118 represents a dull and muted shade of Red. The websafe version of this color is hex 999966. This color might be commonly referred to as a shade similar to Green Smoke.

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

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

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

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