crispedge.com

Color picker

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

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

#55dd99 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #55dd99 Color code in RGB color code model is created after adding 33.33% red color, 86.67% green color and 60% blue color. Hex #55dd99 Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 0% magenta, 31% yellow and 13% black.

Hex #55dd99 color code is a web safe color. Next web safe color code is #44cc88 and previous web safe color code is #66eeaa. You can see here many more shades of #55dd99 color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Code55dd99#55dd99
RGB Decimal85, 221, 153rgb(85, 221, 153)
RGB Percent33%, 87%, 60%rgb(33%, 87%, 60%)
CSS RGBa85, 221, 153,1rgba(85,221,153,1)
CMYK Modelcmyk(62%,0%,31%,13%)
HSL Color Space150,67% ,60%hsl(150,67% ,60%)
HSV Color Space150°, 62%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011101110110011001
Octal125335231
Decimal85221153
Hex55dd99

Different shades of #55dd99 color code.

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

Light Shade of #55dd99
#80e5b3
Dark Shade of #55dd99
#2bd480
Saturated Shade of #55dd99
#4be799
Desaturated Shade of #55dd99
#5fd399
Grey scale Shade of #55dd99
#999999
Brighten Shade
#6ef6b2
Most Readable Shade
#000000

Shades of #55dd99 color code

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

#55dd99
#4bc488
#42ab77
#389366
#2f7a55
#256244
#1c4933
#123122
#091811
#000000

Similar Color like #55dd99 color

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

#56de9a
#57df9b
#58e09c
#59e19d
#5ae29e
#5be39f
#5ce4a0
#5de5a1
#5ee6a2
#5fe7a3
#60e8a4
#61e9a5
#62eaa6
#63eba7
#54dc98
#53db97
#52da96
#51d995
#50d894
#4fd793
#4ed692
#4dd591
#4cd490
#4bd38f
#4ad28e
#49d18d
#48d08c
#47cf8b

Monochromatic Color with #55dd99

#55dd99
#030806
#143323
#245d41
#34885e
#45b37c

Tints of #55dd99 Color

#55dd99
#67e0a4
#7ae4af
#8de8bb
#a0ecc6
#b3efd1
#c6f3dd
#d9f7e8
#ecfbf3
#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

#55dd99
#dd5599

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

Split Complementary

#55dd99
#dd55dd
#dd5555

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

Analogous Color

#55dd63
#55dd7e
#55dd99
#55ddb4
#55ddcf

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

#55dd99
#9955dd
#dd9955

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

#55dd99
#5555dd
#dd5599
#dddd55

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

#55dd99
#dd5599
#dd5555
#55dddd

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

#55dd99 Color Code Preview on Black Background Color

This is how #55dd99 Color will look on black background color. Color contrast ratio is 12.19

#55dd99 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#55dd99 color code is use for CSS Background Color

Background color for the above div is #55dd99

HTML with inline CSS

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

#55dd99 color code is use for CSS Border Color

CSS Border color for the above div is #55dd99

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#55dd99 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55dd99 Color code Preview on White Background

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

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.