crispedge.com

Color picker

Loading...

#52bf1b hex color - Green - Cool color - Information

#52bf1b hex color - Green - Cool color

Color Hue/Base color: Green

Hex #52bf1b Color code in RGB color code model is created after adding 32.16% red color, 74.9% green color and 10.59% blue color. Hex #52bf1b Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 0% magenta, 86% yellow and 25% black.

Hex #52bf1b color code is between #55bb22 web safe hex color code and #44cc11 web safe hex color code. #55bb22 is the nearest web safe color code. You can see here many more shades of #52bf1b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code52bf1b#52bf1b
RGB Decimal82, 191, 27rgb(82, 191, 27)
RGB Percent32%, 75%, 11%rgb(32%, 75%, 11%)
CSS RGBa82, 191, 27,1rgba(82,191,27,1)
CMYK Modelcmyk(57%,0%,86%,25%)
HSL Color Space100,75% ,43%hsl(100,75% ,43%)
HSV Color Space100°, 86%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100101011111100011011
Octal12227733
Decimal8219127
Hex52bf1b

Different shades of #52bf1b color code.

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

Light Shade of #52bf1b
#69e12c
Dark Shade of #52bf1b
#3f9215
Saturated Shade of #52bf1b
#4eca10
Desaturated Shade of #52bf1b
#56b426
Grey scale Shade of #52bf1b
#6d6d6d
Brighten Shade
#6bd834
Most Readable Shade
#000000

Shades of #52bf1b color code

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

#52bf1b
#48a918
#3f9415
#367f12
#2d6a0f
#24540c
#1b3f09
#122a06
#091503
#000000

Similar Color like #52bf1b color

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

#53c01c
#54c11d
#55c21e
#56c31f
#57c420
#58c521
#59c622
#5ac723
#5bc824
#5cc925
#5dca26
#5ecb27
#5fcc28
#60cd29
#51be1a
#50bd19
#4fbc18
#4ebb17
#4dba16
#4cb915
#4bb814
#4ab713
#49b612
#48b511
#47b410
#46b30f
#45b20e
#44b10d

Monochromatic Color with #52bf1b

#52bf1b
#64e921
#091503
#1b3f09
#2e6a0f
#409415

Tints of #52bf1b Color

#52bf1b
#65c634
#78cd4d
#8bd467
#9edb80
#b2e299
#c5e9b3
#d8f0cc
#ebf7e5
#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

#52bf1b
#881bbf

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

Split Complementary

#52bf1b
#361bbf
#bf1ba4

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

Analogous Color

#94bf1b
#73bf1b
#52bf1b
#31bf1b
#1bbf26

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

#52bf1b
#1b52bf
#bf1b52

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

#52bf1b
#1ba4bf
#881bbf
#bf361b

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

#52bf1b
#881bbf
#bf1ba4
#1bbf36

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 #52bf1b 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.

#52bf1b Color Code Preview on Black Background Color

This is how #52bf1b Color will look on black background color. Color contrast ratio is 8.83

#52bf1b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #52bf1b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #52bf1b

#52bf1b color code is use for CSS Background Color

Background color for the above div is #52bf1b

HTML with inline CSS

<div style="background-color:#52bf1b;"></div>

#52bf1b color code is use for CSS Border Color

CSS Border color for the above div is #52bf1b

HTML with inline CSS

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

CSS Border Left color for the above div is #52bf1b

HTML with inline CSS

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

CSS Border Right color for the above div is #52bf1b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #52bf1b

HTML with inline CSS

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

CSS Border Top color for the above div is #52bf1b

HTML with inline CSS

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

#52bf1b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52bf1b Color code Preview on White Background

This is how #52bf1b Color code will look on white background color. Color contrast ratio is 2.38

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

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