crispedge.com

Color picker

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

#d1775a hex color - Orange - Warm color - Information

#d1775a hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #d1775a Color code in RGB color code model is created after adding 81.96% red color, 46.67% green color and 35.29% blue color. Hex #d1775a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 57% yellow and 18% black.

Hex #d1775a color code is between #cc6655 web safe hex color code and #dd8866 web safe hex color code. #cc6655 is the nearest web safe color code. You can see here many more shades of #d1775a color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Coded1775a#d1775a
RGB Decimal209, 119, 90rgb(209, 119, 90)
RGB Percent82%, 47%, 35%rgb(82%, 47%, 35%)
CSS RGBa209, 119, 90,1rgba(209,119,90,1)
CMYK Modelcmyk(0%,43%,57%,18%)
HSL Color Space15,56% ,59%hsl(15,56% ,59%)
HSV Color Space15°, 57%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100010111011101011010
Octal321167132
Decimal20911990
Hexd1775a

Different shades of #d1775a color code.

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

Light Shade of #d1775a
#dc9882
Dark Shade of #d1775a
#c25836
Saturated Shade of #d1775a
#dc724f
Desaturated Shade of #d1775a
#c67c65
Grey scale Shade of #d1775a
#959595
Brighten Shade
#ea9073
Most Readable Shade
#000000

Shades of #d1775a color code

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

#d1775a
#b96950
#a25c46
#8b4f3c
#744232
#5c3428
#45271e
#2e1a14
#170d0a
#000000

Similar Color like #d1775a color

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

#d2785b
#d3795c
#d47a5d
#d57b5e
#d67c5f
#d77d60
#d87e61
#d97f62
#da8063
#db8164
#dc8265
#dd8366
#de8467
#df8568
#d07659
#cf7558
#ce7457
#cd7356
#cc7255
#cb7154
#ca7053
#c96f52
#c86e51
#c76d50
#c66c4f
#c56b4e
#c46a4d
#c3694c

Monochromatic Color with #d1775a

#d1775a
#fb8f6c
#271611
#512e23
#7c4735
#a65f48

Tints of #d1775a Color

#d1775a
#d6866c
#db957e
#e0a491
#e5b3a3
#eac2b5
#efd1c8
#f4e0da
#f9efec
#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

#d1775a
#5ab4d1

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

Split Complementary

#d1775a
#5ad1b2
#5a79d1

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

Analogous Color

#d15a6d
#d15f5a
#d1775a
#d18f5a
#d1a75a

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

#d1775a
#5ad177
#775ad1

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

#d1775a
#78d15a
#5ab4d1
#b25ad1

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

#d1775a
#5ab4d1
#5a79d1
#d1b35a

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

#d1775a Color Code Preview on Black Background Color

This is how #d1775a Color will look on black background color. Color contrast ratio is 6.50

#d1775a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1775a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1775a

#d1775a color code is use for CSS Background Color

Background color for the above div is #d1775a

HTML with inline CSS

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

#d1775a color code is use for CSS Border Color

CSS Border color for the above div is #d1775a

HTML with inline CSS

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

CSS Border Left color for the above div is #d1775a

HTML with inline CSS

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

CSS Border Right color for the above div is #d1775a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1775a

HTML with inline CSS

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

CSS Border Top color for the above div is #d1775a

HTML with inline CSS

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

#d1775a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1775a Color code Preview on White Background

This is how #d1775a Color code will look on white background color. Color contrast ratio is 3.23

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

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.