crispedge.com

Color picker

Loading...

#718a67 hex color - Green - Cool color - Information

#718a67 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #718a67 Color code in RGB color code model is created after adding 44.31% red color, 54.12% green color and 40.39% blue color. Hex #718a67 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 25% yellow and 46% black.

Hex #718a67 color code is between #778866 web safe hex color code and #669977 web safe hex color code. #778866 is the nearest web safe color code. You can see here many more shades of #718a67 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code718a67#718a67
RGB Decimal113, 138, 103rgb(113, 138, 103)
RGB Percent44%, 54%, 40%rgb(44%, 54%, 40%)
CSS RGBa113, 138, 103,1rgba(113,138,103,1)
CMYK Modelcmyk(18%,0%,25%,46%)
HSL Color Space103,15% ,47%hsl(103,15% ,47%)
HSV Color Space103°, 25%, 54%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011000101001100111
Octal161212147
Decimal113138103
Hex718a67

Different shades of #718a67 color code.

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

Light Shade of #718a67
#8ba282
Dark Shade of #718a67
#596d51
Saturated Shade of #718a67
#6c965b
Desaturated Shade of #718a67
#767e73
Grey scale Shade of #718a67
#787878
Brighten Shade
#8aa380
Most Readable Shade
#FFFFFF

Shades of #718a67 color code

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

#718a67
#647a5b
#576b50
#4b5c44
#3e4c39
#323d2d
#252e22
#191e16
#0c0f0b
#000000

Similar Color like #718a67 color

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

#728b68
#738c69
#748d6a
#758e6b
#768f6c
#77906d
#78916e
#79926f
#7a9370
#7b9471
#7c9572
#7d9673
#7e9774
#7f9875
#708966
#6f8865
#6e8764
#6d8663
#6c8562
#6b8461
#6a8360
#69825f
#68815e
#67805d
#667f5c
#657e5b
#647d5a
#637c59

Monochromatic Color with #718a67

#718a67
#94b487
#b7dfa6
#090a08
#2b3528
#4e5f47

Tints of #718a67 Color

#718a67
#809777
#90a488
#a0b199
#b0beaa
#bfcbbb
#cfd8cc
#dfe5dd
#eff2ee
#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

#718a67
#80678a

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

Split Complementary

#718a67
#6f678a
#8a6782

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

Analogous Color

#7f8a67
#788a67
#718a67
#6a8a67
#678a6b

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

#718a67
#67718a
#8a6771

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

#718a67
#67828a
#80678a
#8a6e67

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

#718a67
#80678a
#8a6782
#678a6f

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 #718a67 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.

#718a67 Color Code Preview on Black Background Color

This is how #718a67 Color will look on black background color. Color contrast ratio is 5.53

#718a67 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718a67

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718a67

#718a67 color code is use for CSS Background Color

Background color for the above div is #718a67

HTML with inline CSS

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

#718a67 color code is use for CSS Border Color

CSS Border color for the above div is #718a67

HTML with inline CSS

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

CSS Border Left color for the above div is #718a67

HTML with inline CSS

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

CSS Border Right color for the above div is #718a67

HTML with inline CSS

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

CSS Border Bottom color for the above div is #718a67

HTML with inline CSS

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

CSS Border Top color for the above div is #718a67

HTML with inline CSS

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

#718a67 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#718a67 Color code Preview on White Background

This is how #718a67 Color code will look on white background color. Color contrast ratio is 3.80

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

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(113,138,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(128,103,138,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,138,103,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.