crispedge.com

Color picker

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

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

#52bd1b hex color - Green - Cool color

Color Hue/Base color: Green

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

Hex #52bd1b 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 #52bd1b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code52bd1b#52bd1b
RGB Decimal82, 189, 27rgb(82, 189, 27)
RGB Percent32%, 74%, 11%rgb(32%, 74%, 11%)
CSS RGBa82, 189, 27,1rgba(82,189,27,1)
CMYK Modelcmyk(57%,0%,86%,26%)
HSL Color Space100,75% ,42%hsl(100,75% ,42%)
HSV Color Space100°, 86%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100101011110100011011
Octal12227533
Decimal8218927
Hex52bd1b

Different shades of #52bd1b color code.

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

Light Shade of #52bd1b
#68e12a
Dark Shade of #52bd1b
#3f9015
Saturated Shade of #52bd1b
#4fc810
Desaturated Shade of #52bd1b
#55b226
Grey scale Shade of #52bd1b
#6c6c6c
Brighten Shade
#6bd634
Most Readable Shade
#000000

Shades of #52bd1b color code

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

#52bd1b
#48a818
#3f9315
#367e12
#2d690f
#24540c
#1b3f09
#122a06
#091503
#000000

Similar Color like #52bd1b color

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

#53be1c
#54bf1d
#55c01e
#56c11f
#57c220
#58c321
#59c422
#5ac523
#5bc624
#5cc725
#5dc826
#5ec927
#5fca28
#60cb29
#51bc1a
#50bb19
#4fba18
#4eb917
#4db816
#4cb715
#4bb614
#4ab513
#49b412
#48b311
#47b210
#46b10f
#45b00e
#44af0d

Monochromatic Color with #52bd1b

#52bd1b
#64e721
#081303
#1b3d09
#2d680f
#409215

Tints of #52bd1b Color

#52bd1b
#65c434
#78cb4d
#8bd367
#9eda80
#b2e199
#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

#52bd1b
#861bbd

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

Split Complementary

#52bd1b
#351bbd
#bd1ba3

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

Analogous Color

#93bd1b
#72bd1b
#52bd1b
#32bd1b
#1bbd25

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

#52bd1b
#1b52bd
#bd1b52

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

#52bd1b
#1ba3bd
#861bbd
#bd351b

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

#52bd1b
#861bbd
#bd1ba3
#1bbd35

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

#52bd1b Color Code Preview on Black Background Color

This is how #52bd1b Color will look on black background color. Color contrast ratio is 8.65

#52bd1b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52bd1b color code is use for CSS Background Color

Background color for the above div is #52bd1b

HTML with inline CSS

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

#52bd1b color code is use for CSS Border Color

CSS Border color for the above div is #52bd1b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52bd1b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52bd1b Color code Preview on White Background

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

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

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.