crispedge.com

Color picker

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

#507d66 hex color - Green - Cool color - Information

#507d66 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #507d66 Color code in RGB color code model is created after adding 31.37% red color, 49.02% green color and 40% blue color. Hex #507d66 Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 0% magenta, 18% yellow and 51% black.

Hex #507d66 color code is between #557755 web safe hex color code and #448877 web safe hex color code. #557755 is the nearest web safe color code. You can see here many more shades of #507d66 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code507d66#507d66
RGB Decimal80, 125, 102rgb(80, 125, 102)
RGB Percent31%, 49%, 40%rgb(31%, 49%, 40%)
CSS RGBa80, 125, 102,1rgba(80,125,102,1)
CMYK Modelcmyk(36%,0%,18%,51%)
HSL Color Space149,22% ,40%hsl(149,22% ,40%)
HSV Color Space149°, 36%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100000111110101100110
Octal120175146
Decimal80125102
Hex507d66

Different shades of #507d66 color code.

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

Light Shade of #507d66
#649c7f
Dark Shade of #507d66
#3c5e4d
Saturated Shade of #507d66
#468766
Desaturated Shade of #507d66
#5a7366
Grey scale Shade of #507d66
#666666
Brighten Shade
#69967f
Most Readable Shade
#FFFFFF

Shades of #507d66 color code

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

#507d66
#476f5a
#3e614f
#355344
#2c4538
#23372d
#1a2922
#111b16
#080d0b
#000000

Similar Color like #507d66 color

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

#517e67
#527f68
#538069
#54816a
#55826b
#56836c
#57846d
#58856e
#59866f
#5a8770
#5b8871
#5c8972
#5d8a73
#5e8b74
#4f7c65
#4e7b64
#4d7a63
#4c7962
#4b7861
#4a7760
#49765f
#48755e
#47745d
#46735c
#45725b
#44715a
#437059
#426f58

Monochromatic Color with #507d66

#507d66
#6ba789
#86d2ab
#a2fcce
#1a2821
#355243

Tints of #507d66 Color

#507d66
#638b77
#769988
#8aa899
#9db6aa
#b1c5bb
#c4d3cc
#d8e2dd
#ebf0ee
#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

#507d66
#7d5067

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

Split Complementary

#507d66
#7d507d
#7d5050

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

Analogous Color

#507d54
#507d5d
#507d66
#507d6f
#507d78

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

#507d66
#66507d
#7d6650

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

#507d66
#50507d
#7d5067
#7d7c50

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

#507d66
#7d5067
#7d5050
#507d7d

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 #507d66 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.

#507d66 Color Code Preview on Black Background Color

This is how #507d66 Color will look on black background color. Color contrast ratio is 4.47

#507d66 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #507d66

HTML with inline CSS

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

Your Example Paragraph content text in with font color #507d66

#507d66 color code is use for CSS Background Color

Background color for the above div is #507d66

HTML with inline CSS

<div style="background-color:#507d66;"></div>

#507d66 color code is use for CSS Border Color

CSS Border color for the above div is #507d66

HTML with inline CSS

<div style="border:5px solid #507d66;"></div>

CSS Border Left color for the above div is #507d66

HTML with inline CSS

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

CSS Border Right color for the above div is #507d66

HTML with inline CSS

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

CSS Border Bottom color for the above div is #507d66

HTML with inline CSS

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

CSS Border Top color for the above div is #507d66

HTML with inline CSS

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

#507d66 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#507d66 Color code Preview on White Background

This is how #507d66 Color code will look on white background color. Color contrast ratio is 4.70

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

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.