#35d32a - Slimy Green Hex Color Code

#35D32A (Slimy Green) - RGB 53, 211, 42 Color Information

#35d32a Conversion Table

HEX Triplet 35, D3, 2A
RGB Decimal 53, 211, 42
RGB Octal 65, 323, 52
RGB Percent 20.8%, 82.7%, 16.5%
RGB Binary 110101, 11010011, 101010
CMY 0.792, 0.173, 0.835
CMYK 75, 0, 80, 17

Percentages of Color #35D32A

R 20.8%
G 82.7%
B 16.5%
RGB Percentages of Color #35d32a
C 75%
M 0%
Y 80%
K 17%
CMYK Percentages of Color #35d32a

Color spaces of #35D32A Slimy Green - RGB(53, 211, 42)

HSV (or HSB) 116°, 80°, 83°
HSL 116°, 67°, 50°
Web Safe #33cc33
XYZ 25.180, 47.513, 10.034
CIE-Lab 74.516, -69.029, 65.725
xyY 0.304, 0.574, 47.513
Decimal 3527466

#35d32a Color Accessibility Scores (Slimy Green Contrast Checker)

#35d32a

On dark background [POOR]

#35d32a

On light background [GOOD]

#35d32a

As background color [GOOD]

Slimy Green ↔ #35d32a Color Blindness Simulator

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

#35D32A Color Combinations - Color Schemes with 35d32a

#35d32a Analogous Colors

#35d32a Triadic Colors

#35d32a Split Complementary Colors

#35d32a Complementary Colors

Shades and Tints of #35d32a Color Variations

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

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

Alternatives colours to Slimy Green (#35d32a)

#35d32a Color Codes for CSS3/HTML5 and Icon Previews

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

#35D32A in Programming

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

#35d32a - RGB(53, 211, 42) - Slimy Green Color FAQ

What is the color code for Slimy Green?

Hex color code for Slimy Green color is #35d32a. RGB color code for slimy green color is rgb(53, 211, 42).

What is the RGB value of #35d32a?

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

What is the RGB percentage of #35d32a?

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

What does RGB 53,211,42 mean?

The RGB color 53, 211, 42 represents a dull and muted shade of Green. The websafe version of this color is hex 33cc33. This color might be commonly referred to as a shade similar to Slimy Green.

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

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

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

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

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...