crispedge.com

Color picker

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

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

#52875e hex color - Green - Cool color

Color Hue/Base color: Green

Hex #52875e Color code in RGB color code model is created after adding 32.16% red color, 52.94% green color and 36.86% blue color. Hex #52875e Color code in CMYK color (process color) code model is generated after subtraction of 39% cyan, 0% magenta, 30% yellow and 47% black.

Hex #52875e color code is between #558866 web safe hex color code and #447755 web safe hex color code. #558866 is the nearest web safe color code. You can see here many more shades of #52875e color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code52875e#52875e
RGB Decimal82, 135, 94rgb(82, 135, 94)
RGB Percent32%, 53%, 37%rgb(32%, 53%, 37%)
CSS RGBa82, 135, 94,1rgba(82,135,94,1)
CMYK Modelcmyk(39%,0%,30%,47%)
HSL Color Space134,24% ,43%hsl(134,24% ,43%)
HSV Color Space134°, 39%, 53%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100101000011101011110
Octal122207136
Decimal8213594
Hex52875e

Different shades of #52875e color code.

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

Light Shade of #52875e
#68a476
Dark Shade of #52875e
#3f6748
Saturated Shade of #52875e
#479258
Desaturated Shade of #52875e
#5d7c64
Grey scale Shade of #52875e
#6c6c6c
Brighten Shade
#6ba077
Most Readable Shade
#FFFFFF

Shades of #52875e color code

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

#52875e
#487853
#3f6949
#365a3e
#2d4b34
#243c29
#1b2d1f
#121e14
#090f0a
#000000

Similar Color like #52875e color

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

#53885f
#548960
#558a61
#568b62
#578c63
#588d64
#598e65
#5a8f66
#5b9067
#5c9168
#5d9269
#5e936a
#5f946b
#60956c
#51865d
#50855c
#4f845b
#4e835a
#4d8259
#4c8158
#4b8057
#4a7f56
#497e55
#487d54
#477c53
#467b52
#457a51
#447950

Monochromatic Color with #52875e

#52875e
#6cb17c
#86dc99
#050705
#1e3223
#385c40

Tints of #52875e Color

#52875e
#65946f
#78a181
#8baf93
#9ebca5
#b2c9b7
#c5d7c9
#d8e4db
#ebf1ed
#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

#52875e
#87527b

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

Split Complementary

#52875e
#785287
#875261

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

Analogous Color

#5b8752
#528753
#52875e
#528769
#528773

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

#52875e
#5e5287
#875e52

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

#52875e
#526087
#87527b
#877852

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

#52875e
#87527b
#875261
#528778

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

#52875e Color Code Preview on Black Background Color

This is how #52875e Color will look on black background color. Color contrast ratio is 4.99

#52875e in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#52875e color code is use for CSS Background Color

Background color for the above div is #52875e

HTML with inline CSS

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

#52875e color code is use for CSS Border Color

CSS Border color for the above div is #52875e

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#52875e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#52875e Color code Preview on White Background

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

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

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.