#2f382f - Heavy Metal Hex Color Code

#2F382F (Heavy Metal) - RGB 47, 56, 47 Color Information

#2f382f Conversion Table

HEX Triplet 2F, 38, 2F
RGB Decimal 47, 56, 47
RGB Octal 57, 70, 57
RGB Percent 18.4%, 22%, 18.4%
RGB Binary 101111, 111000, 101111
CMY 0.816, 0.780, 0.816
CMYK 16, 0, 16, 78

Percentages of Color #2F382F

R 18.4%
G 22%
B 18.4%
RGB Percentages of Color #2f382f
C 16%
M 0%
Y 16%
K 78%
CMYK Percentages of Color #2f382f

Color spaces of #2F382F Heavy Metal - RGB(47, 56, 47)

HSV (or HSB) 120°, 16°, 22°
HSL 120°, 9°, 20°
Web Safe #333333
XYZ 3.100, 3.638, 3.228
CIE-Lab 22.436, -5.930, 4.369
xyY 0.311, 0.365, 3.638
Decimal 3094575

#2f382f Color Accessibility Scores (Heavy Metal Contrast Checker)

#2f382f

On dark background [POOR]

#2f382f

On light background [GOOD]

#2f382f

As background color [GOOD]

Heavy Metal ↔ #2f382f Color Blindness Simulator

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

#2F382F Color Combinations - Color Schemes with 2f382f

#2f382f Analogous Colors

#2f382f Triadic Colors

#2f382f Split Complementary Colors

#2f382f Complementary Colors

Shades and Tints of #2f382f Color Variations

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

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

Alternatives colours to Heavy Metal (#2f382f)

#2f382f Color Codes for CSS3/HTML5 and Icon Previews

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

#2F382F in Programming

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

#2f382f - RGB(47, 56, 47) - Heavy Metal Color FAQ

What is the color code for Heavy Metal?

Hex color code for Heavy Metal color is #2f382f. RGB color code for heavy metal color is rgb(47, 56, 47).

What is the RGB value of #2f382f?

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

What is the RGB percentage of #2f382f?

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

What does RGB 47,56,47 mean?

The RGB color 47, 56, 47 represents a dull and muted shade of Green. The websafe version of this color is hex 333333. This color might be commonly referred to as a shade similar to Heavy Metal.

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

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

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

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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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