crispedge.com

Color picker

Loading...

#807f53 hex color - Yellow - Warm color - Information

#807f53 hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #807f53 Color code in RGB color code model is created after adding 50.2% red color, 49.8% green color and 32.55% blue color. Hex #807f53 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 1% magenta, 35% yellow and 50% black.

Hex #807f53 color code is between #887755 web safe hex color code and #778844 web safe hex color code. #887755 is the nearest web safe color code. You can see here many more shades of #807f53 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code807f53#807f53
RGB Decimal128, 127, 83rgb(128, 127, 83)
RGB Percent50%, 50%, 33%rgb(50%, 50%, 33%)
CSS RGBa128, 127, 83,1rgba(128,127,83,1)
CMYK Modelcmyk(0%,1%,35%,50%)
HSL Color Space59,21% ,41%hsl(59,21% ,41%)
HSV Color Space59°, 35%, 50%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary100000000111111101010011
Octal200177123
Decimal12812783
Hex807f53

Different shades of #807f53 color code.

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

Light Shade of #807f53
#9d9c69
Dark Shade of #807f53
#61603f
Saturated Shade of #807f53
#8b8948
Desaturated Shade of #807f53
#75755e
Grey scale Shade of #807f53
#696969
Brighten Shade
#99986c
Most Readable Shade
#FFFFFF

Shades of #807f53 color code

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

#807f53
#717049
#636240
#555437
#47462e
#383824
#2a2a1b
#1c1c12
#0e0e09
#000000

Similar Color like #807f53 color

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

#818054
#828155
#838256
#848357
#858458
#868559
#87865a
#88875b
#89885c
#8a895d
#8b8a5e
#8c8b5f
#8d8c60
#8e8d61
#7f7e52
#7e7d51
#7d7c50
#7c7b4f
#7b7a4e
#7a794d
#79784c
#78774b
#77764a
#767549
#757448
#747347
#737246
#727145

Monochromatic Color with #807f53

#807f53
#aaa96f
#d5d38a
#000000
#2b2b1c
#555537

Tints of #807f53 Color

#807f53
#8e8d66
#9c9b79
#aaa98c
#b8b79f
#c6c6b2
#d4d4c5
#e2e2d8
#f0f0eb
#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

#807f53
#535480

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

Split Complementary

#807f53
#536a80
#695380

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

Analogous Color

#806d53
#807653
#807f53
#788053
#6f8053

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

#807f53
#53807f
#7f5380

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

#807f53
#538068
#535480
#80536a

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

#807f53
#535480
#695380
#6a8053

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 #807f53 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.

#807f53 Color Code Preview on Black Background Color

This is how #807f53 Color will look on black background color. Color contrast ratio is 5.08

#807f53 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #807f53

HTML with inline CSS

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

Your Example Paragraph content text in with font color #807f53

#807f53 color code is use for CSS Background Color

Background color for the above div is #807f53

HTML with inline CSS

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

#807f53 color code is use for CSS Border Color

CSS Border color for the above div is #807f53

HTML with inline CSS

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

CSS Border Left color for the above div is #807f53

HTML with inline CSS

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

CSS Border Right color for the above div is #807f53

HTML with inline CSS

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

CSS Border Bottom color for the above div is #807f53

HTML with inline CSS

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

CSS Border Top color for the above div is #807f53

HTML with inline CSS

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

#807f53 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#807f53 Color code Preview on White Background

This is how #807f53 Color code will look on white background color. Color contrast ratio is 4.14

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.