crispedge.com

Color picker

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

#718981 hex color - Misty Moor - Green - Cool color - Information

#718981 hex color - Misty Moor - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #718981 Color Code is also known as Misty Moor color.

Hex #718981 Color code in RGB color code model is created after adding 44.31% red color, 53.73% green color and 50.59% blue color. Hex #718981 Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 0% magenta, 6% yellow and 46% black.

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

0 Likes 0 Comments | 50 Views

Color Table

Hex Color Code718981#718981
RGB Decimal113, 137, 129rgb(113, 137, 129)
RGB Percent44%, 54%, 51%rgb(44%, 54%, 51%)
CSS RGBa113, 137, 129,1rgba(113,137,129,1)
CMYK Modelcmyk(18%,0%,6%,46%)
HSL Color Space160,10% ,49%hsl(160,10% ,49%)
HSV Color Space160°, 18%, 54%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100011000100110000001
Octal161211201
Decimal113137129
Hex718981

Different shades of #718981 color code.

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

Light Shade of #718981
#8ca19a
Dark Shade of #718981
#5a6d67
Saturated Shade of #718981
#649585
Desaturated Shade of #718981
#7d7d7d
Grey scale Shade of #718981
#7d7d7d
Brighten Shade
#8aa29a
Most Readable Shade
#FFFFFF

Shades of #718981 color code

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

#718981
#647972
#576a64
#4b5b56
#3e4c47
#323c39
#252d2b
#191e1c
#0c0f0e
#000000

Similar Color like #718981 color

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

#728a82
#738b83
#748c84
#758d85
#768e86
#778f87
#789088
#799189
#7a928a
#7b938b
#7c948c
#7d958d
#7e968e
#7f978f
#708880
#6f877f
#6e867e
#6d857d
#6c847c
#6b837b
#6a827a
#698179
#688078
#677f77
#667e76
#657d75
#647c74
#637b73

Monochromatic Color with #718981

#718981
#94b3a9
#b7ded1
#080909
#2b3431
#4e5e59

Tints of #718981 Color

#718981
#80968f
#90a39d
#a0b0ab
#b0bdb9
#bfcac7
#cfd7d5
#dfe4e3
#eff1f1
#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

#718981
#897179

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

Split Complementary

#718981
#897185
#897571

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

Analogous Color

#718977
#71897c
#718981
#718986
#718789

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

#718981
#817189
#898171

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

#718981
#757189
#897179
#858971

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

#718981
#897179
#897571
#718589

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

#718981 Color Code Preview on Black Background Color

This is how #718981 Color will look on black background color. Color contrast ratio is 5.60

#718981 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718981

HTML with inline CSS

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

Your Example Paragraph content text in with font color #718981

#718981 color code is use for CSS Background Color

Background color for the above div is #718981

HTML with inline CSS

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

#718981 color code is use for CSS Border Color

CSS Border color for the above div is #718981

HTML with inline CSS

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

CSS Border Left color for the above div is #718981

HTML with inline CSS

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

CSS Border Right color for the above div is #718981

HTML with inline CSS

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

CSS Border Bottom color for the above div is #718981

HTML with inline CSS

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

CSS Border Top color for the above div is #718981

HTML with inline CSS

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

#718981 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#718981 Color code Preview on White Background

This is how #718981 Color code will look on white background color. Color contrast ratio is 3.75

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

Related Gradients

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

0 Likes 0 Comments | 50 Views

Post your comment:-

By submitting comment you agree to our privacy policy.