crispedge.com

Color picker

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

#cdb5ad hex color - Orange - Warm color - Information

#cdb5ad hex color - Orange - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Orange

Hex #cdb5ad Color code in RGB color code model is created after adding 80.39% red color, 70.98% green color and 67.84% blue color. Hex #cdb5ad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 16% yellow and 20% black.

Hex #cdb5ad color code is between #ccbbaa web safe hex color code and #ddaabb web safe hex color code. #ccbbaa is the nearest web safe color code. You can see here many more shades of #cdb5ad color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecdb5ad#cdb5ad
RGB Decimal205, 181, 173rgb(205, 181, 173)
RGB Percent80%, 71%, 68%rgb(80%, 71%, 68%)
CSS RGBa205, 181, 173,1rgba(205,181,173,1)
CMYK Modelcmyk(0%,12%,16%,20%)
HSL Color Space15,24% ,74%hsl(15,24% ,74%)
HSV Color Space15°, 16%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011011011010110101101
Octal315265255
Decimal205181173
Hexcdb5ad

Different shades of #cdb5ad color code.

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

Light Shade of #cdb5ad
#e0d2cd
Dark Shade of #cdb5ad
#ba988d
Saturated Shade of #cdb5ad
#d4b2a6
Desaturated Shade of #cdb5ad
#c6b8b4
Grey scale Shade of #cdb5ad
#bdbdbd
Brighten Shade
#e6cec6
Most Readable Shade
#000000

Shades of #cdb5ad color code

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

#cdb5ad
#b6a099
#9f8c86
#887873
#716460
#5b504c
#443c39
#2d2826
#161413
#000000

Similar Color like #cdb5ad color

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

#ceb6ae
#cfb7af
#d0b8b0
#d1b9b1
#d2bab2
#d3bbb3
#d4bcb4
#d5bdb5
#d6beb6
#d7bfb7
#d8c0b8
#d9c1b9
#dac2ba
#dbc3bb
#ccb4ac
#cbb3ab
#cab2aa
#c9b1a9
#c8b0a8
#c7afa7
#c6aea6
#c5ada5
#c4aca4
#c3aba3
#c2aaa2
#c1a9a1
#c0a8a0
#bfa79f

Monochromatic Color with #cdb5ad

#cdb5ad
#f7dbd1
#231f1e
#4d4441
#786a65
#a28f89

Tints of #cdb5ad Color

#cdb5ad
#d2bdb6
#d8c5bf
#ddcdc8
#e3d5d1
#e8deda
#eee6e3
#f3eeec
#f9f6f5
#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

#cdb5ad
#adc5cd

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

Split Complementary

#cdb5ad
#adcdc5
#adb5cd

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

Analogous Color

#cdadb2
#cdafad
#cdb5ad
#cdbbad
#cdc2ad

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

#cdb5ad
#adcdb5
#b5adcd

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

#cdb5ad
#b5cdad
#adc5cd
#c5adcd

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

#cdb5ad
#adc5cd
#adb5cd
#cdc5ad

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

#cdb5ad Color Code Preview on Black Background Color

This is how #cdb5ad Color will look on black background color. Color contrast ratio is 10.81

#cdb5ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb5ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdb5ad

#cdb5ad color code is use for CSS Background Color

Background color for the above div is #cdb5ad

HTML with inline CSS

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

#cdb5ad color code is use for CSS Border Color

CSS Border color for the above div is #cdb5ad

HTML with inline CSS

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

CSS Border Left color for the above div is #cdb5ad

HTML with inline CSS

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

CSS Border Right color for the above div is #cdb5ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdb5ad

HTML with inline CSS

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

CSS Border Top color for the above div is #cdb5ad

HTML with inline CSS

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

#cdb5ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdb5ad Color code Preview on White Background

This is how #cdb5ad Color code will look on white background color. Color contrast ratio is 1.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 #cdb5ad; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #cdb5ad; }

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.