Skip to main content Skip to docs navigation

#0a4e52 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 Emerald Spring and its hex is #095155 Nearest Color Name

Color Hue/Base color: Green

Hex #0a4e52 Color code in RGB color code model is created after adding 3.92% red color, 30.59% green color and 32.16% blue color. Hex #0a4e52 Color code in CMYK color (process color) code model is generated after subtraction of 88% cyan, 5% magenta, 0% yellow and 67.84% black.

Hex #0a4e52 color code is between #115555 web safe hex color code and #004444 web safe hex color code. #115555 is the nearest web safe color code. You can see here many more shades of #0a4e52 color code.

RGB Chart

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

Color Table

Hex Color Code 0a4e52 #0a4e52
RGB Decimal 10, 78, 82 10, 78, 82
RGB Percent 4%, 31%, 32% rgb(4%, 31%, 32%)
CSS RGBa 10, 78, 82,1 rgba(10,78,82,1)
CMYK Model cmyk(88%,5%,0%,67.84%)
HSL Color Space 183,78% ,18% hsl(183,78% ,18%)
HSV Color Space 183°, 88%, 32%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00001010 01001110 01010010
Octal 12 116 122
Decimal 10 78 82
Hex 0a 4e 52

Different shades of #0a4e52 color code.

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

Darkest of #0a4e52
#000000
Darker of #0a4e52
#000000
Dark of #0a4e52
#042325
Base of #0a4e52
#0a4e52
Light of #0a4e52
#10797f
Lighter
#15a4ad
Lightest
#1bd0da

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

#0a4e52
#520e0a

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

Split Complementary

#0a4e52
#520a2a
#52320a

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

Analogous Color

#0a522c
#0a5238
#0a4e52
#0a3652
#0a1852

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

#0a4e52
#4e520a
#520a4e

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

#0a4e52
#520a4e
#520e0a
#0a520e

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

#0a4e52
#320a52
#520e0a
#2a520a

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 #0a4e52

#000000
#000000
#000000
#042325
#0a4e52
#10797f
#15a4ad
#1bd0da
#40dee8

Tints of #0a4e52 Color

#0a4e52
#256165
#407578
#5b898b
#769c9e
#92b0b2
#adc4c5
#c8d7d8
#e3ebeb
#ffffff

Shades of #0a4e52 color code

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

#0a4e52
#084548
#073c3f
#063436
#052b2d
#042224
#031a1b
#021112
#010809
#000000

Tones

#0a4e52
#134649
#1c3e40
#263536
#2e2e2e

Tones

Similar Color like #0a4e52 color

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

#0b4f53
#0c5054
#0d5155
#0e5256
#0f5357
#105458
#115559
#12565a
#13575b
#14585c
#15595d
#165a5e
#175b5f
#185c60
#094d51
#084c50
#074b4f
#064a4e
#05494d
#04484c
#03474b
#02464a
#014549
#004448
#004347
#004246
#004145
#004044

Download this Dark Green

Hex #0a4e52 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.

#0a4e52 Color Code Preview on Black Background Color

This is how #0a4e52 Color will look on black background color. Color contrast ratio is 2.22

#0a4e52 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0a4e52

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0a4e52

#0a4e52 color code is use for CSS Background Color

Background color for the above div is #0a4e52

HTML with inline CSS

<div style="background-color:#0a4e52;"></div>

#0a4e52 color code is use for CSS Border Color

CSS Border color for the above div is #0a4e52

HTML with inline CSS

<div style="border:5px solid #0a4e52;"></div>

CSS Border Left color for the above div is #0a4e52

HTML with inline CSS

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

CSS Border Right color for the above div is #0a4e52

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0a4e52

HTML with inline CSS

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

CSS Border Top color for the above div is #0a4e52

HTML with inline CSS

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

#0a4e52 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0a4e52 Color code Preview on White Background

This is how #0a4e52 Color code will look on white background color. Color contrast ratio is 9.44

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 #0a4e52; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #0a4e52; }

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(10,78,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(82,14,10,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(10,78,82,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }