‎#00AA81 Simply Green

‎#00AA81

‎#00AA81 (Simply Green) RGB value is (0, 170, 129).
Red value is 0, green value is 170, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color ‎#00AA81: hue: 166°, saturation: 100%, and lightness: 33.3%.
Process color (CMYK) of ‎#00AA81 is 100%, 0%, 24.1%, 33.3%. Web safe color equivalent of ‎#00AA81 is ‎##009999. Color #00AA81 contains mainly Cyan.

Color Spaces

Color spaces of #00AA81 Value
RGB0, 170, 129
HSL166°, 100%, 33.3%
HSV / HSB166°, 100%, 66.7%
CMYK100%, 0%, 24.1%, 33.3%
XYZ18.33, 30.33, 25.65

Base Numbers

Base Red Green Blue
Binary 00000000 10101010 10000001
Octal 000 252 201
Decimal 0 170 129
Hex 00 AA 81

RGB Percentages for Color #00AA81

Green: 56.9%
Blue: 43.1%

CMYK Percentages of Color #00AA81

Cyan: 100%
Yellow: 24.1%
Black: 33.3%

Shades of #00AA81

Tints of #00AA81

CSS Codes for Color #00AA81
.mybgColor { background-color: #00AA81; }
.myforeColor { color: #00AA81; }
.myborderColor { border: 3px solid #00AA81; }
Text Font Color #00AA81

<p style="color:#00AA81">Text here</p>

This sample text is styled with font color #00AA81. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #00AA81

<div style="background-color:#00AA81">Div content here</div>

The background color of this container is #00AA81.
Border Color #00AA81

<div style="border:3px solid #00AA81">Div here</div>

The border color of this container is #00AA81.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 170, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #00AA81; }
.divShadow { -moz-box-shadow: 1px 1px 3px #00AA81;
-webkit-box-shadow: 1px 1px 3px #00AA81;
box-shadow: 1px 1px 3px #00AA81; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #00AA81.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #00AA81 (Simply Green)

Color Overview & Profile: Color ‎#00AA81, also known as Simply Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (0/255), 67% Green (170/255), and 51% Blue (129/255). The primary color family component is Cyan.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#00AA81 translates into the CMYK subtractive color model with values of 100% Cyan, 0% Magenta, 24.1% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 166°, saturation of 100%, and lightness of 33.3%.

Web Accessibility & Design Recommendations: When implementing ‎#00AA81 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##009999.

‎#00AA81 Simply Green hexcolor for Simply Green Simply Green hexcode Shades of #00AA81 Tints of #00AA81 Similar Colors to #00AA81 #00AA81 Color Combinations #00AA81 CSS & Web Code #00AA81 RGB & CMYK Cool Color Tone
Scroll to Top