crispedge.com

Color picker

Loading...

#82b571 hex color - Orange - Cool color - Information

#82b571 hex color - Orange - Cool color

Color Hue/Base color: Orange

Hex #82b571 Color code in RGB color code model is created after adding 50.98% red color, 70.98% green color and 44.31% blue color. Hex #82b571 Color code in CMYK color (process color) code model is generated after subtraction of 28% cyan, 0% magenta, 38% yellow and 29% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code82b571#82b571
RGB Decimal130, 181, 113rgb(130, 181, 113)
RGB Percent51%, 71%, 44%rgb(51%, 71%, 44%)
CSS RGBa130, 181, 113,1rgba(130,181,113,1)
CMYK Modelcmyk(28%,0%,38%,29%)
HSL Color Space105,31% ,58%hsl(105,31% ,58%)
HSV Color Space105°, 38%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000101011010101110001
Octal202265161
Decimal130181113
Hex82b571

Different shades of #82b571 color code.

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

Light Shade of #82b571
#9fc693
Dark Shade of #82b571
#66a053
Saturated Shade of #82b571
#7dc066
Desaturated Shade of #82b571
#87aa7c
Grey scale Shade of #82b571
#939393
Brighten Shade
#9bce8a
Most Readable Shade
#000000

Shades of #82b571 color code

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

#82b571
#73a064
#658c57
#56784b
#48643e
#395032
#2b3c25
#1c2819
#0e140c
#000000

Similar Color like #82b571 color

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

#83b672
#84b773
#85b874
#86b975
#87ba76
#88bb77
#89bc78
#8abd79
#8bbe7a
#8cbf7b
#8dc07c
#8ec17d
#8fc27e
#90c37f
#81b470
#80b36f
#7fb26e
#7eb16d
#7db06c
#7caf6b
#7bae6a
#7aad69
#79ac68
#78ab67
#77aa66
#76a965
#75a864
#74a763

Monochromatic Color with #82b571

#82b571
#a1df8c
#080b07
#263521
#45603c
#638a56

Tints of #82b571 Color

#82b571
#8fbd80
#9dc590
#abcda0
#b9d5b0
#c7debf
#d5e6cf
#e3eedf
#f1f6ef
#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

#82b571
#a471b5

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

Split Complementary

#82b571
#8271b5
#b571a4

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

Analogous Color

#9db571
#90b571
#82b571
#74b571
#71b57b

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

#82b571
#7182b5
#b57182

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

#82b571
#71a4b5
#a471b5
#b58271

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

#82b571
#a471b5
#b571a4
#71b582

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

#82b571 Color Code Preview on Black Background Color

This is how #82b571 Color will look on black background color. Color contrast ratio is 8.80

#82b571 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#82b571 color code is use for CSS Background Color

Background color for the above div is #82b571

HTML with inline CSS

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

#82b571 color code is use for CSS Border Color

CSS Border color for the above div is #82b571

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#82b571 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#82b571 Color code Preview on White Background

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

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

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,181,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(164,113,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(130,181,113,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.