#71282d - Tawny Port Hex Color Code

#71282D (Tawny Port) - RGB 113, 40, 45 Color Information

#71282d Conversion Table

HEX Triplet 71, 28, 2D
RGB Decimal 113, 40, 45
RGB Octal 161, 50, 55
RGB Percent 44.3%, 15.7%, 17.6%
RGB Binary 1110001, 101000, 101101
CMY 0.557, 0.843, 0.824
CMYK 0, 65, 60, 56

Percentages of Color #71282D

R 44.3%
G 15.7%
B 17.6%
RGB Percentages of Color #71282d
C 0%
M 65%
Y 60%
K 56%
CMYK Percentages of Color #71282d

Color spaces of #71282D Tawny Port - RGB(113, 40, 45)

HSV (or HSB) 356°, 65°, 44°
HSL 356°, 48°, 30°
Web Safe #663333
XYZ 8.042, 5.218, 3.066
CIE-Lab 27.346, 32.672, 13.890
xyY 0.493, 0.320, 5.218
Decimal 7415853

#71282d Color Accessibility Scores (Tawny Port Contrast Checker)

#71282d

On dark background [POOR]

#71282d

On light background [GOOD]

#71282d

As background color [GOOD]

Tawny Port ↔ #71282d Color Blindness Simulator

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

#71282D Color Combinations - Color Schemes with 71282d

#71282d Analogous Colors

#71282d Triadic Colors

#71282d Split Complementary Colors

#71282d Complementary Colors

Shades and Tints of #71282d Color Variations

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

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

Alternatives colours to Tawny Port (#71282d)

#71282d Color Codes for CSS3/HTML5 and Icon Previews

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

#71282D in Programming

HTML5, CSS3 #71282d
Java new Color(113, 40, 45);
.NET Color.FromArgb(255, 113, 40, 45);
Swift UIColor(red:113, green:40, blue:45, alpha:1.00000)
Objective-C [UIColor colorWithRed:113 green:40 blue:45 alpha:1.00000];
OpenGL glColor3f(113f, 40f, 45f);
Python Color('#71282d')

#71282d - RGB(113, 40, 45) - Tawny Port Color FAQ

What is the color code for Tawny Port?

Hex color code for Tawny Port color is #71282d. RGB color code for tawny port color is rgb(113, 40, 45).

What is the RGB value of #71282d?

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

What is the RGB percentage of #71282d?

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

What does RGB 113,40,45 mean?

The RGB color 113, 40, 45 represents a dull and muted shade of Red. The websafe version of this color is hex 663333. This color might be commonly referred to as a shade similar to Tawny Port.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #71282d has an HSL value of 356° (degrees) for Hue, 48% for Saturation, and 30% for Lightness. In this HSL representation, the Hue at 356° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 48% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 30% 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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

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

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