crispedge.com

Color picker

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

#407e70 hex color - Blue - Cool color - Information

#407e70 hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #407e70 Color code in RGB color code model is created after adding 25.1% red color, 49.41% green color and 43.92% blue color. Hex #407e70 Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 0% magenta, 11% yellow and 51% black.

Hex #407e70 color code is between #447777 web safe hex color code and #338866 web safe hex color code. #447777 is the nearest web safe color code. You can see here many more shades of #407e70 color code.

0 Likes 0 Comments | 5 Views

Color Table

Hex Color Code407e70#407e70
RGB Decimal64, 126, 112rgb(64, 126, 112)
RGB Percent25%, 49%, 44%rgb(25%, 49%, 44%)
CSS RGBa64, 126, 112,1rgba(64,126,112,1)
CMYK Modelcmyk(49%,0%,11%,51%)
HSL Color Space166,33% ,37%hsl(166,33% ,37%)
HSV Color Space166°, 49%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000000111111001110000
Octal100176160
Decimal64126112
Hex407e70

Different shades of #407e70 color code.

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

Light Shade of #407e70
#51a08e
Dark Shade of #407e70
#2f5c52
Saturated Shade of #407e70
#368775
Desaturated Shade of #407e70
#49746b
Grey scale Shade of #407e70
#5f5f5f
Brighten Shade
#599789
Most Readable Shade
#FFFFFF

Shades of #407e70 color code

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

#407e70
#387063
#316257
#2a544a
#23463e
#1c3831
#152a25
#0e1c18
#070e0c
#000000

Similar Color like #407e70 color

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

#417f71
#428072
#438173
#448274
#458375
#468476
#478577
#488678
#498779
#4a887a
#4b897b
#4c8a7c
#4d8b7d
#4e8c7e
#3f7d6f
#3e7c6e
#3d7b6d
#3c7a6c
#3b796b
#3a786a
#397769
#387668
#377567
#367466
#357365
#347264
#337163
#327062

Monochromatic Color with #407e70

#407e70
#56a896
#6bd3bc
#81fde1
#152924
#2a534a

Tints of #407e70 Color

#407e70
#558c7f
#6a9a8f
#7fa99f
#94b7af
#aac5bf
#bfd4cf
#d4e2df
#e9f0ef
#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

#407e70
#7e404e

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

Split Complementary

#407e70
#7e406d
#7e5140

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

Analogous Color

#407e57
#407e64
#407e70
#407e7c
#40737e

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

#407e70
#70407e
#7e7040

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

#407e70
#51407e
#7e404e
#6d7e40

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

#407e70
#7e404e
#7e5140
#406d7e

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 #407e70 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.

#407e70 Color Code Preview on Black Background Color

This is how #407e70 Color will look on black background color. Color contrast ratio is 4.44

#407e70 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #407e70

HTML with inline CSS

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

Your Example Paragraph content text in with font color #407e70

#407e70 color code is use for CSS Background Color

Background color for the above div is #407e70

HTML with inline CSS

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

#407e70 color code is use for CSS Border Color

CSS Border color for the above div is #407e70

HTML with inline CSS

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

CSS Border Left color for the above div is #407e70

HTML with inline CSS

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

CSS Border Right color for the above div is #407e70

HTML with inline CSS

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

CSS Border Bottom color for the above div is #407e70

HTML with inline CSS

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

CSS Border Top color for the above div is #407e70

HTML with inline CSS

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

#407e70 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#407e70 Color code Preview on White Background

This is how #407e70 Color code will look on white background color. Color contrast ratio is 4.73

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

Related Gradients

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.