Skip to main content Skip to docs navigation

#525919 hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 378 C and its hex is #59621D Nearest Color Name

Color Hue/Base color: Green

Hex #525919 Color code in RGB color code model is created after adding 32.16% red color, 34.9% green color and 9.8% blue color. Hex #525919 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 72% yellow and 65.1% black.

Hex #525919 color code is between #555511 web safe hex color code and #446622 web safe hex color code. #555511 is the nearest web safe color code. You can see here many more shades of #525919 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 525919 #525919
RGB Decimal 82, 89, 25 82, 89, 25
RGB Percent 32%, 35%, 10% rgb(32%, 35%, 10%)
CSS RGBa 82, 89, 25,1 rgba(82,89,25,1)
CMYK Model cmyk(8%,0%,72%,65.1%)
HSL Color Space 67,56% ,22% hsl(67,56% ,22%)
HSV Color Space 67°, 72%, 35%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01010010 01011001 00011001
Octal 122 131 31
Decimal 82 89 25
Hex 52 59 19

Different shades of #525919 color code.

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

Darkest of #525919
#000000
Darker of #525919
#090903
Dark of #525919
#2d310e
Base of #525919
#525919
Light of #525919
#778124
Lighter
#9ba92f
Lightest
#bbca41

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

#525919
#201959

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

Split Complementary

#525919
#193259
#401959

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

Analogous Color

#593b19
#594519
#525919
#3d5919
#225919

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

#525919
#591952
#195259

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

#525919
#195259
#201959
#592019

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#525919
#195940
#201959
#591932

Square 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).

Monochromatic Color with #525919

#000000
#000000
#090903
#2d310e
#525919
#778124
#9ba92f
#bbca41
#c9d569

Tints of #525919 Color

#525919
#656b32
#787d4c
#8b9065
#9ea27f
#b2b598
#c5c7b2
#d8dacb
#ebece5
#ffffff

Shades of #525919 color code

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

#525919
#484f16
#3f4513
#363b10
#2d310d
#24270b
#1b1d08
#121305
#090902
#000000

Tones

#525919
#494e24
#404230
#393939
#393939

Tones

Similar Color like #525919 color

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

#535a1a
#545b1b
#555c1c
#565d1d
#575e1e
#585f1f
#596020
#5a6121
#5b6222
#5c6323
#5d6424
#5e6525
#5f6626
#606727
#515818
#505717
#4f5616
#4e5515
#4d5414
#4c5313
#4b5212
#4a5111
#495010
#484f0f
#474e0e
#464d0d
#454c0c
#444b0b

Download this Dark Green

Hex #525919 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.

#525919 Color Code Preview on Black Background Color

This is how #525919 Color will look on black background color. Color contrast ratio is 2.80

#525919 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #525919

HTML with inline CSS

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

Your Example Paragraph content text in with font color #525919

#525919 color code is use for CSS Background Color

Background color for the above div is #525919

HTML with inline CSS

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

#525919 color code is use for CSS Border Color

CSS Border color for the above div is #525919

HTML with inline CSS

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

CSS Border Left color for the above div is #525919

HTML with inline CSS

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

CSS Border Right color for the above div is #525919

HTML with inline CSS

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

CSS Border Bottom color for the above div is #525919

HTML with inline CSS

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

CSS Border Top color for the above div is #525919

HTML with inline CSS

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

#525919 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#525919 Color code Preview on White Background

This is how #525919 Color code will look on white background color. Color contrast ratio is 7.50

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(82,89,25,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(32,25,89,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(82,89,25,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }