#9b860a - Buttered Rum Hex Color Code

#9B860A (Buttered Rum) - RGB 155, 134, 10 Color Information

#9b860a Conversion Table

HEX Triplet 9B, 86, 0A
RGB Decimal 155, 134, 10
RGB Octal 233, 206, 12
RGB Percent 60.8%, 52.5%, 3.9%
RGB Binary 10011011, 10000110, 1010
CMY 0.392, 0.475, 0.961
CMYK 0, 14, 94, 39

Percentages of Color #9B860A

R 60.8%
G 52.5%
B 3.9%
RGB Percentages of Color #9b860a
C 0%
M 14%
Y 94%
K 39%
CMYK Percentages of Color #9b860a

Color spaces of #9B860A Buttered Rum - RGB(155, 134, 10)

HSV (or HSB) 51°, 94°, 61°
HSL 51°, 88°, 32°
Web Safe #999900
XYZ 22.097, 24.041, 3.763
CIE-Lab 56.128, -3.451, 59.215
xyY 0.443, 0.482, 24.041
Decimal 10192394

#9b860a Color Accessibility Scores (Buttered Rum Contrast Checker)

#9b860a

On dark background [POOR]

#9b860a

On light background [GOOD]

#9b860a

As background color [GOOD]

Buttered Rum ↔ #9b860a Color Blindness Simulator

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

#9B860A Color Combinations - Color Schemes with 9b860a

#9b860a Analogous Colors

#9b860a Triadic Colors

#9b860a Split Complementary Colors

#9b860a Complementary Colors

Shades and Tints of #9b860a Color Variations

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

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

Alternatives colours to Buttered Rum (#9b860a)

#9b860a Color Codes for CSS3/HTML5 and Icon Previews

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

#9B860A in Programming

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

#9b860a - RGB(155, 134, 10) - Buttered Rum Color FAQ

What is the color code for Buttered Rum?

Hex color code for Buttered Rum color is #9b860a. RGB color code for buttered rum color is rgb(155, 134, 10).

What is the RGB value of #9b860a?

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

What is the RGB percentage of #9b860a?

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

What does RGB 155,134,10 mean?

The RGB color 155, 134, 10 represents a dull and muted shade of Red. The websafe version of this color is hex 999900. This color might be commonly referred to as a shade similar to Buttered Rum.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #9b860a is composed of 0% Cyan, 14% Magenta, 94% Yellow, and 39% 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 94% of Yellow typically adds to the brightness and warmth, and the 39% 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 #9b860a?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #9b860a has an HSL value of 51° (degrees) for Hue, 88% for Saturation, and 32% for Lightness. In this HSL representation, the Hue at 51° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 88% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 32% 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?
A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

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

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

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...