crispedge.com

Color picker

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

#506c65 hex color - Green - Cool color - Information

#506c65 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #506c65 Color code in RGB color code model is created after adding 31.37% red color, 42.35% green color and 39.61% blue color. Hex #506c65 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 6% yellow and 58% black.

Hex #506c65 color code is between #556666 web safe hex color code and #447755 web safe hex color code. #556666 is the nearest web safe color code. You can see here many more shades of #506c65 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Code506c65#506c65
RGB Decimal80, 108, 101rgb(80, 108, 101)
RGB Percent31%, 42%, 40%rgb(31%, 42%, 40%)
CSS RGBa80, 108, 101,1rgba(80,108,101,1)
CMYK Modelcmyk(26%,0%,6%,58%)
HSL Color Space165,15% ,37%hsl(165,15% ,37%)
HSV Color Space165°, 26%, 42%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100000110110001100101
Octal120154145
Decimal80108101
Hex506c65

Different shades of #506c65 color code.

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

Light Shade of #506c65
#668980
Dark Shade of #506c65
#3a4f4a
Saturated Shade of #506c65
#47756a
Desaturated Shade of #506c65
#596360
Grey scale Shade of #506c65
#5e5e5e
Brighten Shade
#69857e
Most Readable Shade
#FFFFFF

Shades of #506c65 color code

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

#506c65
#476059
#3e544e
#354843
#2c3c38
#23302c
#1a2421
#111816
#080c0b
#000000

Similar Color like #506c65 color

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

#516d66
#526e67
#536f68
#547069
#55716a
#56726b
#57736c
#58746d
#59756e
#5a766f
#5b7770
#5c7871
#5d7972
#5e7a73
#4f6b64
#4e6a63
#4d6962
#4c6861
#4b6760
#4a665f
#49655e
#48645d
#47635c
#46625b
#45615a
#446059
#435f58
#425e57

Monochromatic Color with #506c65

#506c65
#6f968d
#8fc1b4
#aeebdc
#111715
#31413d

Tints of #506c65 Color

#506c65
#637c76
#768c87
#8a9d98
#9dada9
#b1bdba
#c4cecb
#d8dedc
#ebeeed
#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

#506c65
#6c5057

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

Split Complementary

#506c65
#6c5065
#6c5750

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

Analogous Color

#506c5a
#506c5f
#506c65
#506c6b
#50686c

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

#506c65
#65506c
#6c6550

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

#506c65
#57506c
#6c5057
#656c50

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

#506c65
#6c5057
#6c5750
#50656c

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 #506c65 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.

#506c65 Color Code Preview on Black Background Color

This is how #506c65 Color will look on black background color. Color contrast ratio is 3.67

#506c65 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #506c65

HTML with inline CSS

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

Your Example Paragraph content text in with font color #506c65

#506c65 color code is use for CSS Background Color

Background color for the above div is #506c65

HTML with inline CSS

<div style="background-color:#506c65;"></div>

#506c65 color code is use for CSS Border Color

CSS Border color for the above div is #506c65

HTML with inline CSS

<div style="border:5px solid #506c65;"></div>

CSS Border Left color for the above div is #506c65

HTML with inline CSS

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

CSS Border Right color for the above div is #506c65

HTML with inline CSS

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

CSS Border Bottom color for the above div is #506c65

HTML with inline CSS

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

CSS Border Top color for the above div is #506c65

HTML with inline CSS

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

#506c65 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#506c65 Color code Preview on White Background

This is how #506c65 Color code will look on white background color. Color contrast ratio is 5.72

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.