Skip to main content Skip to docs navigation

#045014 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 British Racing Green and its hex is #05480D Nearest Color Name

Color Hue/Base color: Green

Hex #045014 Color code in RGB color code model is created after adding 1.57% red color, 31.37% green color and 7.84% blue color. Hex #045014 Color code in CMYK color (process color) code model is generated after subtraction of 95% cyan, 0% magenta, 75% yellow and 68.63% black.

Hex #045014 color code is between #005511 web safe hex color code and #004422 web safe hex color code. #005511 is the nearest web safe color code. You can see here many more shades of #045014 color code.

RGB Chart

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

Color Table

Hex Color Code 045014 #045014
RGB Decimal 4, 80, 20 4, 80, 20
RGB Percent 2%, 31%, 8% rgb(2%, 31%, 8%)
CSS RGBa 4, 80, 20,1 rgba(4,80,20,1)
CMYK Model cmyk(95%,0%,75%,68.63%)
HSL Color Space 133,90% ,16% hsl(133,90% ,16%)
HSV Color Space 133°, 95%, 31%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00000100 01010000 00010100
Octal 4 120 24
Decimal 4 80 20
Hex 04 50 14

Different shades of #045014 color code.

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

Darkest of #045014
#000000
Darker of #045014
#000000
Dark of #045014
#021f08
Base of #045014
#045014
Light of #045014
#068120
Lighter
#09b12c
Lightest
#0be238

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

#045014
#500440

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

Split Complementary

#045014
#3a0450
#50041a

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

Analogous Color

#205004
#145004
#045014
#04502d
#04504d

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

#045014
#501404
#140450

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

#045014
#140450
#500440
#405004

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

#045014
#041a50
#500440
#503a04

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 #045014

#000000
#000000
#000000
#021f08
#045014
#068120
#09b12c
#0be238
#2cf456

Tints of #045014 Color

#045014
#1f632e
#3b7648
#578a62
#739d7c
#8fb196
#abc4b0
#c7d8ca
#e3ebe4
#ffffff

Shades of #045014 color code

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

#045014
#034711
#033e0f
#02350d
#022c0b
#012308
#011a06
#001104
#000802
#000000

Tones

#045014
#0c4819
#153f1e
#1d3723
#262e27

Tones

Similar Color like #045014 color

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

#055115
#065216
#075317
#085418
#095519
#0a561a
#0b571b
#0c581c
#0d591d
#0e5a1e
#0f5b1f
#105c20
#115d21
#125e22
#034f13
#024e12
#014d11
#004c10
#004b0f
#004a0e
#00490d
#00480c
#00470b
#00460a
#004509
#004408
#004307
#004206

Download this Dark Green

Hex #045014 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.

#045014 Color Code Preview on Black Background Color

This is how #045014 Color will look on black background color. Color contrast ratio is 2.16

#045014 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #045014

HTML with inline CSS

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

Your Example Paragraph content text in with font color #045014

#045014 color code is use for CSS Background Color

Background color for the above div is #045014

HTML with inline CSS

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

#045014 color code is use for CSS Border Color

CSS Border color for the above div is #045014

HTML with inline CSS

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

CSS Border Left color for the above div is #045014

HTML with inline CSS

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

CSS Border Right color for the above div is #045014

HTML with inline CSS

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

CSS Border Bottom color for the above div is #045014

HTML with inline CSS

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

CSS Border Top color for the above div is #045014

HTML with inline CSS

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

#045014 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#045014 Color code Preview on White Background

This is how #045014 Color code will look on white background color. Color contrast ratio is 9.71

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

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(4,80,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,4,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(4,80,20,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }