crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#70715c hex color - Green - Warm color - Information

#70715c hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #70715c Color code in RGB color code model is created after adding 43.92% red color, 44.31% green color and 36.08% blue color. Hex #70715c Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 19% yellow and 56% black.

Hex #70715c color code is between #777755 web safe hex color code and #666666 web safe hex color code. #777755 is the nearest web safe color code. You can see here many more shades of #70715c color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code70715c#70715c
RGB Decimal112, 113, 92rgb(112, 113, 92)
RGB Percent44%, 44%, 36%rgb(44%, 44%, 36%)
CSS RGBa112, 113, 92,1rgba(112,113,92,1)
CMYK Modelcmyk(1%,0%,19%,56%)
HSL Color Space63,10% ,40%hsl(63,10% ,40%)
HSV Color Space63°, 19%, 44%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100000111000101011100
Octal160161134
Decimal11211392
Hex70715c

Different shades of #70715c color code.

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

Light Shade of #70715c
#8c8d73
Dark Shade of #70715c
#545545
Saturated Shade of #70715c
#797b52
Desaturated Shade of #70715c
#676766
Grey scale Shade of #70715c
#666666
Brighten Shade
#898a75
Most Readable Shade
#FFFFFF

Shades of #70715c color code

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

#70715c
#636451
#575747
#4a4b3d
#3e3e33
#313228
#25251e
#181914
#0c0c0a
#000000

Similar Color like #70715c color

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

#71725d
#72735e
#73745f
#747560
#757661
#767762
#777863
#787964
#797a65
#7a7b66
#7b7c67
#7c7d68
#7d7e69
#7e7f6a
#6f705b
#6e6f5a
#6d6e59
#6c6d58
#6b6c57
#6a6b56
#696a55
#686954
#676853
#666752
#656651
#646550
#63644f
#62634e

Monochromatic Color with #70715c

#70715c
#9a9b7f
#c4c6a1
#eef0c4
#1c1c17
#464639

Tints of #70715c Color

#70715c
#7f806e
#8f9080
#9fa092
#afb0a4
#bfbfb6
#cfcfc8
#dfdfda
#efefec
#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

#70715c
#5d5c71

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

Split Complementary

#70715c
#5c6671
#685c71

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

Analogous Color

#716a5c
#716e5c
#70715c
#6c715c
#68715c

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

#70715c
#5c7071
#715c70

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

#70715c
#5c7167
#5d5c71
#715c65

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

#70715c
#5d5c71
#685c71
#66715c

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 #70715c 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.

#70715c Color Code Preview on Black Background Color

This is how #70715c Color will look on black background color. Color contrast ratio is 4.21

#70715c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70715c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70715c

#70715c color code is use for CSS Background Color

Background color for the above div is #70715c

HTML with inline CSS

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

#70715c color code is use for CSS Border Color

CSS Border color for the above div is #70715c

HTML with inline CSS

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

CSS Border Left color for the above div is #70715c

HTML with inline CSS

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

CSS Border Right color for the above div is #70715c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #70715c

HTML with inline CSS

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

CSS Border Top color for the above div is #70715c

HTML with inline CSS

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

#70715c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70715c Color code Preview on White Background

This is how #70715c Color code will look on white background color. Color contrast ratio is 4.99

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.