crispedge.com

Color picker

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

#51a382 hex color - Green - Cool color - Information

#51a382 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #51a382 Color code in RGB color code model is created after adding 31.76% red color, 63.92% green color and 50.98% blue color. Hex #51a382 Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 20% yellow and 36% black.

Hex #51a382 color code is between #55aa88 web safe hex color code and #449977 web safe hex color code. #55aa88 is the nearest web safe color code. You can see here many more shades of #51a382 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code51a382#51a382
RGB Decimal81, 163, 130rgb(81, 163, 130)
RGB Percent32%, 64%, 51%rgb(32%, 64%, 51%)
CSS RGBa81, 163, 130,1rgba(81,163,130,1)
CMYK Modelcmyk(50%,0%,20%,36%)
HSL Color Space156,34% ,48%hsl(156,34% ,48%)
HSV Color Space156°, 50%, 64%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011010001110000010
Octal121243202
Decimal81163130
Hex51a382

Different shades of #51a382 color code.

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

Light Shade of #51a382
#6fb89b
Dark Shade of #51a382
#408167
Saturated Shade of #51a382
#45af84
Desaturated Shade of #51a382
#5d9780
Grey scale Shade of #51a382
#7a7a7a
Brighten Shade
#6abc9b
Most Readable Shade
#000000

Shades of #51a382 color code

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

#51a382
#489073
#3f7e65
#366c56
#2d5a48
#244839
#1b362b
#12241c
#09120e
#000000

Similar Color like #51a382 color

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

#52a483
#53a584
#54a685
#55a786
#56a887
#57a988
#58aa89
#59ab8a
#5aac8b
#5bad8c
#5cae8d
#5daf8e
#5eb08f
#5fb190
#50a281
#4fa180
#4ea07f
#4d9f7e
#4c9e7d
#4b9d7c
#4a9c7b
#499b7a
#489a79
#479978
#469877
#459776
#449675
#439574

Monochromatic Color with #51a382

#51a382
#66cda4
#7bf8c6
#12231c
#274e3e
#3c7860

Tints of #51a382 Color

#51a382
#64ad8f
#77b79d
#8bc1ab
#9ecbb9
#b1d6c7
#c5e0d5
#d8eae3
#ebf4f1
#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

#51a382
#a35172

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

Split Complementary

#51a382
#a3519b
#a35951

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

Analogous Color

#51a361
#51a372
#51a382
#51a392
#51a3a3

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

#51a382
#8251a3
#a38251

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

#51a382
#5951a3
#a35172
#9ba351

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

#51a382
#a35172
#a35951
#519ba3

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 #51a382 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.

#51a382 Color Code Preview on Black Background Color

This is how #51a382 Color will look on black background color. Color contrast ratio is 6.91

#51a382 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51a382

HTML with inline CSS

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

Your Example Paragraph content text in with font color #51a382

#51a382 color code is use for CSS Background Color

Background color for the above div is #51a382

HTML with inline CSS

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

#51a382 color code is use for CSS Border Color

CSS Border color for the above div is #51a382

HTML with inline CSS

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

CSS Border Left color for the above div is #51a382

HTML with inline CSS

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

CSS Border Right color for the above div is #51a382

HTML with inline CSS

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

CSS Border Bottom color for the above div is #51a382

HTML with inline CSS

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

CSS Border Top color for the above div is #51a382

HTML with inline CSS

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

#51a382 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#51a382 Color code Preview on White Background

This is how #51a382 Color code will look on white background color. Color contrast ratio is 3.04

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

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.