crispedge.com

Color picker

Loading...

#775500 hex color - Pickled Grape Leaves - Green - Warm color - Information

#775500 hex color - Pickled Grape Leaves - Green - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Green

Hex #775500 Color Code is also known as Pickled Grape Leaves color.

Hex #775500 Color code in RGB color code model is created after adding 46.67% red color, 33.33% green color and 0% blue color. Hex #775500 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 29% magenta, 100% yellow and 53% black.

Hex #775500 color code is a web safe color. Next web safe color code is #664400 and previous web safe color code is #886600. You can see here many more shades of #775500 color code.

0 Likes 0 Comments | 57 Views

RGB Chart

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

Color Table

Hex Color Code775500#775500
RGB Decimal119, 85, 0rgb(119, 85, 0)
RGB Percent47%, 33%, 0%rgb(47%, 33%, 0%)
CSS RGBa119, 85, 0,1rgba(119,85,0,1)
CMYK Modelcmyk(0%,29%,100%,53%)
HSL Color Space43,100% ,23%hsl(43,100% ,23%)
HSV Color Space43°, 100%, 47%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101110101010100000000
Octal1671250
Decimal119850
Hex775500

Different shades of #775500 color code.

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

Light Shade of #775500
#aa7900
Dark Shade of #775500
#443100
Saturated Shade of #775500
#775500
Desaturated Shade of #775500
#715206
Grey scale Shade of #775500
#3b3b3b
Brighten Shade
#906e19
Most Readable Shade
#FFFFFF

Shades of #775500 color code

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

#775500
#694b00
#5c4200
#4f3800
#422f00
#342500
#271c00
#1a1200
#0d0900
#000000

Similar Color like #775500 color

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

#785601
#795702
#7a5803
#7b5904
#7c5a05
#7d5b06
#7e5c07
#7f5d08
#805e09
#815f0a
#82600b
#83610c
#84620d
#85630e
#765400
#755300
#745200
#735100
#725000
#714f00
#704e00
#6f4d00
#6e4c00
#6d4b00
#6c4a00
#6b4900
#6a4800
#694700

Monochromatic Color with #775500

#775500
#a17300
#cc9200
#f6b000
#221800
#4c3700

Tints of #775500 Color

#775500
#86671c
#957a38
#a48d55
#b3a071
#c2b38d
#d1c6aa
#e0d9c6
#efece2
#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

#775500
#002277

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

Split Complementary

#775500
#005d77
#1a0077

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

Analogous Color

#772500
#773d00
#775500
#776d00
#697700

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

#775500
#007755
#550077

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

#775500
#007719
#002277
#77005d

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

#775500
#002277
#1a0077
#5d7700

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 #775500 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.

#775500 Color Code Preview on Black Background Color

This is how #775500 Color will look on black background color. Color contrast ratio is 3.08

#775500 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #775500

HTML with inline CSS

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

Your Example Paragraph content text in with font color #775500

#775500 color code is use for CSS Background Color

Background color for the above div is #775500

HTML with inline CSS

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

#775500 color code is use for CSS Border Color

CSS Border color for the above div is #775500

HTML with inline CSS

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

CSS Border Left color for the above div is #775500

HTML with inline CSS

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

CSS Border Right color for the above div is #775500

HTML with inline CSS

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

CSS Border Bottom color for the above div is #775500

HTML with inline CSS

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

CSS Border Top color for the above div is #775500

HTML with inline CSS

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

#775500 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#775500 Color code Preview on White Background

This is how #775500 Color code will look on white background color. Color contrast ratio is 6.81

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

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

0 Likes 0 Comments | 57 Views

Post your comment:-

By submitting comment you agree to our privacy policy.