crispedge.com

Color picker

Loading...

#7fbf11 hex color - Green - Warm color - Information

#7fbf11 hex color - Green - Warm color

Color Hue/Base color: Green

Hex #7fbf11 Color code in RGB color code model is created after adding 49.8% red color, 74.9% green color and 6.67% blue color. Hex #7fbf11 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 0% magenta, 91% yellow and 25% black.

Hex #7fbf11 color code is between #77bb00 web safe hex color code and #88cc00 web safe hex color code. #77bb00 is the nearest web safe color code. You can see here many more shades of #7fbf11 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7fbf11#7fbf11
RGB Decimal127, 191, 17rgb(127, 191, 17)
RGB Percent50%, 75%, 7%rgb(50%, 75%, 7%)
CSS RGBa127, 191, 17,1rgba(127,191,17,1)
CMYK Modelcmyk(34%,0%,91%,25%)
HSL Color Space82,84% ,41%hsl(82,84% ,41%)
HSV Color Space82°, 91%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011111111011111100010001
Octal17727721
Decimal12719117
Hex7fbf11

Different shades of #7fbf11 color code.

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

Light Shade of #7fbf11
#9dea18
Dark Shade of #7fbf11
#60900d
Saturated Shade of #7fbf11
#82c907
Desaturated Shade of #7fbf11
#7cb51b
Grey scale Shade of #7fbf11
#686868
Brighten Shade
#98d82a
Most Readable Shade
#000000

Shades of #7fbf11 color code

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

#7fbf11
#70a90f
#62940d
#547f0b
#466a09
#385407
#2a3f05
#1c2a03
#0e1501
#000000

Similar Color like #7fbf11 color

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

#80c012
#81c113
#82c214
#83c315
#84c416
#85c517
#86c618
#87c719
#88c81a
#89c91b
#8aca1c
#8bcb1d
#8ccc1e
#8dcd1f
#7ebe10
#7dbd0f
#7cbc0e
#7bbb0d
#7aba0c
#79b90b
#78b80a
#77b709
#76b608
#75b507
#74b406
#73b305
#72b204
#71b103

Monochromatic Color with #7fbf11

#7fbf11
#9be915
#0e1502
#2a3f06
#466a09
#63940d

Tints of #7fbf11 Color

#7fbf11
#8dc62b
#9bcd45
#a9d460
#b7db7a
#c6e295
#d4e9af
#e2f0ca
#f0f7e4
#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

#7fbf11
#5111bf

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

Split Complementary

#7fbf11
#1128bf
#a811bf

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

Analogous Color

#bfb911
#a2bf11
#7fbf11
#5cbf11
#39bf11

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

#7fbf11
#117fbf
#bf117f

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

#7fbf11
#11bfa8
#5111bf
#bf1128

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

#7fbf11
#5111bf
#a811bf
#28bf11

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 #7fbf11 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.

#7fbf11 Color Code Preview on Black Background Color

This is how #7fbf11 Color will look on black background color. Color contrast ratio is 9.36

#7fbf11 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7fbf11

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7fbf11

#7fbf11 color code is use for CSS Background Color

Background color for the above div is #7fbf11

HTML with inline CSS

<div style="background-color:#7fbf11;"></div>

#7fbf11 color code is use for CSS Border Color

CSS Border color for the above div is #7fbf11

HTML with inline CSS

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

CSS Border Left color for the above div is #7fbf11

HTML with inline CSS

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

CSS Border Right color for the above div is #7fbf11

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7fbf11

HTML with inline CSS

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

CSS Border Top color for the above div is #7fbf11

HTML with inline CSS

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

#7fbf11 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7fbf11 Color code Preview on White Background

This is how #7fbf11 Color code will look on white background color. Color contrast ratio is 2.24

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

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(127,191,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(81,17,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(127,191,17,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.