#7a595d - Russett Hex Color Code

#7A595D (Russett) - RGB 122, 89, 93 Color Information

#7a595d Conversion Table

HEX Triplet 7A, 59, 5D
RGB Decimal 122, 89, 93
RGB Octal 172, 131, 135
RGB Percent 47.8%, 34.9%, 36.5%
RGB Binary 1111010, 1011001, 1011101
CMY 0.522, 0.651, 0.635
CMYK 0, 27, 24, 52

Percentages of Color #7A595D

R 47.8%
G 34.9%
B 36.5%
RGB Percentages of Color #7a595d
C 0%
M 27%
Y 24%
K 52%
CMYK Percentages of Color #7a595d

Color spaces of #7A595D Russett - RGB(122, 89, 93)

HSV (or HSB) 353°, 27°, 48°
HSL 353°, 16°, 41°
Web Safe #666666
XYZ 13.574, 12.073, 11.971
CIE-Lab 41.331, 14.236, 3.036
xyY 0.361, 0.321, 12.073
Decimal 8018269

#7a595d Color Accessibility Scores (Russett Contrast Checker)

#7a595d

On dark background [POOR]

#7a595d

On light background [GOOD]

#7a595d

As background color [GOOD]

Russett ↔ #7a595d Color Blindness Simulator

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

#7A595D Color Combinations - Color Schemes with 7a595d

#7a595d Analogous Colors

#7a595d Triadic Colors

#7a595d Split Complementary Colors

#7a595d Complementary Colors

Shades and Tints of #7a595d Color Variations

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

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

Alternatives colours to Russett (#7a595d)

#7a595d Color Codes for CSS3/HTML5 and Icon Previews

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

#7A595D in Programming

HTML5, CSS3 #7a595d
Java new Color(122, 89, 93);
.NET Color.FromArgb(255, 122, 89, 93);
Swift UIColor(red:122, green:89, blue:93, alpha:1.00000)
Objective-C [UIColor colorWithRed:122 green:89 blue:93 alpha:1.00000];
OpenGL glColor3f(122f, 89f, 93f);
Python Color('#7a595d')

#7a595d - RGB(122, 89, 93) - Russett Color FAQ

What is the color code for Russett?

Hex color code for Russett color is #7a595d. RGB color code for russett color is rgb(122, 89, 93).

What is the RGB value of #7a595d?

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

What is the RGB percentage of #7a595d?

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

What does RGB 122,89,93 mean?

The RGB color 122, 89, 93 represents a dull and muted shade of Red. The websafe version of this color is hex 666666. This color might be commonly referred to as a shade similar to Russett.

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

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

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

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

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

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

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