#aacc3e - Atlantis Hex Color Code

#AACC3E (Atlantis) - RGB 170, 204, 62 Color Information

#aacc3e Conversion Table

HEX Triplet AA, CC, 3E
RGB Decimal 170, 204, 62
RGB Octal 252, 314, 76
RGB Percent 66.7%, 80%, 24.3%
RGB Binary 10101010, 11001100, 111110
CMY 0.333, 0.200, 0.757
CMYK 17, 0, 70, 20

Percentages of Color #AACC3E

R 66.7%
G 80%
B 24.3%
RGB Percentages of Color #aacc3e
C 17%
M 0%
Y 70%
K 20%
CMYK Percentages of Color #aacc3e

Color spaces of #AACC3E Atlantis - RGB(170, 204, 62)

HSV (or HSB) 74°, 70°, 80°
HSL 74°, 58°, 52°
Web Safe #99cc33
XYZ 39.040, 52.080, 12.552
CIE-Lab 77.328, -30.605, 63.573
xyY 0.377, 0.502, 52.080
Decimal 11193406

#aacc3e Color Accessibility Scores (Atlantis Contrast Checker)

#aacc3e

On dark background [GOOD]

#aacc3e

On light background [POOR]

#aacc3e

As background color [POOR]

Atlantis ↔ #aacc3e Color Blindness Simulator

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

#AACC3E Color Combinations - Color Schemes with aacc3e

#aacc3e Analogous Colors

#aacc3e Triadic Colors

#aacc3e Split Complementary Colors

#aacc3e Complementary Colors

Shades and Tints of #aacc3e Color Variations

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

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

Alternatives colours to Atlantis (#aacc3e)

#aacc3e Color Codes for CSS3/HTML5 and Icon Previews

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

#AACC3E in Programming

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

#aacc3e - RGB(170, 204, 62) - Atlantis Color FAQ

What is the color code for Atlantis?

Hex color code for Atlantis color is #aacc3e. RGB color code for atlantis color is rgb(170, 204, 62).

What is the RGB value of #aacc3e?

The RGB value corresponding to the hexadecimal color code #aacc3e is rgb(170, 204, 62). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '170' indicates the intensity of the red component, '204' 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 #aacc3e.

What is the RGB percentage of #aacc3e?

The RGB percentage composition for the hexadecimal color code #aacc3e is detailed as follows: 66.7% Red, 80% 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 66.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 80% 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 #aacc3e.

What does RGB 170,204,62 mean?

The RGB color 170, 204, 62 represents a bright and vivid shade of Green. The websafe version of this color is hex 99cc33. This color might be commonly referred to as a shade similar to Atlantis.

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

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

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

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

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