Skip to main content Skip to docs navigation

#228ea2 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Waikiki and its hex is #218BA0 Nearest Color Name

Color Hue/Base color: Green

Hex #228ea2 Color code in RGB color code model is created after adding 13.33% red color, 55.69% green color and 63.53% blue color. Hex #228ea2 Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 12% magenta, 0% yellow and 36.47% black.

Hex #228ea2 color code is between #1188aa web safe hex color code and #339999 web safe hex color code. #1188aa is the nearest web safe color code. You can see here many more shades of #228ea2 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 228ea2 #228ea2
RGB Decimal 34, 142, 162 34, 142, 162
RGB Percent 13%, 56%, 64% rgb(13%, 56%, 64%)
CSS RGBa 34, 142, 162,1 rgba(34,142,162,1)
CMYK Model cmyk(79%,12%,0%,36.47%)
HSL Color Space 189,65% ,38% hsl(189,65% ,38%)
HSV Color Space 189°, 79%, 64%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100010 10001110 10100010
Octal 42 216 242
Decimal 34 142 162
Hex 22 8e a2

Different shades of #228ea2 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #228ea2
#071f24
Darker of #228ea2
#10444e
Dark of #228ea2
#196978
Base of #228ea2
#228ea2
Light of #228ea2
#2bb3cc
Lighter
#50c5da
Lightest
#7ad3e3

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#228ea2
#a23622

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#228ea2
#a2224e
#a27622

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#22a26b
#22a281
#228ea2
#2263a2
#222ea2

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#228ea2
#8ea222
#a2228e

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#228ea2
#a2228e
#a23622
#22a236

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#228ea2
#7622a2
#a23622
#4ea222

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #228ea2

#000000
#071f24
#10444e
#196978
#228ea2
#2bb3cc
#50c5da
#7ad3e3
#a4e1ec

Tints of #228ea2 Color

#228ea2
#3a9aac
#53a7b6
#6bb3c1
#84c0cb
#9cccd5
#b5d9e0
#cde5ea
#e6f2f4
#ffffff

Shades of #228ea2 color code

Generate more color scales with scales (color stack) generator.

#228ea2
#1e7e90
#1a6e7e
#165e6c
#124e5a
#0f3f48
#0b2f36
#071f24
#030f12
#000000

Tones

#228ea2
#36818e
#49737b
#5d6667
#626262

Tones

Similar Color like #228ea2 color

Find visually similar hex color codes nearing to #228ea2 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#238fa3
#2490a4
#2591a5
#2692a6
#2793a7
#2894a8
#2995a9
#2a96aa
#2b97ab
#2c98ac
#2d99ad
#2e9aae
#2f9baf
#309cb0
#218da1
#208ca0
#1f8b9f
#1e8a9e
#1d899d
#1c889c
#1b879b
#1a869a
#198599
#188498
#178397
#168296
#158195
#148094

Download this Dark Green

Hex #228ea2 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#228ea2 Color Code Preview on Black Background Color

This is how #228ea2 Color will look on black background color. Color contrast ratio is 5.46

#228ea2 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#228ea2">Your Example Paragraph content text in with font color #228ea2 </p>

Your Example Paragraph content text in with font color #228ea2

HTML with inline CSS

<div style="color:#228ea2">Your Paragraph text in with font color #228ea2 </div>

Your Example Paragraph content text in with font color #228ea2

#228ea2 color code is use for CSS Background Color

Background color for the above div is #228ea2

HTML with inline CSS

<div style="background-color:#228ea2;"></div>

#228ea2 color code is use for CSS Border Color

CSS Border color for the above div is #228ea2

HTML with inline CSS

<div style="border:5px solid #228ea2;"></div>

CSS Border Left color for the above div is #228ea2

HTML with inline CSS

<div style="border-left:5px solid #228ea2;"></div>

CSS Border Right color for the above div is #228ea2

HTML with inline CSS

<div style="border-right:5px solid #228ea2;"></div>

CSS Border Bottom color for the above div is #228ea2

HTML with inline CSS

<div style="border-bottom:5px solid #228ea2;"></div>

CSS Border Top color for the above div is #228ea2

HTML with inline CSS

<div style="border-top:5px solid #228ea2;"></div>

#228ea2 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#228ea2; } .examplecolorclass {color:#228ea2; } .examplebordercolor {border:3px solid #228ea2; }

#228ea2 Color code Preview on White Background

This is how #228ea2 Color code will look on white background color. Color contrast ratio is 3.85

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #228ea2; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #228ea2; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(34,142,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(162,54,34,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(34,142,162,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }