crispedge.com

Color picker

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

#d15d33 hex color - Orange - Warm color - Information

#d15d33 hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #d15d33 Color code in RGB color code model is created after adding 81.96% red color, 36.47% green color and 20% blue color. Hex #d15d33 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 56% magenta, 76% yellow and 18% black.

Hex #d15d33 color code is between #cc5522 web safe hex color code and #dd6644 web safe hex color code. #cc5522 is the nearest web safe color code. You can see here many more shades of #d15d33 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Coded15d33#d15d33
RGB Decimal209, 93, 51rgb(209, 93, 51)
RGB Percent82%, 36%, 20%rgb(82%, 36%, 20%)
CSS RGBa209, 93, 51,1rgba(209,93,51,1)
CMYK Modelcmyk(0%,56%,76%,18%)
HSL Color Space16,63% ,51%hsl(16,63% ,51%)
HSV Color Space16°, 76%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010101110100110011
Octal32113563
Decimal2099351
Hexd15d33

Different shades of #d15d33 color code.

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

Light Shade of #d15d33
#da7e5d
Dark Shade of #d15d33
#ab4a26
Saturated Shade of #d15d33
#dd5726
Desaturated Shade of #d15d33
#c4633f
Grey scale Shade of #d15d33
#828282
Brighten Shade
#ea764c
Most Readable Shade
#FFFFFF

Shades of #d15d33 color code

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

#d15d33
#b9522d
#a24827
#8b3e22
#74331c
#5c2916
#451f11
#2e140b
#170a05
#000000

Similar Color like #d15d33 color

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

#d25e34
#d35f35
#d46036
#d56137
#d66238
#d76339
#d8643a
#d9653b
#da663c
#db673d
#dc683e
#dd693f
#de6a40
#df6b41
#d05c32
#cf5b31
#ce5a30
#cd592f
#cc582e
#cb572d
#ca562c
#c9552b
#c8542a
#c75329
#c65228
#c55127
#c45026
#c34f25

Monochromatic Color with #d15d33

#d15d33
#fb703d
#27110a
#512414
#7c371e
#a64a29

Tints of #d15d33 Color

#d15d33
#d66f49
#db8160
#e09377
#e5a58d
#eab7a4
#efc9bb
#f4dbd1
#f9ede8
#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

#d15d33
#33a7d1

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

Split Complementary

#d15d33
#33d1ac
#3358d1

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

Analogous Color

#d13348
#d13d33
#d15d33
#d17d33
#d19c33

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

#d15d33
#33d15d
#5d33d1

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

#d15d33
#58d133
#33a7d1
#ac33d1

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

#d15d33
#33a7d1
#3358d1
#d1ac33

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

#d15d33 Color Code Preview on Black Background Color

This is how #d15d33 Color will look on black background color. Color contrast ratio is 5.32

#d15d33 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d15d33

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d15d33

#d15d33 color code is use for CSS Background Color

Background color for the above div is #d15d33

HTML with inline CSS

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

#d15d33 color code is use for CSS Border Color

CSS Border color for the above div is #d15d33

HTML with inline CSS

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

CSS Border Left color for the above div is #d15d33

HTML with inline CSS

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

CSS Border Right color for the above div is #d15d33

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d15d33

HTML with inline CSS

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

CSS Border Top color for the above div is #d15d33

HTML with inline CSS

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

#d15d33 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d15d33 Color code Preview on White Background

This is how #d15d33 Color code will look on white background color. Color contrast ratio is 3.94

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

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.