crispedge.com

#d9962f hex color - Yellow - Warm color - Information

#d9962f hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #d9962f Color code in RGB color code model is created after adding 85.1% red color, 58.82% green color and 18.43% blue color. Hex #d9962f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 31% magenta, 78% yellow and 15% black.

Hex #d9962f color code is between #dd9933 web safe hex color code and #cc8822 web safe hex color code. #dd9933 is the nearest web safe color code. You can see here many more shades of #d9962f color code.

0 Likes 0 Comments | 6 Views

RGB Chart

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

Color Table

Hex Color Coded9962f#d9962f
RGB Decimal217, 150, 47rgb(217, 150, 47)
RGB Percent85%, 59%, 18%rgb(85%, 59%, 18%)
CSS RGBa217, 150, 47,1rgba(217,150,47,1)
CMYK Modelcmyk(0%,31%,78%,15%)
HSL Color Space36,69% ,52%hsl(36,69% ,52%)
HSV Color Space36°, 78%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110011001011000101111
Octal33122657
Decimal21715047
Hexd9962f

Different shades of #d9962f color code.

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

Light Shade of #d9962f
#e1ac5a
Dark Shade of #d9962f
#b47a21
Saturated Shade of #d9962f
#e59923
Desaturated Shade of #d9962f
#cd933b
Grey scale Shade of #d9962f
#848484
Brighten Shade
#f2af48
Most Readable Shade
#000000

Shades of #d9962f color code

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

#d9962f
#c08529
#a87424
#90641f
#78531a
#604214
#48320f
#30210a
#181005
#000000

Similar Color like #d9962f color

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

#da9730
#db9831
#dc9932
#dd9a33
#de9b34
#df9c35
#e09d36
#e19e37
#e29f38
#e3a039
#e4a13a
#e5a23b
#e6a33c
#e7a43d
#d8952e
#d7942d
#d6932c
#d5922b
#d4912a
#d39029
#d28f28
#d18e27
#d08d26
#cf8c25
#ce8b24
#cd8a23
#cc8922
#cb8821

Monochromatic Color with #d9962f

#d9962f
#040301
#2f200a
#593e13
#845b1d
#ae7926

Tints of #d9962f Color

#d9962f
#dda146
#e1ad5d
#e5b974
#e9c48b
#eed0a2
#f2dcb9
#f6e7d0
#faf3e7
#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

#d9962f
#2f72d9

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

Split Complementary

#d9962f
#2fc7d9
#412fd9

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

Analogous Color

#d9522f
#d9742f
#d9962f
#d9b82f
#d8d92f

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

#d9962f
#2fd996
#962fd9

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

#d9962f
#2fd941
#2f72d9
#d92fc7

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

#d9962f
#2f72d9
#412fd9
#c7d92f

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

#d9962f Color Code Preview on Black Background Color

This is how #d9962f Color will look on black background color. Color contrast ratio is 8.35

#d9962f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9962f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d9962f

#d9962f color code is use for CSS Background Color

Background color for the above div is #d9962f

HTML with inline CSS

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

#d9962f color code is use for CSS Border Color

CSS Border color for the above div is #d9962f

HTML with inline CSS

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

CSS Border Left color for the above div is #d9962f

HTML with inline CSS

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

CSS Border Right color for the above div is #d9962f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d9962f

HTML with inline CSS

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

CSS Border Top color for the above div is #d9962f

HTML with inline CSS

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

#d9962f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d9962f Color code Preview on White Background

This is how #d9962f Color code will look on white background color. Color contrast ratio is 2.51

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

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

0 Likes 0 Comments | 6 Views

Post your comment:-

By submitting comment you agree to our privacy policy.

< /html>