crispedge.com

Color picker

Loading...

#48f64a hex color - Green - Cool color - Information

#48f64a hex color - Green - Cool color

Color Hue/Base color: Green

Hex #48f64a Color code in RGB color code model is created after adding 28.24% red color, 96.47% green color and 29.02% blue color. Hex #48f64a Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 0% magenta, 70% yellow and 4% black.

Hex #48f64a color code is between #44ee44 web safe hex color code and #55ff55 web safe hex color code. #44ee44 is the nearest web safe color code. You can see here many more shades of #48f64a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code48f64a#48f64a
RGB Decimal72, 246, 74rgb(72, 246, 74)
RGB Percent28%, 96%, 29%rgb(28%, 96%, 29%)
CSS RGBa72, 246, 74,1rgba(72,246,74,1)
CMYK Modelcmyk(71%,0%,70%,4%)
HSL Color Space121,91% ,62%hsl(121,91% ,62%)
HSV Color Space121°, 71%, 96%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010001111011001001010
Octal110366112
Decimal7224674
Hex48f64a

Different shades of #48f64a color code.

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

Light Shade of #48f64a
#79f87a
Dark Shade of #48f64a
#17f41a
Saturated Shade of #48f64a
#3fff41
Desaturated Shade of #48f64a
#52ec53
Grey scale Shade of #48f64a
#9f9f9f
Brighten Shade
#61ff63
Most Readable Shade
#000000

Shades of #48f64a color code

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

#48f64a
#40da41
#38bf39
#30a431
#288829
#206d20
#185218
#103610
#081b08
#000000

Similar Color like #48f64a color

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

#49f74b
#4af84c
#4bf94d
#4cfa4e
#4dfb4f
#4efc50
#4ffd51
#50fe52
#51ff53
#52ff54
#53ff55
#54ff56
#55ff57
#56ff58
#47f549
#46f448
#45f347
#44f246
#43f145
#42f044
#41ef43
#40ee42
#3fed41
#3eec40
#3deb3f
#3cea3e
#3be93d
#3ae83c

Monochromatic Color with #48f64a

#48f64a
#0a210a
#164c17
#237624
#2fa130
#3ccb3d

Tints of #48f64a Color

#48f64a
#5cf75e
#70f872
#85f986
#99fa9a
#adfbae
#c2fcc2
#d6fdd6
#eafeea
#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

#48f64a
#f648f4

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

Split Complementary

#48f64a
#a148f6
#f6489d

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

Analogous Color

#8cf648
#69f648
#48f64a
#48f66d
#48f690

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

#48f64a
#4a48f6
#f64a48

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

#48f64a
#489df6
#f648f4
#f6a148

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

#48f64a
#f648f4
#f6489d
#48f6a1

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 #48f64a 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.

#48f64a Color Code Preview on Black Background Color

This is how #48f64a Color will look on black background color. Color contrast ratio is 14.56

#48f64a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48f64a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #48f64a

#48f64a color code is use for CSS Background Color

Background color for the above div is #48f64a

HTML with inline CSS

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

#48f64a color code is use for CSS Border Color

CSS Border color for the above div is #48f64a

HTML with inline CSS

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

CSS Border Left color for the above div is #48f64a

HTML with inline CSS

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

CSS Border Right color for the above div is #48f64a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #48f64a

HTML with inline CSS

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

CSS Border Top color for the above div is #48f64a

HTML with inline CSS

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

#48f64a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#48f64a Color code Preview on White Background

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

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(72,246,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(246,72,244,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(72,246,74,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.