crispedge.com

Color picker

Loading...

#41b126 hex color - Green - Cool color - Information

#41b126 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #41b126 Color code in RGB color code model is created after adding 25.49% red color, 69.41% green color and 14.9% blue color. Hex #41b126 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 0% magenta, 79% yellow and 31% black.

Hex #41b126 color code is between #44aa22 web safe hex color code and #33bb33 web safe hex color code. #44aa22 is the nearest web safe color code. You can see here many more shades of #41b126 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code41b126#41b126
RGB Decimal65, 177, 38rgb(65, 177, 38)
RGB Percent25%, 69%, 15%rgb(25%, 69%, 15%)
CSS RGBa65, 177, 38,1rgba(65,177,38,1)
CMYK Modelcmyk(63%,0%,79%,31%)
HSL Color Space108,65% ,42%hsl(108,65% ,42%)
HSV Color Space108°, 79%, 69%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010000011011000100100110
Octal10126146
Decimal6517738
Hex41b126

Different shades of #41b126 color code.

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

Light Shade of #41b126
#55d436
Dark Shade of #41b126
#32871d
Saturated Shade of #41b126
#3abc1b
Desaturated Shade of #41b126
#48a631
Grey scale Shade of #41b126
#6b6b6b
Brighten Shade
#5aca3f
Most Readable Shade
#000000

Shades of #41b126 color code

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

#41b126
#399d21
#32891d
#2b7619
#246215
#1c4e10
#153b0c
#0e2708
#071304
#000000

Similar Color like #41b126 color

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

#42b227
#43b328
#44b429
#45b52a
#46b62b
#47b72c
#48b82d
#49b92e
#4aba2f
#4bbb30
#4cbc31
#4dbd32
#4ebe33
#4fbf34
#40b025
#3faf24
#3eae23
#3dad22
#3cac21
#3bab20
#3aaa1f
#39a91e
#38a81d
#37a71c
#36a61b
#35a51a
#34a419
#33a318

Monochromatic Color with #41b126

#41b126
#51db2f
#030702
#12310b
#225c14
#31861d

Tints of #41b126 Color

#41b126
#56b93e
#6bc256
#80cb6e
#95d386
#aadc9e
#bfe5b6
#d4edce
#e9f6e6
#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

#41b126
#9626b1

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

Split Complementary

#41b126
#5026b1
#b12687

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

Analogous Color

#79b126
#5db126
#41b126
#26b127
#26b143

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

#41b126
#2641b1
#b12641

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

#41b126
#2686b1
#9626b1
#b15026

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

#41b126
#9626b1
#b12687
#26b150

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 #41b126 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.

#41b126 Color Code Preview on Black Background Color

This is how #41b126 Color will look on black background color. Color contrast ratio is 7.54

#41b126 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41b126

HTML with inline CSS

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

Your Example Paragraph content text in with font color #41b126

#41b126 color code is use for CSS Background Color

Background color for the above div is #41b126

HTML with inline CSS

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

#41b126 color code is use for CSS Border Color

CSS Border color for the above div is #41b126

HTML with inline CSS

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

CSS Border Left color for the above div is #41b126

HTML with inline CSS

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

CSS Border Right color for the above div is #41b126

HTML with inline CSS

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

CSS Border Bottom color for the above div is #41b126

HTML with inline CSS

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

CSS Border Top color for the above div is #41b126

HTML with inline CSS

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

#41b126 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#41b126 Color code Preview on White Background

This is how #41b126 Color code will look on white background color. Color contrast ratio is 2.78

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

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(65,177,38,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,38,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(65,177,38,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.