crispedge.com

Color picker

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

#55747e hex color - Green - Cool color - Information

#55747e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #55747e Color code in RGB color code model is created after adding 33.33% red color, 45.49% green color and 49.41% blue color. Hex #55747e Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 8% magenta, 0% yellow and 51% black.

Hex #55747e color code is between #447777 web safe hex color code and #666688 web safe hex color code. #447777 is the nearest web safe color code. You can see here many more shades of #55747e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code55747e#55747e
RGB Decimal85, 116, 126rgb(85, 116, 126)
RGB Percent33%, 45%, 49%rgb(33%, 45%, 49%)
CSS RGBa85, 116, 126,1rgba(85,116,126,1)
CMYK Modelcmyk(33%,8%,0%,51%)
HSL Color Space195,19% ,41%hsl(195,19% ,41%)
HSV Color Space195°, 33%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101010111010001111110
Octal125164176
Decimal85116126
Hex55747e

Different shades of #55747e color code.

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

Light Shade of #55747e
#6b8f9b
Dark Shade of #55747e
#405860
Saturated Shade of #55747e
#4a7989
Desaturated Shade of #55747e
#606f73
Grey scale Shade of #55747e
#696969
Brighten Shade
#6e8d97
Most Readable Shade
#FFFFFF

Shades of #55747e color code

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

#55747e
#4b6770
#425a62
#384d54
#2f4046
#253338
#1c262a
#12191c
#090c0e
#000000

Similar Color like #55747e color

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

#56757f
#577680
#587781
#597882
#5a7983
#5b7a84
#5c7b85
#5d7c86
#5e7d87
#5f7e88
#607f89
#61808a
#62818b
#63828c
#54737d
#53727c
#52717b
#51707a
#506f79
#4f6e78
#4e6d77
#4d6c76
#4c6b75
#4b6a74
#4a6973
#496872
#486771
#476670

Monochromatic Color with #55747e

#55747e
#729ba8
#8ec2d3
#abe9fd
#1c2629
#384d53

Tints of #55747e Color

#55747e
#67838c
#7a929a
#8da2a9
#a0b1b7
#b3c1c5
#c6d0d4
#d9e0e2
#eceff0
#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

#55747e
#7e5f55

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

Split Complementary

#55747e
#7e5560
#7e7455

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

Analogous Color

#557e78
#557c7e
#55747e
#556c7e
#55647e

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

#55747e
#7e5574
#747e55

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

#55747e
#73557e
#7e5f55
#5f7e55

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

#55747e
#7e5f55
#7e7455
#55607e

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 #55747e 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.

#55747e Color Code Preview on Black Background Color

This is how #55747e Color will look on black background color. Color contrast ratio is 4.19

#55747e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55747e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #55747e

#55747e color code is use for CSS Background Color

Background color for the above div is #55747e

HTML with inline CSS

<div style="background-color:#55747e;"></div>

#55747e color code is use for CSS Border Color

CSS Border color for the above div is #55747e

HTML with inline CSS

<div style="border:5px solid #55747e;"></div>

CSS Border Left color for the above div is #55747e

HTML with inline CSS

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

CSS Border Right color for the above div is #55747e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #55747e

HTML with inline CSS

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

CSS Border Top color for the above div is #55747e

HTML with inline CSS

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

#55747e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#55747e Color code Preview on White Background

This is how #55747e Color code will look on white background color. Color contrast ratio is 5.02

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

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.