#822500 - Red Beech Hex Color Code

#822500 (Red Beech) - RGB 130, 37, 0 Color Information

#822500 Conversion Table

HEX Triplet 82, 25, 00
RGB Decimal 130, 37, 0
RGB Octal 202, 45, 0
RGB Percent 51%, 14.5%, 0%
RGB Binary 10000010, 100101, 0
CMY 0.490, 0.855, 1.000
CMYK 0, 72, 100, 49

Percentages of Color #822500

R 51%
G 14.5%
B 0%
RGB Percentages of Color #822500
C 0%
M 72%
Y 100%
K 49%
CMYK Percentages of Color #822500

Color spaces of #822500 Red Beech - RGB(130, 37, 0)

HSV (or HSB) 17°, 100°, 51°
HSL 17°, 100°, 25°
Web Safe #993300
XYZ 9.867, 6.069, 0.651
CIE-Lab 29.586, 38.505, 41.693
xyY 0.595, 0.366, 6.069
Decimal 8529152

#822500 Color Accessibility Scores (Red Beech Contrast Checker)

#822500

On dark background [POOR]

#822500

On light background [GOOD]

#822500

As background color [GOOD]

Red Beech ↔ #822500 Color Blindness Simulator

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

#822500 Color Combinations - Color Schemes with 822500

#822500 Analogous Colors

#822500 Triadic Colors

#822500 Split Complementary Colors

#822500 Complementary Colors

Shades and Tints of #822500 Color Variations

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

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

Alternatives colours to Red Beech (#822500)

#822500 Color Codes for CSS3/HTML5 and Icon Previews

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

#822500 in Programming

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

#822500 - RGB(130, 37, 0) - Red Beech Color FAQ

What is the color code for Red Beech?

Hex color code for Red Beech color is #822500. RGB color code for red beech color is rgb(130, 37, 0).

What is the RGB value of #822500?

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

What is the RGB percentage of #822500?

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

What does RGB 130,37,0 mean?

The RGB color 130, 37, 0 represents a dull and muted shade of Red. The websafe version of this color is hex 993300. This color might be commonly referred to as a shade similar to Red Beech.

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

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

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

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

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