crispedge.com

Color picker

Loading...

#30ffa7 hex color - Green - Cool color - Information

#30ffa7 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #30ffa7 Color code in RGB color code model is created after adding 18.82% red color, 100% green color and 65.49% blue color. Hex #30ffa7 Color code in CMYK color (process color) code model is generated after subtraction of 81% cyan, 0% magenta, 35% yellow and 0% black.

Hex #30ffa7 color code is between #33eeaa web safe hex color code and #22dd99 web safe hex color code. #33eeaa is the nearest web safe color code. You can see here many more shades of #30ffa7 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code30ffa7#30ffa7
RGB Decimal48, 255, 167rgb(48, 255, 167)
RGB Percent19%, 100%, 65%rgb(19%, 100%, 65%)
CSS RGBa48, 255, 167,1rgba(48,255,167,1)
CMYK Modelcmyk(81%,0%,35%,0%)
HSL Color Space154,100% ,59%hsl(154,100% ,59%)
HSV Color Space154°, 81%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100001111111110100111
Octal60377247
Decimal48255167
Hex30ffa7

Different shades of #30ffa7 color code.

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

Light Shade of #30ffa7
#63ffbd
Dark Shade of #30ffa7
#00fc91
Saturated Shade of #30ffa7
#30ffa7
Desaturated Shade of #30ffa7
#3af5a5
Grey scale Shade of #30ffa7
#979797
Brighten Shade
#49ffc0
Most Readable Shade
#000000

Shades of #30ffa7 color code

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

#30ffa7
#2ae294
#25c681
#20aa6f
#1a8d5c
#15714a
#105537
#0a3825
#051c12
#000000

Similar Color like #30ffa7 color

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

#31ffa8
#32ffa9
#33ffaa
#34ffab
#35ffac
#36ffad
#37ffae
#38ffaf
#39ffb0
#3affb1
#3bffb2
#3cffb3
#3dffb4
#3effb5
#2ffea6
#2efda5
#2dfca4
#2cfba3
#2bfaa2
#2af9a1
#29f8a0
#28f79f
#27f69e
#26f59d
#25f49c
#24f39b
#23f29a
#22f199

Monochromatic Color with #30ffa7

#30ffa7
#082a1c
#105538
#188054
#20aa6f
#28d48b

Tints of #30ffa7 Color

#30ffa7
#47ffb0
#5effba
#75ffc4
#8cffce
#a3ffd7
#baffe1
#d1ffeb
#e8fff5
#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

#30ffa7
#ff3088

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

Split Complementary

#30ffa7
#ff30f0
#ff3f30

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

Analogous Color

#30ff54
#30ff7e
#30ffa7
#30ffd0
#30fffa

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

#30ffa7
#a730ff
#ffa730

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

#30ffa7
#3f30ff
#ff3088
#efff30

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

#30ffa7
#ff3088
#ff3f30
#30f0ff

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 #30ffa7 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.

#30ffa7 Color Code Preview on Black Background Color

This is how #30ffa7 Color will look on black background color. Color contrast ratio is 15.99

#30ffa7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30ffa7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30ffa7

#30ffa7 color code is use for CSS Background Color

Background color for the above div is #30ffa7

HTML with inline CSS

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

#30ffa7 color code is use for CSS Border Color

CSS Border color for the above div is #30ffa7

HTML with inline CSS

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

CSS Border Left color for the above div is #30ffa7

HTML with inline CSS

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

CSS Border Right color for the above div is #30ffa7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #30ffa7

HTML with inline CSS

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

CSS Border Top color for the above div is #30ffa7

HTML with inline CSS

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

#30ffa7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#30ffa7 Color code Preview on White Background

This is how #30ffa7 Color code will look on white background color. Color contrast ratio is 1.31

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

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(48,255,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(255,48,136,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,255,167,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.