crispedge.com

Color picker

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

#528a46 hex color - Green - Cool color - Information

#528a46 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #528a46 Color code in RGB color code model is created after adding 32.16% red color, 54.12% green color and 27.45% blue color. Hex #528a46 Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 0% magenta, 49% yellow and 46% black.

Hex #528a46 color code is between #558844 web safe hex color code and #449955 web safe hex color code. #558844 is the nearest web safe color code. You can see here many more shades of #528a46 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code528a46#528a46
RGB Decimal82, 138, 70rgb(82, 138, 70)
RGB Percent32%, 54%, 27%rgb(32%, 54%, 27%)
CSS RGBa82, 138, 70,1rgba(82,138,70,1)
CMYK Modelcmyk(41%,0%,49%,46%)
HSL Color Space109,33% ,41%hsl(109,33% ,41%)
HSV Color Space109°, 49%, 54%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100101000101001000110
Octal122212106
Decimal8213870
Hex528a46

Different shades of #528a46 color code.

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

Light Shade of #528a46
#67ab58
Dark Shade of #528a46
#3e6835
Saturated Shade of #528a46
#4b943c
Desaturated Shade of #528a46
#598050
Grey scale Shade of #528a46
#686868
Brighten Shade
#6ba35f
Most Readable Shade
#FFFFFF

Shades of #528a46 color code

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

#528a46
#487a3e
#3f6b36
#365c2e
#2d4c26
#243d1f
#1b2e17
#121e0f
#090f07
#000000

Similar Color like #528a46 color

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

#538b47
#548c48
#558d49
#568e4a
#578f4b
#58904c
#59914d
#5a924e
#5b934f
#5c9450
#5d9551
#5e9652
#5f9753
#609854
#518945
#508844
#4f8743
#4e8642
#4d8541
#4c8440
#4b833f
#4a823e
#49813d
#48803c
#477f3b
#467e3a
#457d39
#447c38

Monochromatic Color with #528a46

#528a46
#6bb45c
#85df71
#060a05
#1f351b
#395f30

Tints of #528a46 Color

#528a46
#65975a
#78a46f
#8bb183
#9ebe98
#b2cbac
#c5d8c1
#d8e5d5
#ebf2ea
#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

#528a46
#7e468a

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

Split Complementary

#528a46
#5c468a
#8a4674

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

Analogous Color

#6d8a46
#608a46
#528a46
#468a48
#468a55

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

#528a46
#46528a
#8a4652

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

#528a46
#46748a
#7e468a
#8a5c46

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

#528a46
#7e468a
#8a4674
#468a5c

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 #528a46 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.

#528a46 Color Code Preview on Black Background Color

This is how #528a46 Color will look on black background color. Color contrast ratio is 5.08

#528a46 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #528a46

HTML with inline CSS

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

Your Example Paragraph content text in with font color #528a46

#528a46 color code is use for CSS Background Color

Background color for the above div is #528a46

HTML with inline CSS

<div style="background-color:#528a46;"></div>

#528a46 color code is use for CSS Border Color

CSS Border color for the above div is #528a46

HTML with inline CSS

<div style="border:5px solid #528a46;"></div>

CSS Border Left color for the above div is #528a46

HTML with inline CSS

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

CSS Border Right color for the above div is #528a46

HTML with inline CSS

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

CSS Border Bottom color for the above div is #528a46

HTML with inline CSS

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

CSS Border Top color for the above div is #528a46

HTML with inline CSS

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

#528a46 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#528a46 Color code Preview on White Background

This is how #528a46 Color code will look on white background color. Color contrast ratio is 4.13

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

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.