#de653f - Red Damask Hex Color Code

#DE653F (Red Damask) - RGB 222, 101, 63 Color Information

#de653f Conversion Table

HEX Triplet DE, 65, 3F
RGB Decimal 222, 101, 63
RGB Octal 336, 145, 77
RGB Percent 87.1%, 39.6%, 24.7%
RGB Binary 11011110, 1100101, 111111
CMY 0.129, 0.604, 0.753
CMYK 0, 55, 72, 13

Percentages of Color #DE653F

R 87.1%
G 39.6%
B 24.7%
RGB Percentages of Color #de653f
C 0%
M 55%
Y 72%
K 13%
CMYK Percentages of Color #de653f

Color spaces of #DE653F Red Damask - RGB(222, 101, 63)

HSV (or HSB) 14°, 72°, 87°
HSL 14°, 71°, 56°
Web Safe #cc6633
XYZ 35.675, 25.196, 7.686
CIE-Lab 57.266, 44.871, 43.665
xyY 0.520, 0.368, 25.196
Decimal 14574911

#de653f Color Accessibility Scores (Red Damask Contrast Checker)

#de653f

On dark background [POOR]

#de653f

On light background [GOOD]

#de653f

As background color [GOOD]

Red Damask ↔ #de653f Color Blindness Simulator

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

#DE653F Color Combinations - Color Schemes with de653f

#de653f Analogous Colors

#de653f Triadic Colors

#de653f Split Complementary Colors

#de653f Complementary Colors

Shades and Tints of #de653f Color Variations

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

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

Alternatives colours to Red Damask (#de653f)

#de653f Color Codes for CSS3/HTML5 and Icon Previews

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

#DE653F in Programming

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

#de653f - RGB(222, 101, 63) - Red Damask Color FAQ

What is the color code for Red Damask?

Hex color code for Red Damask color is #de653f. RGB color code for red damask color is rgb(222, 101, 63).

What is the RGB value of #de653f?

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

What is the RGB percentage of #de653f?

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

What does RGB 222,101,63 mean?

The RGB color 222, 101, 63 represents a dull and muted shade of Red. The websafe version of this color is hex cc6633. This color might be commonly referred to as a shade similar to Red Damask.

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

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

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