#d73b3e - Valencia Hex Color Code

#D73B3E (Valencia) - RGB 215, 59, 62 Color Information

#d73b3e Conversion Table

HEX Triplet D7, 3B, 3E
RGB Decimal 215, 59, 62
RGB Octal 327, 73, 76
RGB Percent 84.3%, 23.1%, 24.3%
RGB Binary 11010111, 111011, 111110
CMY 0.157, 0.769, 0.757
CMYK 0, 73, 71, 16

Percentages of Color #D73B3E

R 84.3%
G 23.1%
B 24.3%
RGB Percentages of Color #d73b3e
C 0%
M 73%
Y 71%
K 16%
CMYK Percentages of Color #d73b3e

Color spaces of #D73B3E Valencia - RGB(215, 59, 62)

HSV (or HSB) 359°, 73°, 84°
HSL 359°, 66°, 54°
Web Safe #cc3333
XYZ 30.458, 17.923, 6.412
CIE-Lab 49.402, 60.249, 34.953
xyY 0.556, 0.327, 17.923
Decimal 14105406

#d73b3e Color Accessibility Scores (Valencia Contrast Checker)

#d73b3e

On dark background [POOR]

#d73b3e

On light background [GOOD]

#d73b3e

As background color [GOOD]

Valencia ↔ #d73b3e Color Blindness Simulator

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

#D73B3E Color Combinations - Color Schemes with d73b3e

#d73b3e Analogous Colors

#d73b3e Triadic Colors

#d73b3e Split Complementary Colors

#d73b3e Complementary Colors

Shades and Tints of #d73b3e Color Variations

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

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

Alternatives colours to Valencia (#d73b3e)

#d73b3e Color Codes for CSS3/HTML5 and Icon Previews

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

#D73B3E in Programming

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

#d73b3e - RGB(215, 59, 62) - Valencia Color FAQ

What is the color code for Valencia?

Hex color code for Valencia color is #d73b3e. RGB color code for valencia color is rgb(215, 59, 62).

What is the RGB value of #d73b3e?

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

What is the RGB percentage of #d73b3e?

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

What does RGB 215,59,62 mean?

The RGB color 215, 59, 62 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 Valencia.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #d73b3e is composed of 0% Cyan, 73% Magenta, 71% Yellow, and 16% 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 71% of Yellow typically adds to the brightness and warmth, and the 16% 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 #d73b3e?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d73b3e has an HSL value of 359° (degrees) for Hue, 66% for Saturation, and 54% for Lightness. In this HSL representation, the Hue at 359° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 66% 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?
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...

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

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

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...