#b77b2d - Copper Hex Color Code

#B77B2D (Copper) - RGB 183, 123, 45 Color Information

#b77b2d Conversion Table

HEX Triplet B7, 7B, 2D
RGB Decimal 183, 123, 45
RGB Octal 267, 173, 55
RGB Percent 71.8%, 48.2%, 17.6%
RGB Binary 10110111, 1111011, 101101
CMY 0.282, 0.518, 0.824
CMYK 0, 33, 75, 28

Percentages of Color #B77B2D

R 71.8%
G 48.2%
B 17.6%
RGB Percentages of Color #b77b2d
C 0%
M 33%
Y 75%
K 28%
CMYK Percentages of Color #b77b2d

Color spaces of #B77B2D Copper - RGB(183, 123, 45)

HSV (or HSB) 34°, 75°, 72°
HSL 34°, 61°, 45°
Web Safe #cc6633
XYZ 27.085, 24.423, 5.769
CIE-Lab 56.509, 16.492, 49.896
xyY 0.473, 0.426, 24.423
Decimal 12024621

#b77b2d Color Accessibility Scores (Copper Contrast Checker)

#b77b2d

On dark background [POOR]

#b77b2d

On light background [GOOD]

#b77b2d

As background color [GOOD]

Copper ↔ #b77b2d Color Blindness Simulator

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

#B77B2D Color Combinations - Color Schemes with b77b2d

#b77b2d Analogous Colors

#b77b2d Triadic Colors

#b77b2d Split Complementary Colors

#b77b2d Complementary Colors

Shades and Tints of #b77b2d Color Variations

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

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

Alternatives colours to Copper (#b77b2d)

#b77b2d Color Codes for CSS3/HTML5 and Icon Previews

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

#B77B2D in Programming

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

#b77b2d - RGB(183, 123, 45) - Copper Color FAQ

What is the color code for Copper?

Hex color code for Copper color is #b77b2d. RGB color code for copper color is rgb(183, 123, 45).

What is the RGB value of #b77b2d?

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

What is the RGB percentage of #b77b2d?

The RGB percentage composition for the hexadecimal color code #b77b2d is detailed as follows: 71.8% Red, 48.2% Green, and 17.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.8% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 48.2% and 17.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 #b77b2d.

What does RGB 183,123,45 mean?

The RGB color 183, 123, 45 represents a dull and muted shade of Red. The websafe version of this color is hex cc6633. This color might be commonly referred to as a shade similar to Copper.

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

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

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

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

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