crispedge.com

Color picker

Loading...

#004f19 hex color - Green - Cool color - Information

#004f19 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #004f19 Color code in RGB color code model is created after adding 0% red color, 30.98% green color and 9.8% blue color. Hex #004f19 Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 0% magenta, 68% yellow and 69% black.

Hex #004f19 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 #004f19 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code004f19#004f19
RGB Decimal0, 79, 25rgb(0, 79, 25)
RGB Percent0%, 31%, 10%rgb(0%, 31%, 10%)
CSS RGBa0, 79, 25,1rgba(0,79,25,1)
CMYK Modelcmyk(100%,0%,68%,69%)
HSL Color Space139,100% ,15%hsl(139,100% ,15%)
HSV Color Space139°, 100%, 31%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000000100111100011001
Octal011731
Decimal07925
Hex004f19

Different shades of #004f19 color code.

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

Light Shade of #004f19
#008229
Dark Shade of #004f19
#001c09
Saturated Shade of #004f19
#004f19
Desaturated Shade of #004f19
#044b1a
Grey scale Shade of #004f19
#272727
Brighten Shade
#196832
Most Readable Shade
#FFFFFF

Shades of #004f19 color code

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

#004f19
#004616
#003d13
#003410
#002b0d
#00230b
#001a08
#001105
#000802
#000000

Similar Color like #004f19 color

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

#01501a
#02511b
#03521c
#04531d
#05541e
#06551f
#075620
#085721
#095822
#0a5923
#0b5a24
#0c5b25
#0d5c26
#0e5d27
#004e18
#004d17
#004c16
#004b15
#004a14
#004913
#004812
#004711
#004610
#00450f
#00440e
#00430d
#00420c
#00410b

Monochromatic Color with #004f19

#004f19
#007926
#00a434
#00ce41
#00f94f
#00240c

Tints of #004f19 Color

#004f19
#1c6232
#38764c
#558965
#719d7f
#8db098
#aac4b2
#c6d7cb
#e2ebe5
#ffffff

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

#004f19
#4f0036

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

Split Complementary

#004f19
#41004f
#4f000e

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

Analogous Color

#074f00
#004f09
#004f19
#004f29
#004f39

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

#004f19
#19004f
#4f1900

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

#004f19
#000e4f
#4f0036
#4f4000

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

Double Complementary Color

#004f19
#4f0036
#4f000e
#004f41

Double Complementary 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).

Hex #004f19 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.

#004f19 Color Code Preview on Black Background Color

This is how #004f19 Color will look on black background color. Color contrast ratio is 2.13

#004f19 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #004f19

HTML with inline CSS

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

Your Example Paragraph content text in with font color #004f19

#004f19 color code is use for CSS Background Color

Background color for the above div is #004f19

HTML with inline CSS

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

#004f19 color code is use for CSS Border Color

CSS Border color for the above div is #004f19

HTML with inline CSS

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

CSS Border Left color for the above div is #004f19

HTML with inline CSS

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

CSS Border Right color for the above div is #004f19

HTML with inline CSS

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

CSS Border Bottom color for the above div is #004f19

HTML with inline CSS

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

CSS Border Top color for the above div is #004f19

HTML with inline CSS

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

#004f19 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#004f19 Color code Preview on White Background

This is how #004f19 Color code will look on white background color. Color contrast ratio is 9.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 #004f19; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #004f19; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.