crispedge.com

Color picker

Loading...

#4d4d34 hex color - Yellow - Warm color - Information

#4d4d34 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #4d4d34 Color code in RGB color code model is created after adding 30.2% red color, 30.2% green color and 20.39% blue color. Hex #4d4d34 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 32% yellow and 70% black.

Hex #4d4d34 color code is between #555533 web safe hex color code and #444444 web safe hex color code. #555533 is the nearest web safe color code. You can see here many more shades of #4d4d34 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code4d4d34#4d4d34
RGB Decimal77, 77, 52rgb(77, 77, 52)
RGB Percent30%, 30%, 20%rgb(30%, 30%, 20%)
CSS RGBa77, 77, 52,1rgba(77,77,52,1)
CMYK Modelcmyk(0%,0%,32%,70%)
HSL Color Space60,19% ,25%hsl(60,19% ,25%)
HSV Color Space60°, 32%, 30%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary010011010100110100110100
Octal11511564
Decimal777752
Hex4d4d34

Different shades of #4d4d34 color code.

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

Light Shade of #4d4d34
#6b6b49
Dark Shade of #4d4d34
#2f2f1f
Saturated Shade of #4d4d34
#53532e
Desaturated Shade of #4d4d34
#47473a
Grey scale Shade of #4d4d34
#404040
Brighten Shade
#66664d
Most Readable Shade
#FFFFFF

Shades of #4d4d34 color code

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

#4d4d34
#44442e
#3b3b28
#333322
#2a2a1c
#222217
#191911
#11110b
#080805
#000000

Similar Color like #4d4d34 color

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

#4e4e35
#4f4f36
#505037
#515138
#525239
#53533a
#54543b
#55553c
#56563d
#57573e
#58583f
#595940
#5a5a41
#5b5b42
#4c4c33
#4b4b32
#4a4a31
#494930
#48482f
#47472e
#46462d
#45452c
#44442b
#43432a
#424229
#414128
#404027
#3f3f26

Monochromatic Color with #4d4d34

#4d4d34
#777751
#a2a26d
#cccc8a
#f7f7a7
#222217

Tints of #4d4d34 Color

#4d4d34
#60604a
#747461
#888877
#9c9c8e
#afafa4
#c3c3bb
#d7d7d1
#ebebe8
#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

#4d4d34
#34344d

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

Split Complementary

#4d4d34
#34414d
#41344d

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

Analogous Color

#4d4334
#4d4834
#4d4d34
#484d34
#434d34

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

#4d4d34
#344d4d
#4d344d

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

#4d4d34
#344d40
#34344d
#4d3440

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

#4d4d34
#34344d
#41344d
#414d34

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 #4d4d34 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.

#4d4d34 Color Code Preview on Black Background Color

This is how #4d4d34 Color will look on black background color. Color contrast ratio is 2.43

#4d4d34 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4d4d34

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4d4d34

#4d4d34 color code is use for CSS Background Color

Background color for the above div is #4d4d34

HTML with inline CSS

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

#4d4d34 color code is use for CSS Border Color

CSS Border color for the above div is #4d4d34

HTML with inline CSS

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

CSS Border Left color for the above div is #4d4d34

HTML with inline CSS

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

CSS Border Right color for the above div is #4d4d34

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4d4d34

HTML with inline CSS

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

CSS Border Top color for the above div is #4d4d34

HTML with inline CSS

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

#4d4d34 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4d4d34 Color code Preview on White Background

This is how #4d4d34 Color code will look on white background color. Color contrast ratio is 8.65

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

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(77,77,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(52,52,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(77,77,52,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.