crispedge.com

Color picker

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

#83ff70 hex color - Green - Cool color - Information

#83ff70 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #83ff70 Color code in RGB color code model is created after adding 51.37% red color, 100% green color and 43.92% blue color. Hex #83ff70 Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 0% magenta, 56% yellow and 0% black.

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

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code83ff70#83ff70
RGB Decimal131, 255, 112rgb(131, 255, 112)
RGB Percent51%, 100%, 44%rgb(51%, 100%, 44%)
CSS RGBa131, 255, 112,1rgba(131,255,112,1)
CMYK Modelcmyk(49%,0%,56%,0%)
HSL Color Space112,100% ,72%hsl(112,100% ,72%)
HSV Color Space112°, 56%, 100%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000111111111101110000
Octal203377160
Decimal131255112
Hex83ff70

Different shades of #83ff70 color code.

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

Light Shade of #83ff70
#afffa3
Dark Shade of #83ff70
#57ff3d
Saturated Shade of #83ff70
#83ff70
Desaturated Shade of #83ff70
#88f877
Grey scale Shade of #83ff70
#b7b7b7
Brighten Shade
#9cff89
Most Readable Shade
#000000

Shades of #83ff70 color code

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

#83ff70
#74e263
#65c657
#57aa4a
#488d3e
#3a7131
#2b5525
#1d3818
#0e1c0c
#000000

Similar Color like #83ff70 color

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

#84ff71
#85ff72
#86ff73
#87ff74
#88ff75
#89ff76
#8aff77
#8bff78
#8cff79
#8dff7a
#8eff7b
#8fff7c
#90ff7d
#91ff7e
#82fe6f
#81fd6e
#80fc6d
#7ffb6c
#7efa6b
#7df96a
#7cf869
#7bf768
#7af667
#79f566
#78f465
#77f364
#76f263
#75f162

Monochromatic Color with #83ff70

#83ff70
#162a13
#2c5525
#428038
#57aa4b
#6dd45d

Tints of #83ff70 Color

#83ff70
#90ff7f
#9eff8f
#acff9f
#baffaf
#c7ffbf
#d5ffcf
#e3ffdf
#f1ffef
#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

#83ff70
#ec70ff

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

Split Complementary

#83ff70
#a570ff
#ff70ca

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

Analogous Color

#bcff70
#a0ff70
#83ff70
#70ff7a
#70ff96

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

#83ff70
#7083ff
#ff7083

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

#83ff70
#70caff
#ec70ff
#ffa470

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

#83ff70
#ec70ff
#ff70ca
#70ffa5

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

#83ff70 Color Code Preview on Black Background Color

This is how #83ff70 Color will look on black background color. Color contrast ratio is 16.50

#83ff70 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#83ff70 color code is use for CSS Background Color

Background color for the above div is #83ff70

HTML with inline CSS

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

#83ff70 color code is use for CSS Border Color

CSS Border color for the above div is #83ff70

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#83ff70 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#83ff70 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.