crispedge.com

Color picker

Loading...

#82e526 hex color - Green - Cool color - Information

#82e526 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #82e526 Color code in RGB color code model is created after adding 50.98% red color, 89.8% green color and 14.9% blue color. Hex #82e526 Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 0% magenta, 83% yellow and 10% black.

Hex #82e526 color code is between #88dd22 web safe hex color code and #77ee33 web safe hex color code. #88dd22 is the nearest web safe color code. You can see here many more shades of #82e526 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code82e526#82e526
RGB Decimal130, 229, 38rgb(130, 229, 38)
RGB Percent51%, 90%, 15%rgb(51%, 90%, 15%)
CSS RGBa130, 229, 38,1rgba(130,229,38,1)
CMYK Modelcmyk(43%,0%,83%,10%)
HSL Color Space91,79% ,52%hsl(91,79% ,52%)
HSV Color Space91°, 83%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000101110010100100110
Octal20234546
Decimal13022938
Hex82e526

Different shades of #82e526 color code.

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

Light Shade of #82e526
#9cea54
Dark Shade of #82e526
#69c117
Saturated Shade of #82e526
#82f11a
Desaturated Shade of #82e526
#82d932
Grey scale Shade of #82e526
#858585
Brighten Shade
#9bfe3f
Most Readable Shade
#000000

Shades of #82e526 color code

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

#82e526
#73cb21
#65b21d
#569819
#487f15
#396510
#2b4c0c
#1c3208
#0e1904
#000000

Similar Color like #82e526 color

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

#83e627
#84e728
#85e829
#86e92a
#87ea2b
#88eb2c
#89ec2d
#8aed2e
#8bee2f
#8cef30
#8df031
#8ef132
#8ff233
#90f334
#81e425
#80e324
#7fe223
#7ee122
#7de021
#7cdf20
#7bde1f
#7add1e
#79dc1d
#78db1c
#77da1b
#76d91a
#75d819
#74d718

Monochromatic Color with #82e526

#82e526
#091003
#213b0a
#3a6511
#529018
#6aba1f

Tints of #82e526 Color

#82e526
#8fe73e
#9dea56
#abed6e
#b9f086
#c7f39e
#d5f6b6
#e3f9ce
#f1fce6
#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

#82e526
#8926e5

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

Split Complementary

#82e526
#2a26e5
#e526e2

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

Analogous Color

#cee526
#a8e526
#82e526
#5ce526
#36e526

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

#82e526
#2682e5
#e52682

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

#82e526
#26e1e5
#8926e5
#e52926

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

#82e526
#8926e5
#e526e2
#26e52a

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 #82e526 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.

#82e526 Color Code Preview on Black Background Color

This is how #82e526 Color will look on black background color. Color contrast ratio is 13.18

#82e526 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82e526

HTML with inline CSS

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

Your Example Paragraph content text in with font color #82e526

#82e526 color code is use for CSS Background Color

Background color for the above div is #82e526

HTML with inline CSS

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

#82e526 color code is use for CSS Border Color

CSS Border color for the above div is #82e526

HTML with inline CSS

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

CSS Border Left color for the above div is #82e526

HTML with inline CSS

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

CSS Border Right color for the above div is #82e526

HTML with inline CSS

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

CSS Border Bottom color for the above div is #82e526

HTML with inline CSS

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

CSS Border Top color for the above div is #82e526

HTML with inline CSS

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

#82e526 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#82e526 Color code Preview on White Background

This is how #82e526 Color code will look on white background color. Color contrast ratio is 1.59

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

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(130,229,38,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(137,38,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,229,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.