crispedge.com

Color picker

Loading...

#475656 hex color - Green - Cool color - Information

#475656 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #475656 Color code in RGB color code model is created after adding 27.84% red color, 33.73% green color and 33.73% blue color. Hex #475656 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 0% yellow and 66% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code475656#475656
RGB Decimal71, 86, 86rgb(71, 86, 86)
RGB Percent28%, 34%, 34%rgb(28%, 34%, 34%)
CSS RGBa71, 86, 86,1rgba(71,86,86,1)
CMYK Modelcmyk(17%,0%,0%,66%)
HSL Color Space180,10% ,31%hsl(180,10% ,31%)
HSV Color Space180°, 17%, 34%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010001110101011001010110
Octal107126126
Decimal718686
Hex475656

Different shades of #475656 color code.

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

Light Shade of #475656
#5e7272
Dark Shade of #475656
#303a3a
Saturated Shade of #475656
#3f5e5e
Desaturated Shade of #475656
#4e4e4e
Grey scale Shade of #475656
#4e4e4e
Brighten Shade
#606f6f
Most Readable Shade
#FFFFFF

Shades of #475656 color code

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

#475656
#3f4c4c
#374242
#2f3939
#272f2f
#1f2626
#171c1c
#0f1313
#070909
#000000

Similar Color like #475656 color

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

#485757
#495858
#4a5959
#4b5a5a
#4c5b5b
#4d5c5c
#4e5d5d
#4f5e5e
#505f5f
#516060
#526161
#536262
#546363
#556464
#465555
#455454
#445353
#435252
#425151
#415050
#404f4f
#3f4e4e
#3e4d4d
#3d4c4c
#3c4b4b
#3b4a4a
#3a4949
#394848

Monochromatic Color with #475656

#475656
#6a8080
#8dabab
#b0d5d5
#010101
#242b2b

Tints of #475656 Color

#475656
#5b6868
#6f7b7b
#848e8e
#98a1a1
#adb3b3
#c1c6c6
#d6d9d9
#eaecec
#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

#475656
#564747

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

Split Complementary

#475656
#56474f
#564f47

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

Analogous Color

#475650
#475653
#475656
#475356
#475056

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

#475656
#564756
#565647

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

#475656
#4e4756
#564747
#4e5647

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

#475656
#564747
#564f47
#474f56

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 #475656 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.

#475656 Color Code Preview on Black Background Color

This is how #475656 Color will look on black background color. Color contrast ratio is 2.73

#475656 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #475656

HTML with inline CSS

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

Your Example Paragraph content text in with font color #475656

#475656 color code is use for CSS Background Color

Background color for the above div is #475656

HTML with inline CSS

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

#475656 color code is use for CSS Border Color

CSS Border color for the above div is #475656

HTML with inline CSS

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

CSS Border Left color for the above div is #475656

HTML with inline CSS

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

CSS Border Right color for the above div is #475656

HTML with inline CSS

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

CSS Border Bottom color for the above div is #475656

HTML with inline CSS

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

CSS Border Top color for the above div is #475656

HTML with inline CSS

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

#475656 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#475656 Color code Preview on White Background

This is how #475656 Color code will look on white background color. Color contrast ratio is 7.68

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(71,86,86,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(86,71,71,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(71,86,86,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.