Skip to main content Skip to docs navigation

#308028 hex color - Green - Cool color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Hue/Base color: Green

Hex #308028 Color code in RGB color code model is created after adding 18.82% red color, 50.2% green color and 15.69% blue color. Hex #308028 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 0% magenta, 69% yellow and 49.8% black.

Hex #308028 color code is between #338822 web safe hex color code and #227733 web safe hex color code. #338822 is the nearest web safe color code. You can see here many more shades of #308028 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 308028 #308028
RGB Decimal 48, 128, 40 rgb(48, 128, 40)
RGB Percent 19%, 50%, 16% rgb(19%, 50%, 16%)
CSS RGBa 48, 128, 40,1 rgba(48,128,40,1)
CMYK Model cmyk(63%,0%,69%,49.8%)
HSL Color Space 115,52% ,33% hsl(115,52% ,33%)
HSV Color Space 115°, 69%, 50%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110000 10000000 00101000
Octal 60 200 50
Decimal 48 128 40
Hex 30 80 28

Different shades of #308028 color code.

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

Light Shade of #308028
#3fa734
Dark Shade of #308028
#21591c
Saturated Shade of #308028
#298820
Desaturated Shade of #308028
#377830
Grey scale Shade of #308028
#545454
Brighten Shade
#499941
Most Readable Shade
#FFFFFF

Shades of #308028 color code

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

#308028
#2a7123
#25631f
#20551a
#1a4716
#153811
#102a0d
#0a1c08
#050e04
#000000

Similar Color like #308028 color

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

#318129
#32822a
#33832b
#34842c
#35852d
#36862e
#37872f
#388830
#398931
#3a8a32
#3b8b33
#3c8c34
#3d8d35
#3e8e36
#2f7f27
#2e7e26
#2d7d25
#2c7c24
#2b7b23
#2a7a22
#297921
#287820
#27771f
#26761e
#25751d
#24741c
#23731b
#22721a

Monochromatic Color with #308028

#308028
#40aa35
#50d543
#000000
#102b0d
#20551b

Tints of #308028 Color

#308028
#478e3f
#5e9c57
#75aa6f
#8cb887
#a3c69f
#bad4b7
#d1e2cf
#e8f0e7
#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

#308028
#782880

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

Split Complementary

#308028
#4c2880
#80285c

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

Analogous Color

#538028
#428028
#308028
#288032
#288043

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

#308028
#283080
#802830

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

#308028
#285c80
#782880
#804c28

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

#308028
#782880
#80285c
#28804c

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 #308028 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.

#308028 Color Code Preview on Black Background Color

This is how #308028 Color will look on black background color. Color contrast ratio is 4.24

#308028 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #308028

HTML with inline CSS

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

Your Example Paragraph content text in with font color #308028

#308028 color code is use for CSS Background Color

Background color for the above div is #308028

HTML with inline CSS

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

#308028 color code is use for CSS Border Color

CSS Border color for the above div is #308028

HTML with inline CSS

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

CSS Border Left color for the above div is #308028

HTML with inline CSS

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

CSS Border Right color for the above div is #308028

HTML with inline CSS

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

CSS Border Bottom color for the above div is #308028

HTML with inline CSS

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

CSS Border Top color for the above div is #308028

HTML with inline CSS

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

#308028 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#308028 Color code Preview on White Background

This is how #308028 Color code will look on white background color. Color contrast ratio is 4.95

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

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,128,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(120,40,128,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(48,128,40,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.