crispedge.com

Color picker

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

#77a132 hex color - Green - Warm color - Information

#77a132 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #77a132 Color code in RGB color code model is created after adding 46.67% red color, 63.14% green color and 19.61% blue color. Hex #77a132 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 69% yellow and 37% black.

Hex #77a132 color code is between #669933 web safe hex color code and #88aa22 web safe hex color code. #669933 is the nearest web safe color code. You can see here many more shades of #77a132 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code77a132#77a132
RGB Decimal119, 161, 50rgb(119, 161, 50)
RGB Percent47%, 63%, 20%rgb(47%, 63%, 20%)
CSS RGBa119, 161, 50,1rgba(119,161,50,1)
CMYK Modelcmyk(26%,0%,69%,37%)
HSL Color Space83,53% ,41%hsl(83,53% ,41%)
HSV Color Space83°, 69%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101111010000100110010
Octal16724162
Decimal11916150
Hex77a132

Different shades of #77a132 color code.

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

Light Shade of #77a132
#93c442
Dark Shade of #77a132
#5a7a26
Saturated Shade of #77a132
#7aac27
Desaturated Shade of #77a132
#74963d
Grey scale Shade of #77a132
#696969
Brighten Shade
#90ba4b
Most Readable Shade
#000000

Shades of #77a132 color code

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

#77a132
#698f2c
#5c7d26
#4f6b21
#42591b
#344716
#273510
#1a230b
#0d1105
#000000

Similar Color like #77a132 color

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

#78a233
#79a334
#7aa435
#7ba536
#7ca637
#7da738
#7ea839
#7fa93a
#80aa3b
#81ab3c
#82ac3d
#83ad3e
#84ae3f
#85af40
#76a031
#759f30
#749e2f
#739d2e
#729c2d
#719b2c
#709a2b
#6f992a
#6e9829
#6d9728
#6c9627
#6b9526
#6a9425
#699324

Monochromatic Color with #77a132

#77a132
#96cb3f
#b6f64c
#19210a
#384c18
#587625

Tints of #77a132 Color

#77a132
#86ab48
#95b55f
#a4c076
#b3ca8d
#c2d5a3
#d1dfba
#e0ead1
#eff4e8
#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

#77a132
#5c32a1

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

Split Complementary

#77a132
#323fa1
#9432a1

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

Analogous Color

#a19f32
#8da132
#77a132
#61a132
#4ba132

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

#77a132
#3277a1
#a13277

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

#77a132
#32a193
#5c32a1
#a13240

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

#77a132
#5c32a1
#9432a1
#3fa132

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 #77a132 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.

#77a132 Color Code Preview on Black Background Color

This is how #77a132 Color will look on black background color. Color contrast ratio is 6.93

#77a132 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #77a132

HTML with inline CSS

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

Your Example Paragraph content text in with font color #77a132

#77a132 color code is use for CSS Background Color

Background color for the above div is #77a132

HTML with inline CSS

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

#77a132 color code is use for CSS Border Color

CSS Border color for the above div is #77a132

HTML with inline CSS

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

CSS Border Left color for the above div is #77a132

HTML with inline CSS

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

CSS Border Right color for the above div is #77a132

HTML with inline CSS

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

CSS Border Bottom color for the above div is #77a132

HTML with inline CSS

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

CSS Border Top color for the above div is #77a132

HTML with inline CSS

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

#77a132 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#77a132 Color code Preview on White Background

This is how #77a132 Color code will look on white background color. Color contrast ratio is 3.03

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

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.