#b3a006 - Buddha Gold Hex Color Code

#B3A006 (Buddha Gold) - RGB 179, 160, 6 Color Information

#b3a006 Conversion Table

HEX Triplet B3, A0, 06
RGB Decimal 179, 160, 6
RGB Octal 263, 240, 6
RGB Percent 70.2%, 62.7%, 2.4%
RGB Binary 10110011, 10100000, 110
CMY 0.298, 0.373, 0.976
CMYK 0, 11, 97, 30

Percentages of Color #B3A006

R 70.2%
G 62.7%
B 2.4%
RGB Percentages of Color #b3a006
C 0%
M 11%
Y 97%
K 30%
CMYK Percentages of Color #b3a006

Color spaces of #B3A006 Buddha Gold - RGB(179, 160, 6)

HSV (or HSB) 53°, 97°, 70°
HSL 53°, 94°, 36°
Web Safe #cc9900
XYZ 31.194, 34.738, 5.233
CIE-Lab 65.545, -6.595, 67.877
xyY 0.438, 0.488, 34.738
Decimal 11771910

#b3a006 Color Accessibility Scores (Buddha Gold Contrast Checker)

#b3a006

On dark background [POOR]

#b3a006

On light background [GOOD]

#b3a006

As background color [GOOD]

Buddha Gold ↔ #b3a006 Color Blindness Simulator

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

#B3A006 Color Combinations - Color Schemes with b3a006

#b3a006 Analogous Colors

#b3a006 Triadic Colors

#b3a006 Split Complementary Colors

#b3a006 Complementary Colors

Shades and Tints of #b3a006 Color Variations

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

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

Alternatives colours to Buddha Gold (#b3a006)

#b3a006 Color Codes for CSS3/HTML5 and Icon Previews

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

#B3A006 in Programming

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

#b3a006 - RGB(179, 160, 6) - Buddha Gold Color FAQ

What is the color code for Buddha Gold?

Hex color code for Buddha Gold color is #b3a006. RGB color code for buddha gold color is rgb(179, 160, 6).

What is the RGB value of #b3a006?

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

What is the RGB percentage of #b3a006?

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

What does RGB 179,160,6 mean?

The RGB color 179, 160, 6 represents a dull and muted shade of Red. The websafe version of this color is hex cc9900. This color might be commonly referred to as a shade similar to Buddha Gold.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #b3a006 is composed of 0% Cyan, 11% Magenta, 97% 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 11% of Magenta contributes to the red-purple qualities. The 97% 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 #b3a006?

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...