crispedge.com

Color picker

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

#949b7e hex color - Green - Warm color - Information

#949b7e hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #949b7e Color code in RGB color code model is created after adding 58.04% red color, 60.78% green color and 49.41% blue color. Hex #949b7e Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 19% yellow and 39% black.

Hex #949b7e color code is between #999977 web safe hex color code and #88aa88 web safe hex color code. #999977 is the nearest web safe color code. You can see here many more shades of #949b7e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code949b7e#949b7e
RGB Decimal148, 155, 126rgb(148, 155, 126)
RGB Percent58%, 61%, 49%rgb(58%, 61%, 49%)
CSS RGBa148, 155, 126,1rgba(148,155,126,1)
CMYK Modelcmyk(5%,0%,19%,39%)
HSL Color Space74,13% ,55%hsl(74,13% ,55%)
HSV Color Space74°, 19%, 61%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100101001001101101111110
Octal224233176
Decimal148155126
Hex949b7e

Different shades of #949b7e color code.

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

Light Shade of #949b7e
#acb19b
Dark Shade of #949b7e
#7b8264
Saturated Shade of #949b7e
#9aa673
Desaturated Shade of #949b7e
#8e9089
Grey scale Shade of #949b7e
#8c8c8c
Brighten Shade
#adb497
Most Readable Shade
#000000

Shades of #949b7e color code

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

#949b7e
#838970
#737862
#626754
#525646
#414438
#31332a
#20221c
#10110e
#000000

Similar Color like #949b7e color

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

#959c7f
#969d80
#979e81
#989f82
#99a083
#9aa184
#9ba285
#9ca386
#9da487
#9ea588
#9fa689
#a0a78a
#a1a88b
#a2a98c
#939a7d
#92997c
#91987b
#90977a
#8f9679
#8e9578
#8d9477
#8c9376
#8b9275
#8a9174
#899073
#888f72
#878e71
#868d70

Monochromatic Color with #949b7e

#949b7e
#bdc5a1
#e5f0c3
#1a1b16
#434639
#6b705b

Tints of #949b7e Color

#949b7e
#9fa68c
#abb19a
#b7bca9
#c3c7b7
#cfd2c5
#dbddd4
#e7e8e2
#f3f3f0
#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

#949b7e
#857e9b

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

Split Complementary

#949b7e
#7e869b
#937e9b

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

Analogous Color

#9b967e
#9a9b7e
#949b7e
#8e9b7e
#889b7e

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

#949b7e
#7e949b
#9b7e94

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

#949b7e
#7e9b93
#857e9b
#9b7e85

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

#949b7e
#857e9b
#937e9b
#869b7e

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 #949b7e 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.

#949b7e Color Code Preview on Black Background Color

This is how #949b7e Color will look on black background color. Color contrast ratio is 7.25

#949b7e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #949b7e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #949b7e

#949b7e color code is use for CSS Background Color

Background color for the above div is #949b7e

HTML with inline CSS

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

#949b7e color code is use for CSS Border Color

CSS Border color for the above div is #949b7e

HTML with inline CSS

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

CSS Border Left color for the above div is #949b7e

HTML with inline CSS

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

CSS Border Right color for the above div is #949b7e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #949b7e

HTML with inline CSS

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

CSS Border Top color for the above div is #949b7e

HTML with inline CSS

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

#949b7e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#949b7e Color code Preview on White Background

This is how #949b7e Color code will look on white background color. Color contrast ratio is 2.90

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.