crispedge.com

Color picker

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

#cd7e4d hex color - Apricot Buff - Orange - Warm color - Information

#cd7e4d hex color - Apricot Buff - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #cd7e4d Color Code is also known as Apricot Buff color.

Hex #cd7e4d Color code in RGB color code model is created after adding 80.39% red color, 49.41% green color and 30.2% blue color. Hex #cd7e4d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 62% yellow and 20% black.

Hex #cd7e4d color code is between #cc7755 web safe hex color code and #dd8844 web safe hex color code. #cc7755 is the nearest web safe color code. You can see here many more shades of #cd7e4d color code.

0 Likes 0 Comments | 30 Views

Color Table

Hex Color Codecd7e4d#cd7e4d
RGB Decimal205, 126, 77rgb(205, 126, 77)
RGB Percent80%, 49%, 30%rgb(80%, 49%, 30%)
CSS RGBa205, 126, 77,1rgba(205,126,77,1)
CMYK Modelcmyk(0%,39%,62%,20%)
HSL Color Space23,56% ,55%hsl(23,56% ,55%)
HSV Color Space23°, 62%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011010111111001001101
Octal315176115
Decimal20512677
Hexcd7e4d

Different shades of #cd7e4d color code.

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

Light Shade of #cd7e4d
#d89b75
Dark Shade of #cd7e4d
#b46433
Saturated Shade of #cd7e4d
#d87b42
Desaturated Shade of #cd7e4d
#c28158
Grey scale Shade of #cd7e4d
#8d8d8d
Brighten Shade
#e69766
Most Readable Shade
#000000

Shades of #cd7e4d color code

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

#cd7e4d
#b67044
#9f623b
#885433
#71462a
#5b3822
#442a19
#2d1c11
#160e08
#000000

Similar Color like #cd7e4d color

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

#ce7f4e
#cf804f
#d08150
#d18251
#d28352
#d38453
#d48554
#d58655
#d68756
#d78857
#d88958
#d98a59
#da8b5a
#db8c5b
#cc7d4c
#cb7c4b
#ca7b4a
#c97a49
#c87948
#c77847
#c67746
#c57645
#c47544
#c37443
#c27342
#c17241
#c07140
#bf703f

Monochromatic Color with #cd7e4d

#cd7e4d
#f7985d
#23160d
#4d301d
#784a2d
#a2643d

Tints of #cd7e4d Color

#cd7e4d
#d28c60
#d89a74
#dda988
#e3b79c
#e8c5af
#eed4c3
#f3e2d7
#f9f0eb
#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

#cd7e4d
#4d9ccd

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

Split Complementary

#cd7e4d
#4dcdbe
#4d5ccd

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

Analogous Color

#cd4d4f
#cd644d
#cd7e4d
#cd984d
#cdb14d

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

#cd7e4d
#4dcd7e
#7e4dcd

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

#cd7e4d
#5ccd4d
#4d9ccd
#be4dcd

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

#cd7e4d
#4d9ccd
#4d5ccd
#cdbe4d

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

#cd7e4d Color Code Preview on Black Background Color

This is how #cd7e4d Color will look on black background color. Color contrast ratio is 6.69

#cd7e4d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd7e4d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd7e4d

#cd7e4d color code is use for CSS Background Color

Background color for the above div is #cd7e4d

HTML with inline CSS

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

#cd7e4d color code is use for CSS Border Color

CSS Border color for the above div is #cd7e4d

HTML with inline CSS

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

CSS Border Left color for the above div is #cd7e4d

HTML with inline CSS

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

CSS Border Right color for the above div is #cd7e4d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd7e4d

HTML with inline CSS

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

CSS Border Top color for the above div is #cd7e4d

HTML with inline CSS

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

#cd7e4d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd7e4d Color code Preview on White Background

This is how #cd7e4d Color code will look on white background color. Color contrast ratio is 3.14

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

Related Gradients

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

0 Likes 0 Comments | 30 Views

Post your comment:-

By submitting comment you agree to our privacy policy.