Skip to main content Skip to docs navigation

#70952b hex color - Green - Warm 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 #70952b Color code in RGB color code model is created after adding 43.92% red color, 58.43% green color and 16.86% blue color. Hex #70952b Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 71% yellow and 41.57% black.

Hex #70952b color code is between #779933 web safe hex color code and #668822 web safe hex color code. #779933 is the nearest web safe color code. You can see here many more shades of #70952b 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 70952b #70952b
RGB Decimal 112, 149, 43 rgb(112, 149, 43)
RGB Percent 44%, 58%, 17% rgb(44%, 58%, 17%)
CSS RGBa 112, 149, 43,1 rgba(112,149,43,1)
CMYK Model cmyk(25%,0%,71%,41.57%)
HSL Color Space 81,55% ,38% hsl(81,55% ,38%)
HSV Color Space 81°, 71%, 58%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01110000 10010101 00101011
Octal 160 225 53
Decimal 112 149 43
Hex 70 95 2b

Different shades of #70952b color code.

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

Light Shade of #70952b
#8ebd36
Dark Shade of #70952b
#526d20
Saturated Shade of #70952b
#739f21
Desaturated Shade of #70952b
#6d8b35
Grey scale Shade of #70952b
#606060
Brighten Shade
#89ae44
Most Readable Shade
#000000

Shades of #70952b color code

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

#70952b
#638426
#577321
#4a631c
#3e5217
#314213
#25310e
#182109
#0c1004
#000000

Similar Color like #70952b color

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

#71962c
#72972d
#73982e
#74992f
#759a30
#769b31
#779c32
#789d33
#799e34
#7a9f35
#7ba036
#7ca137
#7da238
#7ea339
#6f942a
#6e9329
#6d9228
#6c9127
#6b9026
#6a8f25
#698e24
#688d23
#678c22
#668b21
#658a20
#64891f
#63881e
#62871d

Monochromatic Color with #70952b

#70952b
#90bf37
#b0ea44
#101506
#304012
#506a1f

Tints of #70952b Color

#70952b
#7fa042
#8fac5a
#9fb871
#afc489
#bfcfa0
#cfdbb8
#dfe7cf
#eff3e7
#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

#70952b
#502b95

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

Split Complementary

#70952b
#2b3b95
#852b95

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

Analogous Color

#95902b
#85952b
#70952b
#5b952b
#46952b

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

#70952b
#2b7095
#952b70

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

#70952b
#2b9585
#502b95
#952b3b

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

#70952b
#502b95
#852b95
#3b952b

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 #70952b 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.

#70952b Color Code Preview on Black Background Color

This is how #70952b Color will look on black background color. Color contrast ratio is 6.02

#70952b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70952b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70952b

#70952b color code is use for CSS Background Color

Background color for the above div is #70952b

HTML with inline CSS

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

#70952b color code is use for CSS Border Color

CSS Border color for the above div is #70952b

HTML with inline CSS

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

CSS Border Left color for the above div is #70952b

HTML with inline CSS

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

CSS Border Right color for the above div is #70952b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #70952b

HTML with inline CSS

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

CSS Border Top color for the above div is #70952b

HTML with inline CSS

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

#70952b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70952b Color code Preview on White Background

This is how #70952b Color code will look on white background color. Color contrast ratio is 3.49

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

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(112,149,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(80,43,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(112,149,43,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.