crispedge.com

Color picker

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

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

#52b654 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #52b654 Color code in RGB color code model is created after adding 32.16% red color, 71.37% green color and 32.94% blue color. Hex #52b654 Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 54% yellow and 29% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code52b654#52b654
RGB Decimal82, 182, 84rgb(82, 182, 84)
RGB Percent32%, 71%, 33%rgb(32%, 71%, 33%)
CSS RGBa82, 182, 84,1rgba(82,182,84,1)
CMYK Modelcmyk(55%,0%,54%,29%)
HSL Color Space121,41% ,52%hsl(121,41% ,52%)
HSV Color Space121°, 55%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100101011011001010100
Octal122266124
Decimal8218284
Hex52b654

Different shades of #52b654 color code.

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

Light Shade of #52b654
#76c577
Dark Shade of #52b654
#3f9641
Saturated Shade of #52b654
#46c248
Desaturated Shade of #52b654
#5eaa60
Grey scale Shade of #52b654
#848484
Brighten Shade
#6bcf6d
Most Readable Shade
#000000

Shades of #52b654 color code

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

#52b654
#48a14a
#3f8d41
#367938
#2d652e
#245025
#1b3c1c
#122812
#091409
#000000

Similar Color like #52b654 color

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

#53b755
#54b856
#55b957
#56ba58
#57bb59
#58bc5a
#59bd5b
#5abe5c
#5bbf5d
#5cc05e
#5dc15f
#5ec260
#5fc361
#60c462
#51b553
#50b452
#4fb351
#4eb250
#4db14f
#4cb04e
#4baf4d
#4aae4c
#49ad4b
#48ac4a
#47ab49
#46aa48
#45a947
#44a846

Monochromatic Color with #52b654

#52b654
#65e068
#050c06
#193619
#2c612d
#3f8b40

Tints of #52b654 Color

#52b654
#65be67
#78c67a
#8bce8d
#9ed6a0
#b2deb3
#c5e6c6
#d8eed9
#ebf6ec
#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

#52b654
#b652b4

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

Split Complementary

#52b654
#8652b6
#b65282

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

Analogous Color

#78b652
#64b652
#52b654
#52b668
#52b67c

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

#52b654
#5452b6
#b65452

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

#52b654
#5282b6
#b652b4
#b68652

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

#52b654
#b652b4
#b65282
#52b686

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

#52b654 Color Code Preview on Black Background Color

This is how #52b654 Color will look on black background color. Color contrast ratio is 8.18

#52b654 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52b654 color code is use for CSS Background Color

Background color for the above div is #52b654

HTML with inline CSS

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

#52b654 color code is use for CSS Border Color

CSS Border color for the above div is #52b654

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52b654 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52b654 Color code Preview on White Background

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

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

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.