crispedge.com

Color picker

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

#d1493a hex color - Orange - Warm color - Information

#d1493a hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #d1493a Color code in RGB color code model is created after adding 81.96% red color, 28.63% green color and 22.75% blue color. Hex #d1493a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 65% magenta, 72% yellow and 18% black.

Hex #d1493a color code is between #cc4433 web safe hex color code and #dd5544 web safe hex color code. #cc4433 is the nearest web safe color code. You can see here many more shades of #d1493a color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Coded1493a#d1493a
RGB Decimal209, 73, 58rgb(209, 73, 58)
RGB Percent82%, 29%, 23%rgb(82%, 29%, 23%)
CSS RGBa209, 73, 58,1rgba(209,73,58,1)
CMYK Modelcmyk(0%,65%,72%,18%)
HSL Color Space6,62% ,52%hsl(6,62% ,52%)
HSV Color Space6°, 72%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010100100100111010
Octal32111172
Decimal2097358
Hexd1493a

Different shades of #d1493a color code.

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

Light Shade of #d1493a
#db6f63
Dark Shade of #d1493a
#af3629
Saturated Shade of #d1493a
#dd3f2e
Desaturated Shade of #d1493a
#c55346
Grey scale Shade of #d1493a
#858585
Brighten Shade
#ea6253
Most Readable Shade
#FFFFFF

Shades of #d1493a color code

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

#d1493a
#b94033
#a2382d
#8b3026
#742820
#5c2019
#451813
#2e100c
#170806
#000000

Similar Color like #d1493a color

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

#d24a3b
#d34b3c
#d44c3d
#d54d3e
#d64e3f
#d74f40
#d85041
#d95142
#da5243
#db5344
#dc5445
#dd5546
#de5647
#df5748
#d04839
#cf4738
#ce4637
#cd4536
#cc4435
#cb4334
#ca4233
#c94132
#c84031
#c73f30
#c63e2f
#c53d2e
#c43c2d
#c33b2c

Monochromatic Color with #d1493a

#d1493a
#fb5846
#270e0b
#511c17
#7c2b22
#a63a2e

Tints of #d1493a Color

#d1493a
#d65d4f
#db7165
#e0857b
#e59991
#eaaea7
#efc2bd
#f4d6d3
#f9eae9
#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

#d1493a
#3ac2d1

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

Split Complementary

#d1493a
#3ad195
#3a77d1

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

Analogous Color

#d13a67
#d13a49
#d1493a
#d1673a
#d1853a

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

#d1493a
#3ad149
#493ad1

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

#d1493a
#76d13a
#3ac2d1
#943ad1

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

#d1493a
#3ac2d1
#3a77d1
#d1953a

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

#d1493a Color Code Preview on Black Background Color

This is how #d1493a Color will look on black background color. Color contrast ratio is 4.73

#d1493a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1493a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1493a

#d1493a color code is use for CSS Background Color

Background color for the above div is #d1493a

HTML with inline CSS

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

#d1493a color code is use for CSS Border Color

CSS Border color for the above div is #d1493a

HTML with inline CSS

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

CSS Border Left color for the above div is #d1493a

HTML with inline CSS

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

CSS Border Right color for the above div is #d1493a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1493a

HTML with inline CSS

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

CSS Border Top color for the above div is #d1493a

HTML with inline CSS

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

#d1493a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1493a Color code Preview on White Background

This is how #d1493a Color code will look on white background color. Color contrast ratio is 4.44

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

Related Gradients

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

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.