#a2f298 - Sulu Hex Color Code

#A2F298 (Sulu) - RGB 162, 242, 152 Color Information

#a2f298 Conversion Table

HEX Triplet A2, F2, 98
RGB Decimal 162, 242, 152
RGB Octal 242, 362, 230
RGB Percent 63.5%, 94.9%, 59.6%
RGB Binary 10100010, 11110010, 10011000
CMY 0.365, 0.051, 0.404
CMYK 33, 0, 37, 5

Percentages of Color #A2F298

R 63.5%
G 94.9%
B 59.6%
RGB Percentages of Color #a2f298
C 33%
M 0%
Y 37%
K 5%
CMYK Percentages of Color #a2f298

Color spaces of #A2F298 Sulu - RGB(162, 242, 152)

HSV (or HSB) 113°, 37°, 95°
HSL 113°, 78°, 77°
Web Safe #99ff99
XYZ 52.320, 73.453, 41.126
CIE-Lab 88.663, -41.359, 35.882
xyY 0.313, 0.440, 73.453
Decimal 10678936

#a2f298 Color Accessibility Scores (Sulu Contrast Checker)

#a2f298

On dark background [GOOD]

#a2f298

On light background [POOR]

#a2f298

As background color [POOR]

Sulu ↔ #a2f298 Color Blindness Simulator

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

#A2F298 Color Combinations - Color Schemes with a2f298

#a2f298 Analogous Colors

#a2f298 Triadic Colors

#a2f298 Split Complementary Colors

#a2f298 Complementary Colors

Shades and Tints of #a2f298 Color Variations

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

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

Alternatives colours to Sulu (#a2f298)

#a2f298 Color Codes for CSS3/HTML5 and Icon Previews

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

#A2F298 in Programming

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

#a2f298 - RGB(162, 242, 152) - Sulu Color FAQ

What is the color code for Sulu?

Hex color code for Sulu color is #a2f298. RGB color code for sulu color is rgb(162, 242, 152).

What is the RGB value of #a2f298?

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

What is the RGB percentage of #a2f298?

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

What does RGB 162,242,152 mean?

The RGB color 162, 242, 152 represents a bright and vivid shade of Green. The websafe version of this color is hex 99ff99. This color might be commonly referred to as a shade similar to Sulu.

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

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

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

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

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

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