#dd6830 - Flame Pea Hex Color Code

#DD6830 (Flame Pea) - RGB 221, 104, 48 Color Information

#dd6830 Conversion Table

HEX Triplet DD, 68, 30
RGB Decimal 221, 104, 48
RGB Octal 335, 150, 60
RGB Percent 86.7%, 40.8%, 18.8%
RGB Binary 11011101, 1101000, 110000
CMY 0.133, 0.592, 0.812
CMYK 0, 53, 78, 13

Percentages of Color #DD6830

R 86.7%
G 40.8%
B 18.8%
RGB Percentages of Color #dd6830
C 0%
M 53%
Y 78%
K 13%
CMYK Percentages of Color #dd6830

Color spaces of #DD6830 Flame Pea - RGB(221, 104, 48)

HSV (or HSB) 19°, 78°, 87°
HSL 19°, 72°, 53°
Web Safe #cc6633
XYZ 35.303, 25.486, 5.855
CIE-Lab 57.546, 42.403, 51.314
xyY 0.530, 0.382, 25.486
Decimal 14510128

#dd6830 Color Accessibility Scores (Flame Pea Contrast Checker)

#dd6830

On dark background [POOR]

#dd6830

On light background [GOOD]

#dd6830

As background color [GOOD]

Flame Pea ↔ #dd6830 Color Blindness Simulator

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

#DD6830 Color Combinations - Color Schemes with dd6830

#dd6830 Analogous Colors

#dd6830 Triadic Colors

#dd6830 Split Complementary Colors

#dd6830 Complementary Colors

Shades and Tints of #dd6830 Color Variations

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

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

Alternatives colours to Flame Pea (#dd6830)

#dd6830 Color Codes for CSS3/HTML5 and Icon Previews

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

#DD6830 in Programming

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

#dd6830 - RGB(221, 104, 48) - Flame Pea Color FAQ

What is the color code for Flame Pea?

Hex color code for Flame Pea color is #dd6830. RGB color code for flame pea color is rgb(221, 104, 48).

What is the RGB value of #dd6830?

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

What is the RGB percentage of #dd6830?

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

What does RGB 221,104,48 mean?

The RGB color 221, 104, 48 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 Flame Pea.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #dd6830 is composed of 0% Cyan, 53% Magenta, 78% 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 53% of Magenta contributes to the red-purple qualities. The 78% 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 #dd6830?

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...