crispedge.com

Color picker

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

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

#55b381 hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #55b381 Color code in RGB color code model is created after adding 33.33% red color, 70.2% green color and 50.59% blue color. Hex #55b381 Color code in CMYK color (process color) code model is generated after subtraction of 53% cyan, 0% magenta, 28% yellow and 30% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code55b381#55b381
RGB Decimal85, 179, 129rgb(85, 179, 129)
RGB Percent33%, 70%, 51%rgb(33%, 70%, 51%)
CSS RGBa85, 179, 129,1rgba(85,179,129,1)
CMYK Modelcmyk(53%,0%,28%,30%)
HSL Color Space148,38% ,52%hsl(148,38% ,52%)
HSV Color Space148°, 53%, 70%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011011001110000001
Octal125263201
Decimal85179129
Hex55b381

Different shades of #55b381 color code.

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

Light Shade of #55b381
#78c39b
Dark Shade of #55b381
#429368
Saturated Shade of #55b381
#49bf80
Desaturated Shade of #55b381
#61a782
Grey scale Shade of #55b381
#848484
Brighten Shade
#6ecc9a
Most Readable Shade
#000000

Shades of #55b381 color code

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

#55b381
#4b9f72
#428b64
#387756
#2f6347
#254f39
#1c3b2b
#12271c
#09130e
#000000

Similar Color like #55b381 color

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

#56b482
#57b583
#58b684
#59b785
#5ab886
#5bb987
#5cba88
#5dbb89
#5ebc8a
#5fbd8b
#60be8c
#61bf8d
#62c08e
#63c18f
#54b280
#53b17f
#52b07e
#51af7d
#50ae7c
#4fad7b
#4eac7a
#4dab79
#4caa78
#4ba977
#4aa876
#49a775
#48a674
#47a573

Monochromatic Color with #55b381

#55b381
#69dda0
#040906
#183325
#2d5e44
#418862

Tints of #55b381 Color

#55b381
#67bb8f
#7ac39d
#8dccab
#a0d4b9
#b3ddc7
#c6e5d5
#d9eee3
#ecf6f1
#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

#55b381
#b35587

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

Split Complementary

#55b381
#b055b3
#b35558

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

Analogous Color

#55b35b
#55b36e
#55b381
#55b394
#55b3a7

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

#55b381
#8155b3
#b38155

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

#55b381
#5558b3
#b35587
#b3b055

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

#55b381
#b35587
#b35558
#55b3b0

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

#55b381 Color Code Preview on Black Background Color

This is how #55b381 Color will look on black background color. Color contrast ratio is 8.15

#55b381 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#55b381 color code is use for CSS Background Color

Background color for the above div is #55b381

HTML with inline CSS

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

#55b381 color code is use for CSS Border Color

CSS Border color for the above div is #55b381

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#55b381 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55b381 Color code Preview on White Background

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

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

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.