#da3b49 - Rusty Red Hex Color Code

#DA3B49 (Rusty Red) - RGB 218, 59, 73 Color Information

#da3b49 Conversion Table

HEX Triplet DA, 3B, 49
RGB Decimal 218, 59, 73
RGB Octal 332, 73, 111
RGB Percent 85.5%, 23.1%, 28.6%
RGB Binary 11011010, 111011, 1001001
CMY 0.145, 0.769, 0.714
CMYK 0, 73, 67, 15

Percentages of Color #DA3B49

R 85.5%
G 23.1%
B 28.6%
RGB Percentages of Color #da3b49
C 0%
M 73%
Y 67%
K 15%
CMYK Percentages of Color #da3b49

Color spaces of #DA3B49 Rusty Red - RGB(218, 59, 73)

HSV (or HSB) 355°, 73°, 85°
HSL 355°, 68°, 54°
Web Safe #cc3333
XYZ 31.680, 18.514, 8.207
CIE-Lab 50.114, 61.697, 29.506
xyY 0.542, 0.317, 18.514
Decimal 14302025

#da3b49 Color Accessibility Scores (Rusty Red Contrast Checker)

#da3b49

On dark background [POOR]

#da3b49

On light background [GOOD]

#da3b49

As background color [GOOD]

Rusty Red ↔ #da3b49 Color Blindness Simulator

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

#DA3B49 Color Combinations - Color Schemes with da3b49

#da3b49 Analogous Colors

#da3b49 Triadic Colors

#da3b49 Split Complementary Colors

#da3b49 Complementary Colors

Shades and Tints of #da3b49 Color Variations

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

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

Alternatives colours to Rusty Red (#da3b49)

#da3b49 Color Codes for CSS3/HTML5 and Icon Previews

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

#DA3B49 in Programming

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

#da3b49 - RGB(218, 59, 73) - Rusty Red Color FAQ

What is the color code for Rusty Red?

Hex color code for Rusty Red color is #da3b49. RGB color code for rusty red color is rgb(218, 59, 73).

What is the RGB value of #da3b49?

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

What is the RGB percentage of #da3b49?

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

What does RGB 218,59,73 mean?

The RGB color 218, 59, 73 represents a dull and muted shade of Red. The websafe version of this color is hex cc3333. This color might be commonly referred to as a shade similar to Rusty Red.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #da3b49 has an HSL value of 355° (degrees) for Hue, 68% for Saturation, and 54% for Lightness. In this HSL representation, the Hue at 355° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 68% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 54% 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?
Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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 Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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

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