#b1cb48 - Turmeric Hex Color Code

#B1CB48 (Turmeric) - RGB 177, 203, 72 Color Information

#b1cb48 Conversion Table

HEX Triplet B1, CB, 48
RGB Decimal 177, 203, 72
RGB Octal 261, 313, 110
RGB Percent 69.4%, 79.6%, 28.2%
RGB Binary 10110001, 11001011, 1001000
CMY 0.306, 0.204, 0.718
CMYK 13, 0, 65, 20

Percentages of Color #B1CB48

R 69.4%
G 79.6%
B 28.2%
RGB Percentages of Color #b1cb48
C 13%
M 0%
Y 65%
K 20%
CMYK Percentages of Color #b1cb48

Color spaces of #B1CB48 Turmeric - RGB(177, 203, 72)

HSV (or HSB) 72°, 65°, 80°
HSL 72°, 56°, 54°
Web Safe #99cc33
XYZ 40.657, 52.527, 14.127
CIE-Lab 77.595, -26.691, 60.121
xyY 0.379, 0.489, 52.527
Decimal 11651912

#b1cb48 Color Accessibility Scores (Turmeric Contrast Checker)

#b1cb48

On dark background [GOOD]

#b1cb48

On light background [POOR]

#b1cb48

As background color [POOR]

Turmeric ↔ #b1cb48 Color Blindness Simulator

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

#B1CB48 Color Combinations - Color Schemes with b1cb48

#b1cb48 Analogous Colors

#b1cb48 Triadic Colors

#b1cb48 Split Complementary Colors

#b1cb48 Complementary Colors

Shades and Tints of #b1cb48 Color Variations

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

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

Alternatives colours to Turmeric (#b1cb48)

#b1cb48 Color Codes for CSS3/HTML5 and Icon Previews

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

#B1CB48 in Programming

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

#b1cb48 - RGB(177, 203, 72) - Turmeric Color FAQ

What is the color code for Turmeric?

Hex color code for Turmeric color is #b1cb48. RGB color code for turmeric color is rgb(177, 203, 72).

What is the RGB value of #b1cb48?

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

What is the RGB percentage of #b1cb48?

The RGB percentage composition for the hexadecimal color code #b1cb48 is detailed as follows: 69.4% Red, 79.6% Green, and 28.2% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 69.4% 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 28.2% 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 #b1cb48.

What does RGB 177,203,72 mean?

The RGB color 177, 203, 72 represents a bright and vivid shade of Green. The websafe version of this color is hex 99cc33. This color might be commonly referred to as a shade similar to Turmeric.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #b1cb48 has an HSL value of 72° (degrees) for Hue, 56% for Saturation, and 54% for Lightness. In this HSL representation, the Hue at 72° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 56% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 54% 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 Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

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

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

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...