crispedge.com

Color picker

Loading...

#40464d hex color - Alpine Duck Grey - Grey - Cool color - Information

#40464d hex color - Alpine Duck Grey - Grey - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Grey

Hex #40464d Color Code is also known as Alpine Duck Grey color.

Hex #40464d Color code in RGB color code model is created after adding 25.1% red color, 27.45% green color and 30.2% blue color. Hex #40464d Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 9% magenta, 0% yellow and 70% black.

Hex #40464d color code is between #444455 web safe hex color code and #335544 web safe hex color code. #444455 is the nearest web safe color code. You can see here many more shades of #40464d color code.

0 Likes 0 Comments | 46 Views

RGB Chart

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

Color Table

Hex Color Code40464d#40464d
RGB Decimal64, 70, 77rgb(64, 70, 77)
RGB Percent25%, 27%, 30%rgb(25%, 27%, 30%)
CSS RGBa64, 70, 77,1rgba(64,70,77,1)
CMYK Modelcmyk(17%,9%,0%,70%)
HSL Color Space212,9% ,28%hsl(212,9% ,28%)
HSV Color Space212°, 17%, 30%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000000100011001001101
Octal100106115
Decimal647077
Hex40464d

Different shades of #40464d color code.

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

Light Shade of #40464d
#575f69
Dark Shade of #40464d
#292d31
Saturated Shade of #40464d
#394554
Desaturated Shade of #40464d
#464646
Grey scale Shade of #40464d
#464646
Brighten Shade
#595f66
Most Readable Shade
#FFFFFF

Shades of #40464d color code

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

#40464d
#383e44
#31363b
#2a2e33
#23262a
#1c1f22
#151719
#0e0f11
#070708
#000000

Similar Color like #40464d color

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

#41474e
#42484f
#434950
#444a51
#454b52
#464c53
#474d54
#484e55
#494f56
#4a5057
#4b5158
#4c5259
#4d535a
#4e545b
#3f454c
#3e444b
#3d434a
#3c4249
#3b4148
#3a4047
#393f46
#383e45
#373d44
#363c43
#353b42
#343a41
#333940
#32383f

Monochromatic Color with #40464d

#40464d
#636d77
#8793a2
#aabacc
#cde1f7
#1d1f22

Tints of #40464d Color

#40464d
#555a60
#6a6f74
#7f8388
#94989c
#aaacaf
#bfc1c3
#d4d5d7
#e9eaeb
#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

#40464d
#4d4740

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

Split Complementary

#40464d
#4d4040
#4d4d40

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

Analogous Color

#404b4d
#40494d
#40464d
#40434d
#40414d

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

#40464d
#4d4046
#464d40

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

#40464d
#4d404c
#4d4740
#404d40

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

#40464d
#4d4740
#4d4d40
#40404d

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 #40464d 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.

#40464d Color Code Preview on Black Background Color

This is how #40464d Color will look on black background color. Color contrast ratio is 2.20

#40464d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #40464d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #40464d

#40464d color code is use for CSS Background Color

Background color for the above div is #40464d

HTML with inline CSS

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

#40464d color code is use for CSS Border Color

CSS Border color for the above div is #40464d

HTML with inline CSS

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

CSS Border Left color for the above div is #40464d

HTML with inline CSS

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

CSS Border Right color for the above div is #40464d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #40464d

HTML with inline CSS

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

CSS Border Top color for the above div is #40464d

HTML with inline CSS

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

#40464d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#40464d Color code Preview on White Background

This is how #40464d Color code will look on white background color. Color contrast ratio is 9.54

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

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(64,70,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(77,71,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(64,70,77,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 46 Views

Post your comment:-

By submitting comment you agree to our privacy policy.