crispedge.com

#75b034 hex color - Green - Warm color - Information

#75b034 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #75b034 Color code in RGB color code model is created after adding 45.88% red color, 69.02% green color and 20.39% blue color. Hex #75b034 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 0% magenta, 70% yellow and 31% black.

Hex #75b034 color code is between #77aa33 web safe hex color code and #66bb44 web safe hex color code. #77aa33 is the nearest web safe color code. You can see here many more shades of #75b034 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code75b034#75b034
RGB Decimal117, 176, 52rgb(117, 176, 52)
RGB Percent46%, 69%, 20%rgb(46%, 69%, 20%)
CSS RGBa117, 176, 52,1rgba(117,176,52,1)
CMYK Modelcmyk(34%,0%,70%,31%)
HSL Color Space89,54% ,45%hsl(89,54% ,45%)
HSV Color Space89°, 70%, 69%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101011011000000110100
Octal16526064
Decimal11717652
Hex75b034

Different shades of #75b034 color code.

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

Light Shade of #75b034
#8fca4d
Dark Shade of #75b034
#5b8928
Saturated Shade of #75b034
#76bb29
Desaturated Shade of #75b034
#74a53f
Grey scale Shade of #75b034
#727272
Brighten Shade
#8ec94d
Most Readable Shade
#000000

Shades of #75b034 color code

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

#75b034
#689c2e
#5b8828
#4e7522
#41611c
#344e17
#273a11
#1a270b
#0d1305
#000000

Similar Color like #75b034 color

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

#76b135
#77b236
#78b337
#79b438
#7ab539
#7bb63a
#7cb73b
#7db83c
#7eb93d
#7fba3e
#80bb3f
#81bc40
#82bd41
#83be42
#74af33
#73ae32
#72ad31
#71ac30
#70ab2f
#6faa2e
#6ea92d
#6da82c
#6ca72b
#6ba62a
#6aa529
#69a428
#68a327
#67a226

Monochromatic Color with #75b034

#75b034
#91da41
#040602
#20300e
#3c5b1b
#598527

Tints of #75b034 Color

#75b034
#84b84a
#93c161
#a3ca77
#b2d38e
#c1dba4
#d1e4bb
#e0edd1
#eff6e8
#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

#75b034
#6f34b0

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

Split Complementary

#75b034
#3437b0
#ad34b0

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

Analogous Color

#a7b034
#8eb034
#75b034
#5cb034
#43b034

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

#75b034
#3475b0
#b03475

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

#75b034
#34b0ad
#6f34b0
#b03437

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

#75b034
#6f34b0
#ad34b0
#37b034

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 #75b034 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.

#75b034 Color Code Preview on Black Background Color

This is how #75b034 Color will look on black background color. Color contrast ratio is 8.02

#75b034 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75b034

HTML with inline CSS

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

Your Example Paragraph content text in with font color #75b034

#75b034 color code is use for CSS Background Color

Background color for the above div is #75b034

HTML with inline CSS

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

#75b034 color code is use for CSS Border Color

CSS Border color for the above div is #75b034

HTML with inline CSS

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

CSS Border Left color for the above div is #75b034

HTML with inline CSS

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

CSS Border Right color for the above div is #75b034

HTML with inline CSS

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

CSS Border Bottom color for the above div is #75b034

HTML with inline CSS

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

CSS Border Top color for the above div is #75b034

HTML with inline CSS

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

#75b034 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#75b034 Color code Preview on White Background

This is how #75b034 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 #75b034; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #75b034; }

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(117,176,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,52,176,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,176,52,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.

< /html>