Skip to main content Skip to docs navigation

#534c38 hex color | Dark Yellow & Warm color | 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 Panda and its hex is #544F3A Nearest Color Name

Color Hue/Base color: Yellow

Hex #534c38 Color code in RGB color code model is created after adding 32.55% red color, 29.8% green color and 21.96% blue color. Hex #534c38 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 33% yellow and 67.45% black.

Hex #534c38 color code is between #554433 web safe hex color code and #445544 web safe hex color code. #554433 is the nearest web safe color code. You can see here many more shades of #534c38 color code.

RGB Chart

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

Color Table

Hex Color Code 534c38 #534c38
RGB Decimal 83, 76, 56 83, 76, 56
RGB Percent 33%, 30%, 22% rgb(33%, 30%, 22%)
CSS RGBa 83, 76, 56,1 rgba(83,76,56,1)
CMYK Model cmyk(0%,8%,33%,67.45%)
HSL Color Space 44,19% ,27% hsl(44,19% ,27%)
HSV Color Space 44°, 33%, 33%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01010011 01001100 00111000
Octal 123 114 70
Decimal 83 76 56
Hex 53 4c 38

Different shades of #534c38 color code.

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

Darkest of #534c38
#000000
Darker of #534c38
#16140f
Dark of #534c38
#353023
Base of #534c38
#534c38
Light of #534c38
#71684d
Lighter
#908461
Lightest
#a79c7d

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

#534c38
#383f53

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

Split Complementary

#534c38
#384c53
#3e3853

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

Analogous Color

#533c38
#534138
#534c38
#515338
#465338

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

#534c38
#4c3853
#38534c

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

#534c38
#38534c
#383f53
#53383f

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

#534c38
#38533e
#383f53
#53384c

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 #534c38

#000000
#000000
#16140f
#353023
#534c38
#71684d
#908461
#a79c7d
#bcb39b

Tints of #534c38 Color

#534c38
#665f4e
#797364
#8c877a
#9f9b90
#b2afa6
#c5c3bc
#d8d7d2
#ebebe8
#ffffff

Shades of #534c38 color code

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

#534c38
#494331
#403b2b
#373225
#2e2a1f
#242118
#1b1912
#12100c
#090806
#000000

Tones

#534c38
#454545
#454545
#454545
#454545

Tones

Similar Color like #534c38 color

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

#544d39
#554e3a
#564f3b
#57503c
#58513d
#59523e
#5a533f
#5b5440
#5c5541
#5d5642
#5e5743
#5f5844
#605945
#615a46
#524b37
#514a36
#504935
#4f4834
#4e4733
#4d4632
#4c4531
#4b4430
#4a432f
#49422e
#48412d
#47402c
#463f2b
#453e2a

Download this

Hex #534c38 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.

#534c38 Color Code Preview on Black Background Color

This is how #534c38 Color will look on black background color. Color contrast ratio is 2.46

#534c38 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #534c38

HTML with inline CSS

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

Your Example Paragraph content text in with font color #534c38

#534c38 color code is use for CSS Background Color

Background color for the above div is #534c38

HTML with inline CSS

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

#534c38 color code is use for CSS Border Color

CSS Border color for the above div is #534c38

HTML with inline CSS

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

CSS Border Left color for the above div is #534c38

HTML with inline CSS

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

CSS Border Right color for the above div is #534c38

HTML with inline CSS

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

CSS Border Bottom color for the above div is #534c38

HTML with inline CSS

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

CSS Border Top color for the above div is #534c38

HTML with inline CSS

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

#534c38 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#534c38 Color code Preview on White Background

This is how #534c38 Color code will look on white background color. Color contrast ratio is 8.54

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(83,76,56,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(56,63,83,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(83,76,56,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }