crispedge.com

Color picker

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

#76a545 hex color - Green - Warm color - Information

#76a545 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #76a545 Color code in RGB color code model is created after adding 46.27% red color, 64.71% green color and 27.06% blue color. Hex #76a545 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 58% yellow and 35% black.

Hex #76a545 color code is between #77aa44 web safe hex color code and #669955 web safe hex color code. #77aa44 is the nearest web safe color code. You can see here many more shades of #76a545 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code76a545#76a545
RGB Decimal118, 165, 69rgb(118, 165, 69)
RGB Percent46%, 65%, 27%rgb(46%, 65%, 27%)
CSS RGBa118, 165, 69,1rgba(118,165,69,1)
CMYK Modelcmyk(28%,0%,58%,35%)
HSL Color Space89,41% ,46%hsl(89,41% ,46%)
HSV Color Space89°, 58%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101101010010101000101
Octal166245105
Decimal11816569
Hex76a545

Different shades of #76a545 color code.

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

Light Shade of #76a545
#8fbd60
Dark Shade of #76a545
#5c8136
Saturated Shade of #76a545
#76b139
Desaturated Shade of #76a545
#769951
Grey scale Shade of #76a545
#757575
Brighten Shade
#8fbe5e
Most Readable Shade
#000000

Shades of #76a545 color code

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

#76a545
#68923d
#5b8035
#4e6e2e
#415b26
#34491e
#273717
#1a240f
#0d1207
#000000

Similar Color like #76a545 color

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

#77a646
#78a747
#79a848
#7aa949
#7baa4a
#7cab4b
#7dac4c
#7ead4d
#7fae4e
#80af4f
#81b050
#82b151
#83b252
#84b353
#75a444
#74a343
#73a242
#72a141
#71a040
#709f3f
#6f9e3e
#6e9d3d
#6d9c3c
#6c9b3b
#6b9a3a
#6a9939
#699838
#689737

Monochromatic Color with #76a545

#76a545
#94cf57
#b3fa69
#1b2510
#395021
#587a33

Tints of #76a545 Color

#76a545
#85af59
#94b96e
#a3c383
#b2cd97
#c2d7ac
#d1e1c1
#e0ebd5
#eff5ea
#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

#76a545
#7445a5

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

Split Complementary

#76a545
#4546a5
#a445a5

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

Analogous Color

#9ca545
#89a545
#76a545
#63a545
#50a545

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

#76a545
#4576a5
#a54576

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

#76a545
#45a5a4
#7445a5
#a54546

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

#76a545
#7445a5
#a445a5
#46a545

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 #76a545 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.

#76a545 Color Code Preview on Black Background Color

This is how #76a545 Color will look on black background color. Color contrast ratio is 7.24

#76a545 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76a545

HTML with inline CSS

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

Your Example Paragraph content text in with font color #76a545

#76a545 color code is use for CSS Background Color

Background color for the above div is #76a545

HTML with inline CSS

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

#76a545 color code is use for CSS Border Color

CSS Border color for the above div is #76a545

HTML with inline CSS

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

CSS Border Left color for the above div is #76a545

HTML with inline CSS

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

CSS Border Right color for the above div is #76a545

HTML with inline CSS

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

CSS Border Bottom color for the above div is #76a545

HTML with inline CSS

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

CSS Border Top color for the above div is #76a545

HTML with inline CSS

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

#76a545 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#76a545 Color code Preview on White Background

This is how #76a545 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 #76a545; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #76a545; }

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.