#0aa03f - Salem Hex Color Code

#0AA03F (Salem) - RGB 10, 160, 63 Color Information

#0aa03f Conversion Table

HEX Triplet 0A, A0, 3F
RGB Decimal 10, 160, 63
RGB Octal 12, 240, 77
RGB Percent 3.9%, 62.7%, 24.7%
RGB Binary 1010, 10100000, 111111
CMY 0.961, 0.373, 0.753
CMYK 94, 0, 61, 37

Percentages of Color #0AA03F

R 3.9%
G 62.7%
B 24.7%
RGB Percentages of Color #0aa03f
C 94%
M 0%
Y 61%
K 37%
CMYK Percentages of Color #0aa03f

Color spaces of #0AA03F Salem - RGB(10, 160, 63)

HSV (or HSB) 141°, 94°, 63°
HSL 141°, 88°, 33°
Web Safe #009933
XYZ 13.593, 25.565, 8.921
CIE-Lab 57.622, -55.860, 40.069
xyY 0.283, 0.532, 25.565
Decimal 696383

#0aa03f Color Accessibility Scores (Salem Contrast Checker)

#0aa03f

On dark background [POOR]

#0aa03f

On light background [GOOD]

#0aa03f

As background color [GOOD]

Salem ↔ #0aa03f Color Blindness Simulator

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

#0AA03F Color Combinations - Color Schemes with 0aa03f

#0aa03f Analogous Colors

#0aa03f Triadic Colors

#0aa03f Split Complementary Colors

#0aa03f Complementary Colors

Shades and Tints of #0aa03f Color Variations

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

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

Alternatives colours to Salem (#0aa03f)

#0aa03f Color Codes for CSS3/HTML5 and Icon Previews

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

#0AA03F in Programming

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

#0aa03f - RGB(10, 160, 63) - Salem Color FAQ

What is the color code for Salem?

Hex color code for Salem color is #0aa03f. RGB color code for salem color is rgb(10, 160, 63).

What is the RGB value of #0aa03f?

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

What is the RGB percentage of #0aa03f?

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

What does RGB 10,160,63 mean?

The RGB color 10, 160, 63 represents a dull and muted shade of Green. The websafe version of this color is hex 009933. This color might be commonly referred to as a shade similar to Salem.

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

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

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

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

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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