crispedge.com

Color picker

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

#d5682f hex color - Orange - Warm color - Information

#d5682f hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #d5682f Color code in RGB color code model is created after adding 83.53% red color, 40.78% green color and 18.43% blue color. Hex #d5682f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 51% magenta, 78% yellow and 16% black.

Hex #d5682f color code is between #dd6633 web safe hex color code and #cc7722 web safe hex color code. #dd6633 is the nearest web safe color code. You can see here many more shades of #d5682f color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded5682f#d5682f
RGB Decimal213, 104, 47rgb(213, 104, 47)
RGB Percent84%, 41%, 18%rgb(84%, 41%, 18%)
CSS RGBa213, 104, 47,1rgba(213,104,47,1)
CMYK Modelcmyk(0%,51%,78%,16%)
HSL Color Space21,66% ,51%hsl(21,66% ,51%)
HSV Color Space21°, 78%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010110100000101111
Octal32515057
Decimal21310447
Hexd5682f

Different shades of #d5682f color code.

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

Light Shade of #d5682f
#de8759
Dark Shade of #d5682f
#ae5323
Saturated Shade of #d5682f
#e16422
Desaturated Shade of #d5682f
#c86c3b
Grey scale Shade of #d5682f
#828282
Brighten Shade
#ee8148
Most Readable Shade
#FFFFFF

Shades of #d5682f color code

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

#d5682f
#bd5c29
#a55024
#8e451f
#76391a
#5e2e14
#47220f
#2f170a
#170b05
#000000

Similar Color like #d5682f color

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

#d66930
#d76a31
#d86b32
#d96c33
#da6d34
#db6e35
#dc6f36
#dd7037
#de7138
#df7239
#e0733a
#e1743b
#e2753c
#e3763d
#d4672e
#d3662d
#d2652c
#d1642b
#d0632a
#cf6229
#ce6128
#cd6027
#cc5f26
#cb5e25
#ca5d24
#c95c23
#c85b22
#c75a21

Monochromatic Color with #d5682f

#d5682f
#000000
#2b1509
#552a13
#803e1c
#aa5326

Tints of #d5682f Color

#d5682f
#d97846
#de895d
#e39a74
#e7ab8b
#ecbba2
#f1ccb9
#f5ddd0
#faeee7
#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

#d5682f
#2f9cd5

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

Split Complementary

#d5682f
#2fd5bb
#2f49d5

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

Analogous Color

#d52f38
#d5472f
#d5682f
#d5892f
#d5aa2f

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

#d5682f
#2fd568
#682fd5

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

#d5682f
#49d52f
#2f9cd5
#bb2fd5

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

#d5682f
#2f9cd5
#2f49d5
#d5bb2f

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

#d5682f Color Code Preview on Black Background Color

This is how #d5682f Color will look on black background color. Color contrast ratio is 5.85

#d5682f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5682f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d5682f

#d5682f color code is use for CSS Background Color

Background color for the above div is #d5682f

HTML with inline CSS

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

#d5682f color code is use for CSS Border Color

CSS Border color for the above div is #d5682f

HTML with inline CSS

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

CSS Border Left color for the above div is #d5682f

HTML with inline CSS

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

CSS Border Right color for the above div is #d5682f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d5682f

HTML with inline CSS

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

CSS Border Top color for the above div is #d5682f

HTML with inline CSS

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

#d5682f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d5682f Color code Preview on White Background

This is how #d5682f Color code will look on white background color. Color contrast ratio is 3.59

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.