crispedge.com

Color picker

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

#5bf714 hex color - Green - Cool color - Information

#5bf714 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #5bf714 Color code in RGB color code model is created after adding 35.69% red color, 96.86% green color and 7.84% blue color. Hex #5bf714 Color code in CMYK color (process color) code model is generated after subtraction of 63% cyan, 0% magenta, 92% yellow and 3% black.

Hex #5bf714 color code is between #55ff11 web safe hex color code and #66ee22 web safe hex color code. #55ff11 is the nearest web safe color code. You can see here many more shades of #5bf714 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5bf714#5bf714
RGB Decimal91, 247, 20rgb(91, 247, 20)
RGB Percent36%, 97%, 8%rgb(36%, 97%, 8%)
CSS RGBa91, 247, 20,1rgba(91,247,20,1)
CMYK Modelcmyk(63%,0%,92%,3%)
HSL Color Space101,93% ,52%hsl(101,93% ,52%)
HSV Color Space101°, 92%, 97%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110111111011100010100
Octal13336724
Decimal9124720
Hex5bf714

Different shades of #5bf714 color code.

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

Light Shade of #5bf714
#7df945
Dark Shade of #5bf714
#46d107
Saturated Shade of #5bf714
#58ff0c
Desaturated Shade of #5bf714
#60eb20
Grey scale Shade of #5bf714
#858585
Brighten Shade
#74ff2d
Most Readable Shade
#000000

Shades of #5bf714 color code

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

#5bf714
#50db11
#46c00f
#3ca40d
#32890b
#286d08
#1e5206
#143604
#0a1b02
#000000

Similar Color like #5bf714 color

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

#5cf815
#5df916
#5efa17
#5ffb18
#60fc19
#61fd1a
#62fe1b
#63ff1c
#64ff1d
#65ff1e
#66ff1f
#67ff20
#68ff21
#69ff22
#5af613
#59f512
#58f411
#57f310
#56f20f
#55f10e
#54f00d
#53ef0c
#52ee0b
#51ed0a
#50ec09
#4feb08
#4eea07
#4de906

Monochromatic Color with #5bf714

#5bf714
#0d2203
#1c4d06
#2c770a
#3ca20d
#4bcc11

Tints of #5bf714 Color

#5bf714
#6df72e
#7ff848
#91f962
#a3fa7c
#b6fb96
#c8fcb0
#dafdca
#ecfee4
#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

#5bf714
#b014f7

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

Split Complementary

#5bf714
#3f14f7
#f714cc

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

Analogous Color

#b6f714
#88f714
#5bf714
#2ef714
#14f728

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

#5bf714
#145bf7
#f7145b

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

#5bf714
#14ccf7
#b014f7
#f73e14

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

#5bf714
#b014f7
#f714cc
#14f73f

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 #5bf714 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.

#5bf714 Color Code Preview on Black Background Color

This is how #5bf714 Color will look on black background color. Color contrast ratio is 14.76

#5bf714 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5bf714

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5bf714

#5bf714 color code is use for CSS Background Color

Background color for the above div is #5bf714

HTML with inline CSS

<div style="background-color:#5bf714;"></div>

#5bf714 color code is use for CSS Border Color

CSS Border color for the above div is #5bf714

HTML with inline CSS

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

CSS Border Left color for the above div is #5bf714

HTML with inline CSS

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

CSS Border Right color for the above div is #5bf714

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5bf714

HTML with inline CSS

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

CSS Border Top color for the above div is #5bf714

HTML with inline CSS

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

#5bf714 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5bf714 Color code Preview on White Background

This is how #5bf714 Color code will look on white background color. Color contrast ratio is 1.42

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.