#01a98b - Persian Green Hex Color Code

#01A98B (Persian Green) - RGB 1, 169, 139 Color Information

#01a98b Conversion Table

HEX Triplet 01, A9, 8B
RGB Decimal 1, 169, 139
RGB Octal 1, 251, 213
RGB Percent 0.4%, 66.3%, 54.5%
RGB Binary 1, 10101001, 10001011
CMY 0.996, 0.337, 0.455
CMYK 99, 0, 18, 34

Percentages of Color #01A98B

R 0.4%
G 66.3%
B 54.5%
RGB Percentages of Color #01a98b
C 99%
M 0%
Y 18%
K 34%
CMYK Percentages of Color #01a98b

Color spaces of #01A98B Persian Green - RGB(1, 169, 139)

HSV (or HSB) 169°, 99°, 66°
HSL 169°, 99°, 33°
Web Safe #009999
XYZ 18.861, 30.246, 29.270
CIE-Lab 61.866, -43.993, 5.174
xyY 0.241, 0.386, 30.246
Decimal 108939

#01a98b Color Accessibility Scores (Persian Green Contrast Checker)

#01a98b

On dark background [POOR]

#01a98b

On light background [GOOD]

#01a98b

As background color [GOOD]

Persian Green ↔ #01a98b Color Blindness Simulator

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

#01A98B Color Combinations - Color Schemes with 01a98b

#01a98b Analogous Colors

#01a98b Triadic Colors

#01a98b Split Complementary Colors

#01a98b Complementary Colors

Shades and Tints of #01a98b Color Variations

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

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

Alternatives colours to Persian Green (#01a98b)

#01a98b Color Codes for CSS3/HTML5 and Icon Previews

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

#01A98B in Programming

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

#01a98b - RGB(1, 169, 139) - Persian Green Color FAQ

What is the color code for Persian Green?

Hex color code for Persian Green color is #01a98b. RGB color code for persian green color is rgb(1, 169, 139).

What is the RGB value of #01a98b?

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

What is the RGB percentage of #01a98b?

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

What does RGB 1,169,139 mean?

The RGB color 1, 169, 139 represents a dull and muted shade of Green. The websafe version of this color is hex 009999. This color might be commonly referred to as a shade similar to Persian Green.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #01a98b has an HSL value of 169° (degrees) for Hue, 99% for Saturation, and 33% for Lightness. In this HSL representation, the Hue at 169° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 99% 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?
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...

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

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

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