crispedge.com

Color picker

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

#41725e hex color - Green - Cool color - Information

#41725e hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #41725e Color code in RGB color code model is created after adding 25.49% red color, 44.71% green color and 36.86% blue color. Hex #41725e Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 0% magenta, 18% yellow and 55% black.

Hex #41725e color code is between #447766 web safe hex color code and #336655 web safe hex color code. #447766 is the nearest web safe color code. You can see here many more shades of #41725e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code41725e#41725e
RGB Decimal65, 114, 94rgb(65, 114, 94)
RGB Percent25%, 45%, 37%rgb(25%, 45%, 37%)
CSS RGBa65, 114, 94,1rgba(65,114,94,1)
CMYK Modelcmyk(43%,0%,18%,55%)
HSL Color Space156,27% ,35%hsl(156,27% ,35%)
HSV Color Space156°, 43%, 45%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000010111001001011110
Octal101162136
Decimal6511494
Hex41725e

Different shades of #41725e color code.

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

Light Shade of #41725e
#549279
Dark Shade of #41725e
#2e5143
Saturated Shade of #41725e
#387b60
Desaturated Shade of #41725e
#4a695c
Grey scale Shade of #41725e
#595959
Brighten Shade
#5a8b77
Most Readable Shade
#FFFFFF

Shades of #41725e color code

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

#41725e
#396553
#325849
#2b4c3e
#243f34
#1c3229
#15261f
#0e1914
#070c0a
#000000

Similar Color like #41725e color

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

#42735f
#437460
#447561
#457662
#467763
#477864
#487965
#497a66
#4a7b67
#4b7c68
#4c7d69
#4d7e6a
#4e7f6b
#4f806c
#40715d
#3f705c
#3e6f5b
#3d6e5a
#3c6d59
#3b6c58
#3a6b57
#396a56
#386955
#376854
#366753
#356652
#346551
#336450

Monochromatic Color with #41725e

#41725e
#599c81
#71c7a4
#8af1c7
#111d18
#29473b

Tints of #41725e Color

#41725e
#56816f
#6b9181
#80a193
#95b0a5
#aac0b7
#bfd0c9
#d4dfdb
#e9efed
#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

#41725e
#724155

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

Split Complementary

#41725e
#72416e
#724541

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

Analogous Color

#41724a
#417254
#41725e
#417268
#417272

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

#41725e
#5e4172
#725e41

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

#41725e
#454172
#724155
#6d7241

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

#41725e
#724155
#724541
#416e72

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 #41725e 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.

#41725e Color Code Preview on Black Background Color

This is how #41725e Color will look on black background color. Color contrast ratio is 3.79

#41725e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41725e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41725e

#41725e color code is use for CSS Background Color

Background color for the above div is #41725e

HTML with inline CSS

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

#41725e color code is use for CSS Border Color

CSS Border color for the above div is #41725e

HTML with inline CSS

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

CSS Border Left color for the above div is #41725e

HTML with inline CSS

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

CSS Border Right color for the above div is #41725e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #41725e

HTML with inline CSS

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

CSS Border Top color for the above div is #41725e

HTML with inline CSS

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

#41725e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#41725e Color code Preview on White Background

This is how #41725e Color code will look on white background color. Color contrast ratio is 5.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 #41725e; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #41725e; }

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.