crispedge.com

Color picker

Loading...

#708157 hex color - Terrain - Green - Warm color - Information

#708157 hex color - Terrain - Green - Warm color

Color Hue/Base color: Green

Hex #708157 Color Code is also known as Terrain color.

Hex #708157 Color code in RGB color code model is created after adding 43.92% red color, 50.59% green color and 34.12% blue color. Hex #708157 Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 0% magenta, 33% yellow and 49% black.

Hex #708157 color code is between #778855 web safe hex color code and #667766 web safe hex color code. #778855 is the nearest web safe color code. You can see here many more shades of #708157 color code.

0 Likes 0 Comments | 20 Views

RGB Chart

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

Color Table

Hex Color Code708157#708157
RGB Decimal112, 129, 87rgb(112, 129, 87)
RGB Percent44%, 51%, 34%rgb(44%, 51%, 34%)
CSS RGBa112, 129, 87,1rgba(112,129,87,1)
CMYK Modelcmyk(13%,0%,33%,49%)
HSL Color Space84,19% ,42%hsl(84,19% ,42%)
HSV Color Space84°, 33%, 51%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100001000000101010111
Octal160201127
Decimal11212987
Hex708157

Different shades of #708157 color code.

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

Light Shade of #708157
#8a9d6e
Dark Shade of #708157
#566342
Saturated Shade of #708157
#728c4c
Desaturated Shade of #708157
#6e7662
Grey scale Shade of #708157
#6c6c6c
Brighten Shade
#899a70
Most Readable Shade
#FFFFFF

Shades of #708157 color code

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

#708157
#63724d
#576443
#4a563a
#3e4730
#313926
#252b1d
#181c13
#0c0e09
#000000

Similar Color like #708157 color

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

#718258
#728359
#73845a
#74855b
#75865c
#76875d
#77885e
#78895f
#798a60
#7a8b61
#7b8c62
#7c8d63
#7d8e64
#7e8f65
#6f8056
#6e7f55
#6d7e54
#6c7d53
#6b7c52
#6a7b51
#697a50
#68794f
#67784e
#66774d
#65764c
#64754b
#63744a
#627349

Monochromatic Color with #708157

#708157
#95ab74
#bad690
#010101
#262c1e
#4b563a

Tints of #708157 Color

#708157
#7f8f69
#8f9d7c
#9fab8f
#afb9a1
#bfc7b4
#cfd5c7
#dfe3d9
#eff1ec
#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

#708157
#685781

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

Split Complementary

#708157
#575b81
#7d5781

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

Analogous Color

#818157
#788157
#708157
#688157
#5f8157

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

#708157
#577081
#815770

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

#708157
#57817d
#685781
#81575b

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

#708157
#685781
#7d5781
#5b8157

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

#708157 Color Code Preview on Black Background Color

This is how #708157 Color will look on black background color. Color contrast ratio is 4.97

#708157 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #708157

HTML with inline CSS

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

Your Example Paragraph content text in with font color #708157

#708157 color code is use for CSS Background Color

Background color for the above div is #708157

HTML with inline CSS

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

#708157 color code is use for CSS Border Color

CSS Border color for the above div is #708157

HTML with inline CSS

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

CSS Border Left color for the above div is #708157

HTML with inline CSS

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

CSS Border Right color for the above div is #708157

HTML with inline CSS

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

CSS Border Bottom color for the above div is #708157

HTML with inline CSS

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

CSS Border Top color for the above div is #708157

HTML with inline CSS

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

#708157 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#708157 Color code Preview on White Background

This is how #708157 Color code will look on white background color. Color contrast ratio is 4.23

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

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,129,87,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,87,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(112,129,87,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 20 Views

Post your comment:-

By submitting comment you agree to our privacy policy.