#b69c1b - Lucky Hex Color Code

#B69C1B (Lucky) - RGB 182, 156, 27 Color Information

#b69c1b Conversion Table

HEX Triplet B6, 9C, 1B
RGB Decimal 182, 156, 27
RGB Octal 266, 234, 33
RGB Percent 71.4%, 61.2%, 10.6%
RGB Binary 10110110, 10011100, 11011
CMY 0.286, 0.388, 0.894
CMYK 0, 14, 85, 29

Percentages of Color #B69C1B

R 71.4%
G 61.2%
B 10.6%
RGB Percentages of Color #b69c1b
C 0%
M 14%
Y 85%
K 29%
CMYK Percentages of Color #b69c1b

Color spaces of #B69C1B Lucky - RGB(182, 156, 27)

HSV (or HSB) 50°, 85°, 71°
HSL 50°, 74°, 41°
Web Safe #cc9933
XYZ 31.378, 33.801, 5.907
CIE-Lab 64.804, -2.729, 63.604
xyY 0.441, 0.475, 33.801
Decimal 11967515

#b69c1b Color Accessibility Scores (Lucky Contrast Checker)

#b69c1b

On dark background [POOR]

#b69c1b

On light background [GOOD]

#b69c1b

As background color [GOOD]

Lucky ↔ #b69c1b Color Blindness Simulator

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

#B69C1B Color Combinations - Color Schemes with b69c1b

#b69c1b Analogous Colors

#b69c1b Triadic Colors

#b69c1b Split Complementary Colors

#b69c1b Complementary Colors

Shades and Tints of #b69c1b Color Variations

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

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

Alternatives colours to Lucky (#b69c1b)

#b69c1b Color Codes for CSS3/HTML5 and Icon Previews

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

#B69C1B in Programming

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

#b69c1b - RGB(182, 156, 27) - Lucky Color FAQ

What is the color code for Lucky?

Hex color code for Lucky color is #b69c1b. RGB color code for lucky color is rgb(182, 156, 27).

What is the RGB value of #b69c1b?

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

What is the RGB percentage of #b69c1b?

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

What does RGB 182,156,27 mean?

The RGB color 182, 156, 27 represents a dull and muted shade of Red. The websafe version of this color is hex cc9933. This color might be commonly referred to as a shade similar to Lucky.

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

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

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

Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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

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