#939c0c - Buttered Rum Hex Color Code

#939C0C (Buttered Rum) - RGB 147, 156, 12 Color Information

#939c0c Conversion Table

HEX Triplet 93, 9C, 0C
RGB Decimal 147, 156, 12
RGB Octal 223, 234, 14
RGB Percent 57.6%, 61.2%, 4.7%
RGB Binary 10010011, 10011100, 1100
CMY 0.424, 0.388, 0.953
CMYK 6, 0, 92, 39

Percentages of Color #939C0C

R 57.6%
G 61.2%
B 4.7%
RGB Percentages of Color #939c0c
C 6%
M 0%
Y 92%
K 39%
CMYK Percentages of Color #939c0c

Color spaces of #939C0C Buttered Rum - RGB(147, 156, 12)

HSV (or HSB) 64°, 92°, 61°
HSL 64°, 86°, 33°
Web Safe #999900
XYZ 23.987, 30.007, 4.875
CIE-Lab 61.660, -18.766, 62.876
xyY 0.407, 0.510, 30.007
Decimal 9673740

#939c0c Color Accessibility Scores (Buttered Rum Contrast Checker)

#939c0c

On dark background [POOR]

#939c0c

On light background [GOOD]

#939c0c

As background color [GOOD]

Buttered Rum ↔ #939c0c Color Blindness Simulator

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

#939C0C Color Combinations - Color Schemes with 939c0c

#939c0c Analogous Colors

#939c0c Triadic Colors

#939c0c Split Complementary Colors

#939c0c Complementary Colors

Shades and Tints of #939c0c Color Variations

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

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

Alternatives colours to Buttered Rum (#939c0c)

#939c0c Color Codes for CSS3/HTML5 and Icon Previews

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

#939C0C in Programming

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

#939c0c - RGB(147, 156, 12) - Buttered Rum Color FAQ

What is the color code for Buttered Rum?

Hex color code for Buttered Rum color is #939c0c. RGB color code for buttered rum color is rgb(147, 156, 12).

What is the RGB value of #939c0c?

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

What is the RGB percentage of #939c0c?

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

What does RGB 147,156,12 mean?

The RGB color 147, 156, 12 represents a dull and muted shade of Green. 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 #939c0c?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #939c0c has an HSL value of 64° (degrees) for Hue, 86% for Saturation, and 33% for Lightness. In this HSL representation, the Hue at 64° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 86% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 33% 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?
Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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