crispedge.com

Color picker

Loading...

#d38f00 hex color - Orange - Warm color - Information

#d38f00 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #d38f00 Color code in RGB color code model is created after adding 82.75% red color, 56.08% green color and 0% blue color. Hex #d38f00 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 100% yellow and 17% black.

Hex #d38f00 color code is between #cc8800 web safe hex color code and #dd9900 web safe hex color code. #cc8800 is the nearest web safe color code. You can see here many more shades of #d38f00 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded38f00#d38f00
RGB Decimal211, 143, 0rgb(211, 143, 0)
RGB Percent83%, 56%, 0%rgb(83%, 56%, 0%)
CSS RGBa211, 143, 0,1rgba(211,143,0,1)
CMYK Modelcmyk(0%,32%,100%,17%)
HSL Color Space41,100% ,41%hsl(41,100% ,41%)
HSV Color Space41°, 100%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100111000111100000000
Octal3232170
Decimal2111430
Hexd38f00

Different shades of #d38f00 color code.

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

Light Shade of #d38f00
#ffaf07
Dark Shade of #d38f00
#a06c00
Saturated Shade of #d38f00
#d38f00
Desaturated Shade of #d38f00
#c88b0b
Grey scale Shade of #d38f00
#696969
Brighten Shade
#eca819
Most Readable Shade
#000000

Shades of #d38f00 color code

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

#d38f00
#bb7f00
#a46f00
#8c5f00
#754f00
#5d3f00
#462f00
#2e1f00
#170f00
#000000

Similar Color like #d38f00 color

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

#d49001
#d59102
#d69203
#d79304
#d89405
#d99506
#da9607
#db9708
#dc9809
#dd990a
#de9a0b
#df9b0c
#e09c0d
#e19d0e
#d28e00
#d18d00
#d08c00
#cf8b00
#ce8a00
#cd8900
#cc8800
#cb8700
#ca8600
#c98500
#c88400
#c78300
#c68200
#c58100

Monochromatic Color with #d38f00

#d38f00
#fdac00
#291c00
#533900
#7e5500
#a87200

Tints of #d38f00 Color

#d38f00
#d79b1c
#dca738
#e1b455
#e6c071
#ebcd8d
#f0d9aa
#f5e6c6
#faf2e2
#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

#d38f00
#0044d3

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

Split Complementary

#d38f00
#00add3
#2600d3

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

Analogous Color

#d33b00
#d36500
#d38f00
#d3b900
#c3d300

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

#d38f00
#00d38f
#8f00d3

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

#d38f00
#00d325
#0044d3
#d300ad

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

#d38f00
#0044d3
#2600d3
#add300

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

#d38f00 Color Code Preview on Black Background Color

This is how #d38f00 Color will look on black background color. Color contrast ratio is 7.70

#d38f00 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d38f00

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d38f00

#d38f00 color code is use for CSS Background Color

Background color for the above div is #d38f00

HTML with inline CSS

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

#d38f00 color code is use for CSS Border Color

CSS Border color for the above div is #d38f00

HTML with inline CSS

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

CSS Border Left color for the above div is #d38f00

HTML with inline CSS

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

CSS Border Right color for the above div is #d38f00

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d38f00

HTML with inline CSS

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

CSS Border Top color for the above div is #d38f00

HTML with inline CSS

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

#d38f00 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d38f00 Color code Preview on White Background

This is how #d38f00 Color code will look on white background color. Color contrast ratio is 2.73

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.