crispedge.com

Color picker

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

#53bb38 hex color - Green - Cool color - Information

#53bb38 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #53bb38 Color code in RGB color code model is created after adding 32.55% red color, 73.33% green color and 21.96% blue color. Hex #53bb38 Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 0% magenta, 70% yellow and 27% black.

Hex #53bb38 color code is between #55aa33 web safe hex color code and #44cc44 web safe hex color code. #55aa33 is the nearest web safe color code. You can see here many more shades of #53bb38 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code53bb38#53bb38
RGB Decimal83, 187, 56rgb(83, 187, 56)
RGB Percent33%, 73%, 22%rgb(33%, 73%, 22%)
CSS RGBa83, 187, 56,1rgba(83,187,56,1)
CMYK Modelcmyk(56%,0%,70%,27%)
HSL Color Space108,54% ,48%hsl(108,54% ,48%)
HSV Color Space108°, 70%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100111011101100111000
Octal12327370
Decimal8318756
Hex53bb38

Different shades of #53bb38 color code.

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

Light Shade of #53bb38
#71cd59
Dark Shade of #53bb38
#42942c
Saturated Shade of #53bb38
#4cc72c
Desaturated Shade of #53bb38
#5aaf44
Grey scale Shade of #53bb38
#797979
Brighten Shade
#6cd451
Most Readable Shade
#000000

Shades of #53bb38 color code

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

#53bb38
#49a631
#40912b
#377c25
#2e671f
#245318
#1b3e12
#12290c
#091406
#000000

Similar Color like #53bb38 color

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

#54bc39
#55bd3a
#56be3b
#57bf3c
#58c03d
#59c13e
#5ac23f
#5bc340
#5cc441
#5dc542
#5ec643
#5fc744
#60c845
#61c946
#52ba37
#51b936
#50b835
#4fb734
#4eb633
#4db532
#4cb431
#4bb330
#4ab22f
#49b12e
#48b02d
#47af2c
#46ae2b
#45ad2a

Monochromatic Color with #53bb38

#53bb38
#66e545
#081105
#1a3b12
#2d661f
#40902b

Tints of #53bb38 Color

#53bb38
#66c24e
#79ca64
#8cd17a
#9fd990
#b2e0a6
#c5e8bc
#d8efd2
#ebf7e8
#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

#53bb38
#a038bb

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

Split Complementary

#53bb38
#5f38bb
#bb3894

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

Analogous Color

#87bb38
#6dbb38
#53bb38
#39bb38
#38bb51

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

#53bb38
#3853bb
#bb3853

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

#53bb38
#3894bb
#a038bb
#bb5e38

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

#53bb38
#a038bb
#bb3894
#38bb5f

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 #53bb38 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.

#53bb38 Color Code Preview on Black Background Color

This is how #53bb38 Color will look on black background color. Color contrast ratio is 8.53

#53bb38 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53bb38

HTML with inline CSS

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

Your Example Paragraph content text in with font color #53bb38

#53bb38 color code is use for CSS Background Color

Background color for the above div is #53bb38

HTML with inline CSS

<div style="background-color:#53bb38;"></div>

#53bb38 color code is use for CSS Border Color

CSS Border color for the above div is #53bb38

HTML with inline CSS

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

CSS Border Left color for the above div is #53bb38

HTML with inline CSS

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

CSS Border Right color for the above div is #53bb38

HTML with inline CSS

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

CSS Border Bottom color for the above div is #53bb38

HTML with inline CSS

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

CSS Border Top color for the above div is #53bb38

HTML with inline CSS

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

#53bb38 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#53bb38 Color code Preview on White Background

This is how #53bb38 Color code will look on white background color. Color contrast ratio is 2.46

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

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.