crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#d79000 hex color - Orange - Warm color - Information

#d79000 hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #d79000 Color code in RGB color code model is created after adding 84.31% red color, 56.47% green color and 0% blue color. Hex #d79000 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 33% magenta, 100% yellow and 16% black.

Hex #d79000 color code is between #dd8800 web safe hex color code and #cc9900 web safe hex color code. #dd8800 is the nearest web safe color code. You can see here many more shades of #d79000 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Coded79000#d79000
RGB Decimal215, 144, 0rgb(215, 144, 0)
RGB Percent84%, 56%, 0%rgb(84%, 56%, 0%)
CSS RGBa215, 144, 0,1rgba(215,144,0,1)
CMYK Modelcmyk(0%,33%,100%,16%)
HSL Color Space40,100% ,42%hsl(40,100% ,42%)
HSV Color Space40°, 100%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101111001000000000000
Octal3272200
Decimal2151440
Hexd79000

Different shades of #d79000 color code.

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

Light Shade of #d79000
#ffae0b
Dark Shade of #d79000
#a46e00
Saturated Shade of #d79000
#d79000
Desaturated Shade of #d79000
#cc8c0b
Grey scale Shade of #d79000
#6b6b6b
Brighten Shade
#f0a919
Most Readable Shade
#000000

Shades of #d79000 color code

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

#d79000
#bf8000
#a77000
#8f6000
#775000
#5f4000
#473000
#2f2000
#171000
#000000

Similar Color like #d79000 color

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

#d89101
#d99202
#da9303
#db9404
#dc9505
#dd9606
#de9707
#df9808
#e09909
#e19a0a
#e29b0b
#e39c0c
#e49d0d
#e59e0e
#d68f00
#d58e00
#d48d00
#d38c00
#d28b00
#d18a00
#d08900
#cf8800
#ce8700
#cd8600
#cc8500
#cb8400
#ca8300
#c98200

Monochromatic Color with #d79000

#d79000
#020200
#2d1e00
#573b00
#825700
#ac7400

Tints of #d79000 Color

#d79000
#db9c1c
#dfa838
#e4b555
#e8c171
#edcd8d
#f1daaa
#f6e6c6
#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

#d79000
#0047d7

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

Split Complementary

#d79000
#00b2d7
#2500d7

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

Analogous Color

#d73a00
#d76500
#d79000
#d7bb00
#c8d700

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

#d79000
#00d790
#9000d7

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

#d79000
#00d724
#0047d7
#d700b2

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

#d79000
#0047d7
#2500d7
#b2d700

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

#d79000 Color Code Preview on Black Background Color

This is how #d79000 Color will look on black background color. Color contrast ratio is 7.88

#d79000 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d79000

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d79000

#d79000 color code is use for CSS Background Color

Background color for the above div is #d79000

HTML with inline CSS

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

#d79000 color code is use for CSS Border Color

CSS Border color for the above div is #d79000

HTML with inline CSS

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

CSS Border Left color for the above div is #d79000

HTML with inline CSS

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

CSS Border Right color for the above div is #d79000

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d79000

HTML with inline CSS

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

CSS Border Top color for the above div is #d79000

HTML with inline CSS

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

#d79000 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d79000 Color code Preview on White Background

This is how #d79000 Color code will look on white background color. Color contrast ratio is 2.67

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.