crispedge.com

Color picker

Loading...

#30844e hex color - Green - Cool color - Information

#30844e hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #30844e Color code in RGB color code model is created after adding 18.82% red color, 51.76% green color and 30.59% blue color. Hex #30844e Color code in CMYK color (process color) code model is generated after subtraction of 64% cyan, 0% magenta, 41% yellow and 48% black.

Hex #30844e color code is between #338855 web safe hex color code and #227744 web safe hex color code. #338855 is the nearest web safe color code. You can see here many more shades of #30844e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code30844e#30844e
RGB Decimal48, 132, 78rgb(48, 132, 78)
RGB Percent19%, 52%, 31%rgb(19%, 52%, 31%)
CSS RGBa48, 132, 78,1rgba(48,132,78,1)
CMYK Modelcmyk(64%,0%,41%,48%)
HSL Color Space141,47% ,35%hsl(141,47% ,35%)
HSV Color Space141°, 64%, 52%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100001000010001001110
Octal60204116
Decimal4813278
Hex30844e

Different shades of #30844e color code.

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

Light Shade of #30844e
#3ea964
Dark Shade of #30844e
#225f38
Saturated Shade of #30844e
#278d4b
Desaturated Shade of #30844e
#397b51
Grey scale Shade of #30844e
#5a5a5a
Brighten Shade
#499d67
Most Readable Shade
#FFFFFF

Shades of #30844e color code

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

#30844e
#2a7545
#25663c
#205834
#1a492b
#153a22
#102c1a
#0a1d11
#050e08
#000000

Similar Color like #30844e color

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

#31854f
#328650
#338751
#348852
#358953
#368a54
#378b55
#388c56
#398d57
#3a8e58
#3b8f59
#3c905a
#3d915b
#3e925c
#2f834d
#2e824c
#2d814b
#2c804a
#2b7f49
#2a7e48
#297d47
#287c46
#277b45
#267a44
#257943
#247842
#237741
#227640

Monochromatic Color with #30844e

#30844e
#3fae67
#4fd980
#020403
#112f1c
#215935

Tints of #30844e Color

#30844e
#479161
#5e9f75
#75ad89
#8cba9c
#a3c8b0
#bad6c4
#d1e3d7
#e8f1eb
#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

#30844e
#843066

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

Split Complementary

#30844e
#783084
#84303c

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

Analogous Color

#348430
#30843d
#30844e
#30845f
#308470

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

#30844e
#4e3084
#844e30

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

#30844e
#303c84
#843066
#847830

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

#30844e
#843066
#84303c
#308478

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 #30844e 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.

#30844e Color Code Preview on Black Background Color

This is how #30844e Color will look on black background color. Color contrast ratio is 4.54

#30844e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30844e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #30844e

#30844e color code is use for CSS Background Color

Background color for the above div is #30844e

HTML with inline CSS

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

#30844e color code is use for CSS Border Color

CSS Border color for the above div is #30844e

HTML with inline CSS

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

CSS Border Left color for the above div is #30844e

HTML with inline CSS

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

CSS Border Right color for the above div is #30844e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #30844e

HTML with inline CSS

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

CSS Border Top color for the above div is #30844e

HTML with inline CSS

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

#30844e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#30844e Color code Preview on White Background

This is how #30844e Color code will look on white background color. Color contrast ratio is 4.63

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

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,132,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(132,48,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,132,78,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.