crispedge.com

Color picker

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

#55db2d hex color - Green - Cool color - Information

#55db2d hex color - Green - Cool color

Color Hue/Base color: Green

Hex #55db2d Color code in RGB color code model is created after adding 33.33% red color, 85.88% green color and 17.65% blue color. Hex #55db2d Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 79% yellow and 14% black.

Hex #55db2d color code is between #44dd33 web safe hex color code and #66cc22 web safe hex color code. #44dd33 is the nearest web safe color code. You can see here many more shades of #55db2d color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code55db2d#55db2d
RGB Decimal85, 219, 45rgb(85, 219, 45)
RGB Percent33%, 86%, 18%rgb(33%, 86%, 18%)
CSS RGBa85, 219, 45,1rgba(85,219,45,1)
CMYK Modelcmyk(61%,0%,79%,14%)
HSL Color Space106,71% ,52%hsl(106,71% ,52%)
HSV Color Space106°, 79%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011101101100101101
Octal12533355
Decimal8521945
Hex55db2d

Different shades of #55db2d color code.

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

Light Shade of #55db2d
#78e259
Dark Shade of #55db2d
#42b61f
Saturated Shade of #55db2d
#4ee721
Desaturated Shade of #55db2d
#5ccf39
Grey scale Shade of #55db2d
#848484
Brighten Shade
#6ef446
Most Readable Shade
#000000

Shades of #55db2d color code

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

#55db2d
#4bc228
#42aa23
#38921e
#2f7919
#256114
#1c490f
#12300a
#091805
#000000

Similar Color like #55db2d color

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

#56dc2e
#57dd2f
#58de30
#59df31
#5ae032
#5be133
#5ce234
#5de335
#5ee436
#5fe537
#60e638
#61e739
#62e83a
#63e93b
#54da2c
#53d92b
#52d82a
#51d729
#50d628
#4fd527
#4ed426
#4dd325
#4cd224
#4bd123
#4ad022
#49cf21
#48ce20
#47cd1f

Monochromatic Color with #55db2d

#55db2d
#030601
#13310a
#245b13
#34861c
#45b024

Tints of #55db2d Color

#55db2d
#67df44
#7ae35b
#8de773
#a0eb8a
#b3efa1
#c6f3b9
#d9f7d0
#ecfbe7
#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

#55db2d
#b32ddb

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

Split Complementary

#55db2d
#5c2ddb
#db2dac

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

Analogous Color

#9bdb2d
#78db2d
#55db2d
#32db2d
#2ddb4b

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

#55db2d
#2d55db
#db2d55

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

#55db2d
#2dacdb
#b32ddb
#db5c2d

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

#55db2d
#b32ddb
#db2dac
#2ddb5c

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 #55db2d 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.

#55db2d Color Code Preview on Black Background Color

This is how #55db2d Color will look on black background color. Color contrast ratio is 11.56

#55db2d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55db2d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55db2d

#55db2d color code is use for CSS Background Color

Background color for the above div is #55db2d

HTML with inline CSS

<div style="background-color:#55db2d;"></div>

#55db2d color code is use for CSS Border Color

CSS Border color for the above div is #55db2d

HTML with inline CSS

<div style="border:5px solid #55db2d;"></div>

CSS Border Left color for the above div is #55db2d

HTML with inline CSS

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

CSS Border Right color for the above div is #55db2d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #55db2d

HTML with inline CSS

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

CSS Border Top color for the above div is #55db2d

HTML with inline CSS

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

#55db2d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55db2d Color code Preview on White Background

This is how #55db2d Color code will look on white background color. Color contrast ratio is 1.82

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

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.