#ffaa66 - Atomic Tangerine Hex Color Code

#FFAA66 (Atomic Tangerine) - RGB 255, 170, 102 Color Information

#ffaa66 Conversion Table

HEX Triplet FF, AA, 66
RGB Decimal 255, 170, 102
RGB Octal 377, 252, 146
RGB Percent 100%, 66.7%, 40%
RGB Binary 11111111, 10101010, 1100110
CMY 0.000, 0.333, 0.600
CMYK 0, 33, 60, 0

Percentages of Color #FFAA66

R 100%
G 66.7%
B 40%
RGB Percentages of Color #ffaa66
C 0%
M 33%
Y 60%
K 0%
CMYK Percentages of Color #ffaa66

Color spaces of #FFAA66 Atomic Tangerine - RGB(255, 170, 102)

HSV (or HSB) 27°, 60°, 100°
HSL 27°, 100°, 70°
Web Safe #ff9966
XYZ 58.013, 50.969, 19.351
CIE-Lab 76.660, 24.733, 47.313
xyY 0.452, 0.397, 50.969
Decimal 16755302

#ffaa66 Color Accessibility Scores (Atomic Tangerine Contrast Checker)

#ffaa66

On dark background [GOOD]

#ffaa66

On light background [POOR]

#ffaa66

As background color [POOR]

Atomic Tangerine ↔ #ffaa66 Color Blindness Simulator

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

#FFAA66 Color Combinations - Color Schemes with ffaa66

#ffaa66 Analogous Colors

#ffaa66 Triadic Colors

#ffaa66 Split Complementary Colors

#ffaa66 Complementary Colors

Shades and Tints of #ffaa66 Color Variations

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

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

Alternatives colours to Atomic Tangerine (#ffaa66)

#ffaa66 Color Codes for CSS3/HTML5 and Icon Previews

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

#FFAA66 in Programming

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

#ffaa66 - RGB(255, 170, 102) - Atomic Tangerine Color FAQ

What is the color code for Atomic Tangerine?

Hex color code for Atomic Tangerine color is #ffaa66. RGB color code for atomic tangerine color is rgb(255, 170, 102).

What is the RGB value of #ffaa66?

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

What is the RGB percentage of #ffaa66?

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

What does RGB 255,170,102 mean?

The RGB color 255, 170, 102 represents a bright and vivid shade of Red. The websafe version of this color is hex ff9966. This color might be commonly referred to as a shade similar to Atomic Tangerine.

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

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

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

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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

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