crispedge.com

Color picker

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

#7fac9b hex color - Green - Cool color - Information

#7fac9b hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #7fac9b Color code in RGB color code model is created after adding 49.8% red color, 67.45% green color and 60.78% blue color. Hex #7fac9b Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 10% yellow and 33% black.

Hex #7fac9b color code is between #77aa99 web safe hex color code and #88bbaa web safe hex color code. #77aa99 is the nearest web safe color code. You can see here many more shades of #7fac9b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code7fac9b#7fac9b
RGB Decimal127, 172, 155rgb(127, 172, 155)
RGB Percent50%, 67%, 61%rgb(50%, 67%, 61%)
CSS RGBa127, 172, 155,1rgba(127,172,155,1)
CMYK Modelcmyk(26%,0%,10%,33%)
HSL Color Space157,21% ,59%hsl(157,21% ,59%)
HSV Color Space157°, 26%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111111010110010011011
Octal177254233
Decimal127172155
Hex7fac9b

Different shades of #7fac9b color code.

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

Light Shade of #7fac9b
#9ec0b3
Dark Shade of #7fac9b
#629682
Saturated Shade of #7fac9b
#74b79e
Desaturated Shade of #7fac9b
#8aa198
Grey scale Shade of #7fac9b
#959595
Brighten Shade
#98c5b4
Most Readable Shade
#000000

Shades of #7fac9b color code

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

#7fac9b
#709889
#628578
#547267
#465f56
#384c44
#2a3933
#1c2622
#0e1311
#000000

Similar Color like #7fac9b color

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

#80ad9c
#81ae9d
#82af9e
#83b09f
#84b1a0
#85b2a1
#86b3a2
#87b4a3
#88b5a4
#89b6a5
#8ab7a6
#8bb8a7
#8cb9a8
#8dbaa9
#7eab9a
#7daa99
#7ca998
#7ba897
#7aa796
#79a695
#78a594
#77a493
#76a392
#75a291
#74a190
#73a08f
#729f8e
#719e8d

Monochromatic Color with #7fac9b

#7fac9b
#9ed6c1
#010202
#212c28
#40574e
#608175

Tints of #7fac9b Color

#7fac9b
#8db5a6
#9bbeb1
#a9c7bc
#b7d0c7
#c6dad2
#d4e3dd
#e2ece8
#f0f5f3
#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

#7fac9b
#ac7f90

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

Split Complementary

#7fac9b
#ac7fa7
#ac847f

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

Analogous Color

#7fac89
#7fac92
#7fac9b
#7faca4
#7fabac

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

#7fac9b
#9b7fac
#ac9b7f

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

#7fac9b
#847fac
#ac7f90
#a6ac7f

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

#7fac9b
#ac7f90
#ac847f
#7fa7ac

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

#7fac9b Color Code Preview on Black Background Color

This is how #7fac9b Color will look on black background color. Color contrast ratio is 8.28

#7fac9b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7fac9b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7fac9b

#7fac9b color code is use for CSS Background Color

Background color for the above div is #7fac9b

HTML with inline CSS

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

#7fac9b color code is use for CSS Border Color

CSS Border color for the above div is #7fac9b

HTML with inline CSS

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

CSS Border Left color for the above div is #7fac9b

HTML with inline CSS

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

CSS Border Right color for the above div is #7fac9b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7fac9b

HTML with inline CSS

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

CSS Border Top color for the above div is #7fac9b

HTML with inline CSS

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

#7fac9b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7fac9b Color code Preview on White Background

This is how #7fac9b Color code will look on white background color. Color contrast ratio is 2.54

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

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.