crispedge.com

Color picker

Loading...

#4bb614 hex color - Green - Cool color - Information

#4bb614 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #4bb614 Color code in RGB color code model is created after adding 29.41% red color, 71.37% green color and 7.84% blue color. Hex #4bb614 Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 0% magenta, 89% yellow and 29% black.

Hex #4bb614 color code is between #44bb11 web safe hex color code and #55aa22 web safe hex color code. #44bb11 is the nearest web safe color code. You can see here many more shades of #4bb614 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4bb614#4bb614
RGB Decimal75, 182, 20rgb(75, 182, 20)
RGB Percent29%, 71%, 8%rgb(29%, 71%, 8%)
CSS RGBa75, 182, 20,1rgba(75,182,20,1)
CMYK Modelcmyk(59%,0%,89%,29%)
HSL Color Space100,80% ,40%hsl(100,80% ,40%)
HSV Color Space100°, 89%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010111011011000010100
Octal11326624
Decimal7518220
Hex4bb614

Different shades of #4bb614 color code.

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

Light Shade of #4bb614
#5ee419
Dark Shade of #4bb614
#38880f
Saturated Shade of #4bb614
#48c00a
Desaturated Shade of #4bb614
#4eac1e
Grey scale Shade of #4bb614
#656565
Brighten Shade
#64cf2d
Most Readable Shade
#000000

Shades of #4bb614 color code

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

#4bb614
#42a111
#3a8d0f
#32790d
#29650b
#215008
#193c06
#102804
#081402
#000000

Similar Color like #4bb614 color

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

#4cb715
#4db816
#4eb917
#4fba18
#50bb19
#51bc1a
#52bd1b
#53be1c
#54bf1d
#55c01e
#56c11f
#57c220
#58c321
#59c422
#4ab513
#49b412
#48b311
#47b210
#46b10f
#45b00e
#44af0d
#43ae0c
#42ad0b
#41ac0a
#40ab09
#3faa08
#3ea907
#3da806

Monochromatic Color with #4bb614

#4bb614
#5de019
#050c01
#163606
#28610b
#398b0f

Tints of #4bb614 Color

#4bb614
#5fbe2e
#73c648
#87ce62
#9bd67c
#afde96
#c3e6b0
#d7eeca
#ebf6e4
#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

#4bb614
#7f14b6

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

Split Complementary

#4bb614
#2e14b6
#b6149c

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

Analogous Color

#8cb614
#6bb614
#4bb614
#2bb614
#14b61e

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

#4bb614
#144bb6
#b6144b

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

#4bb614
#149cb6
#7f14b6
#b62e14

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

#4bb614
#7f14b6
#b6149c
#14b62e

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 #4bb614 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.

#4bb614 Color Code Preview on Black Background Color

This is how #4bb614 Color will look on black background color. Color contrast ratio is 8.00

#4bb614 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4bb614

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4bb614

#4bb614 color code is use for CSS Background Color

Background color for the above div is #4bb614

HTML with inline CSS

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

#4bb614 color code is use for CSS Border Color

CSS Border color for the above div is #4bb614

HTML with inline CSS

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

CSS Border Left color for the above div is #4bb614

HTML with inline CSS

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

CSS Border Right color for the above div is #4bb614

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4bb614

HTML with inline CSS

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

CSS Border Top color for the above div is #4bb614

HTML with inline CSS

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

#4bb614 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4bb614 Color code Preview on White Background

This is how #4bb614 Color code will look on white background color. Color contrast ratio is 2.62

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

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(75,182,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(127,20,182,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(75,182,20,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.