crispedge.com

Color picker

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

#d26e25 hex color - Brown - Warm color - Information

#d26e25 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #d26e25 Color code in RGB color code model is created after adding 82.35% red color, 43.14% green color and 14.51% blue color. Hex #d26e25 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 48% magenta, 82% yellow and 18% black.

Hex #d26e25 color code is between #cc6622 web safe hex color code and #dd7733 web safe hex color code. #cc6622 is the nearest web safe color code. You can see here many more shades of #d26e25 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded26e25#d26e25
RGB Decimal210, 110, 37rgb(210, 110, 37)
RGB Percent82%, 43%, 15%rgb(82%, 43%, 15%)
CSS RGBa210, 110, 37,1rgba(210,110,37,1)
CMYK Modelcmyk(0%,48%,82%,18%)
HSL Color Space25,70% ,48%hsl(25,70% ,48%)
HSV Color Space25°, 82%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100100110111000100101
Octal32215645
Decimal21011037
Hexd26e25

Different shades of #d26e25 color code.

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

Light Shade of #d26e25
#df894b
Dark Shade of #d26e25
#a7571d
Saturated Shade of #d26e25
#de6c19
Desaturated Shade of #d26e25
#c67031
Grey scale Shade of #d26e25
#7b7b7b
Brighten Shade
#eb873e
Most Readable Shade
#000000

Shades of #d26e25 color code

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

#d26e25
#ba6120
#a3551c
#8c4918
#743d14
#5d3010
#46240c
#2e1808
#170c04
#000000

Similar Color like #d26e25 color

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

#d36f26
#d47027
#d57128
#d67229
#d7732a
#d8742b
#d9752c
#da762d
#db772e
#dc782f
#dd7930
#de7a31
#df7b32
#e07c33
#d16d24
#d06c23
#cf6b22
#ce6a21
#cd6920
#cc681f
#cb671e
#ca661d
#c9651c
#c8641b
#c7631a
#c66219
#c56118
#c46017

Monochromatic Color with #d26e25

#d26e25
#fc842c
#281507
#522b0f
#7d4116
#a7581e

Tints of #d26e25 Color

#d26e25
#d77e3d
#dc8e55
#e19e6d
#e6ae85
#ebbe9e
#f0ceb6
#f5dece
#faeee6
#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

#d26e25
#2589d2

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

Split Complementary

#d26e25
#25d2c5
#2532d2

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

Analogous Color

#d22925
#d24b25
#d26e25
#d29125
#d2b325

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

#d26e25
#25d26e
#6e25d2

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

#d26e25
#32d225
#2589d2
#c425d2

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

#d26e25
#2589d2
#2532d2
#d2c525

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

#d26e25 Color Code Preview on Black Background Color

This is how #d26e25 Color will look on black background color. Color contrast ratio is 6.00

#d26e25 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d26e25

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d26e25

#d26e25 color code is use for CSS Background Color

Background color for the above div is #d26e25

HTML with inline CSS

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

#d26e25 color code is use for CSS Border Color

CSS Border color for the above div is #d26e25

HTML with inline CSS

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

CSS Border Left color for the above div is #d26e25

HTML with inline CSS

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

CSS Border Right color for the above div is #d26e25

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d26e25

HTML with inline CSS

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

CSS Border Top color for the above div is #d26e25

HTML with inline CSS

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

#d26e25 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d26e25 Color code Preview on White Background

This is how #d26e25 Color code will look on white background color. Color contrast ratio is 3.50

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

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.