crispedge.com

Color picker

Loading...

#83b277 hex color - Orange - Cool color - Information

#83b277 hex color - Orange - Cool color

Color Hue/Base color: Orange

Hex #83b277 Color code in RGB color code model is created after adding 51.37% red color, 69.8% green color and 46.67% blue color. Hex #83b277 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 33% yellow and 30% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code83b277#83b277
RGB Decimal131, 178, 119rgb(131, 178, 119)
RGB Percent51%, 70%, 47%rgb(51%, 70%, 47%)
CSS RGBa131, 178, 119,1rgba(131,178,119,1)
CMYK Modelcmyk(26%,0%,33%,30%)
HSL Color Space108,28% ,58%hsl(108,28% ,58%)
HSV Color Space108°, 33%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000111011001001110111
Octal203262167
Decimal131178119
Hex83b277

Different shades of #83b277 color code.

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

Light Shade of #83b277
#a1c498
Dark Shade of #83b277
#679d59
Saturated Shade of #83b277
#7dbd6c
Desaturated Shade of #83b277
#89a782
Grey scale Shade of #83b277
#949494
Brighten Shade
#9ccb90
Most Readable Shade
#000000

Shades of #83b277 color code

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

#83b277
#749e69
#658a5c
#57764f
#486242
#3a4f34
#2b3b27
#1d271a
#0e130d
#000000

Similar Color like #83b277 color

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

#84b378
#85b479
#86b57a
#87b67b
#88b77c
#89b87d
#8ab97e
#8bba7f
#8cbb80
#8dbc81
#8ebd82
#8fbe83
#90bf84
#91c085
#82b176
#81b075
#80af74
#7fae73
#7ead72
#7dac71
#7cab70
#7baa6f
#7aa96e
#79a86d
#78a76c
#77a66b
#76a56a
#75a469

Monochromatic Color with #83b277

#83b277
#a2dc93
#060805
#253222
#445d3e
#64875b

Tints of #83b277 Color

#83b277
#90ba86
#9ec395
#accba4
#bad4b3
#c7dcc2
#d5e5d1
#e3ede0
#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

#83b277
#a677b2

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

Split Complementary

#83b277
#8977b2
#b277a0

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

Analogous Color

#9bb277
#8fb277
#83b277
#77b277
#77b283

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

#83b277
#7783b2
#b27783

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

#83b277
#77a0b2
#a677b2
#b28877

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

#83b277
#a677b2
#b277a0
#77b289

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 #83b277 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.

#83b277 Color Code Preview on Black Background Color

This is how #83b277 Color will look on black background color. Color contrast ratio is 8.60

#83b277 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #83b277

HTML with inline CSS

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

Your Example Paragraph content text in with font color #83b277

#83b277 color code is use for CSS Background Color

Background color for the above div is #83b277

HTML with inline CSS

<div style="background-color:#83b277;"></div>

#83b277 color code is use for CSS Border Color

CSS Border color for the above div is #83b277

HTML with inline CSS

<div style="border:5px solid #83b277;"></div>

CSS Border Left color for the above div is #83b277

HTML with inline CSS

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

CSS Border Right color for the above div is #83b277

HTML with inline CSS

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

CSS Border Bottom color for the above div is #83b277

HTML with inline CSS

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

CSS Border Top color for the above div is #83b277

HTML with inline CSS

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

#83b277 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#83b277 Color code Preview on White Background

This is how #83b277 Color code will look on white background color. Color contrast ratio is 2.44

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

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(131,178,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,119,178,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(131,178,119,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.