Persian Green (#00a693) Web Color For Web Page Design

Everything about Persian Green (#00a693) and hex colors to enhance web page design and your website development company. Get a multitude of palettes based on one color. Learn how to choose the right hex codes for web page design. Optimize your online projects with the power of triadic, tetradic, analogous colors, and more. Get inspired and design websites with ease for your web development company.

Persian Green (#00a693) Color Hex

Persian Green (#00a693) rgb(0, 166, 147)

Color spaces of Persian Green (#00a693)

RGB0166147
HSL0.481.000.33
HSV17410066
CMYK1.000.000.11 0.35
XYZ18.902729.379032.2782
Yxy0.23460.3647
Hunter Lab54.2024-32.60372.6338
CIE-Lab61.1147-40.5373-0.3998

Base Numbers

BaseRedGreenBlue
Binary000000001010011010010011
Octal0246223
Decimal0166147
Hex00A693

Shades of Persian Green (#00a693)

Tints of Persian Green (#00a693)

RGB Percentages of Color Persian Green (#00a693)

Red
Green
Blue

CMYK Percentages of Color Persian Green (#00a693)

Cyan
Magenta
Yellow
Black

Analogous Colors of Persian Green (#00a693)

Triadic Colors of Persian Green (#00a693) separated with 120° angle

Copied!
HEX toggle hex RGB

Tetradic Colors of Persian Green (#00a693) separated with 90° angle

Monochromatic Colors of Persian Green (#00a693)

Complementary Color

Copied!
HEX toggle hex RGB

Pastel variations

Soft variations

Light variations

Hard variations

Pale variations

Persian Green (#00a693) Color Preview on Black Background

This is Persian Green (#00a693) on a black background

Persian Green (#00a693) Color Preview on White Background

This is Persian Green (#00a693) on a white background

Persian Green (#00a693) Color CSS Codes

                .bckColor {background-color:#ff0000; } 
                .forColor {color:#ff0000; }
                .bordercolor {border:3px solid #ff0000; }

            

Persian Green (#00a693) Text Font Color

This is a sample text written with the Persian Green (#00a693) color.
This is a strong text written with the Persian Green (#00a693) as well.

Persian Green (#00a693) Background Color

                <div style="background-color:Persian Green (#00a693)">
                    Text on the Persian Green (#00a693) color
                </div>
            

Persian Green (#00a693) Border Color

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

Css3 Examples

Text Shadow with RGB Values

                .rgbShadow {
                    text-shadow: 4px 4px 2px rgba(255,0,0, 0.8); } 
                .hexShadow { 
                    text-shadow: 4px 4px 2px #ff0000; }
                .divShadow { 
                    -moz-box-shadow: 1px 1px 3px 2px #ff0000;
                    -webkit-box-shadow: 1px 1px 3px 2px #ff0000;
                    box-shadow:         1px 1px 3px 2px #ff0000; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px rgb(0, 166, 147);">Text here</p>

This is a text with rgb(0, 166, 147) as a shadow color.

Div Box Shadow

                <div style="-moz-box-shadow: 1px 1px 3px 2px #00a693;
                  -webkit-box-shadow: 1px 1px 3px 2px #00a693;
                  box-shadow:         1px 1px 3px 2px #00a693;">
                    Div content here
                </div>
            
An html Div with text shadow using #00a693 color hex code

Related palettes

Copied!
share
HEX toggle hex RGB
Salmar
Copied!
share
HEX toggle hex RGB
EMERALD GREENS
Copied!
share
HEX toggle hex RGB
Persian Color Palette #2
Copied!
share
HEX toggle hex RGB
JJS
Copied!
share
HEX toggle hex RGB
Wheeeeee