crispedge.com

Color picker

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

#ceb7a1 hex color - Brown - Warm color - Information

#ceb7a1 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #ceb7a1 Color code in RGB color code model is created after adding 80.78% red color, 71.76% green color and 63.14% blue color. Hex #ceb7a1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 22% yellow and 19% black.

Hex #ceb7a1 color code is between #ccbb99 web safe hex color code and #ddaaaa web safe hex color code. #ccbb99 is the nearest web safe color code. You can see here many more shades of #ceb7a1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeceb7a1#ceb7a1
RGB Decimal206, 183, 161rgb(206, 183, 161)
RGB Percent81%, 72%, 63%rgb(81%, 72%, 63%)
CSS RGBa206, 183, 161,1rgba(206,183,161,1)
CMYK Modelcmyk(0%,11%,22%,19%)
HSL Color Space29,31% ,72%hsl(29,31% ,72%)
HSV Color Space29°, 22%, 81%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011101011011110100001
Octal316267241
Decimal206183161
Hexceb7a1

Different shades of #ceb7a1 color code.

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

Light Shade of #ceb7a1
#dfd1c3
Dark Shade of #ceb7a1
#bd9d7f
Saturated Shade of #ceb7a1
#d5b79a
Desaturated Shade of #ceb7a1
#c7b7a8
Grey scale Shade of #ceb7a1
#b7b7b7
Brighten Shade
#e7d0ba
Most Readable Shade
#000000

Shades of #ceb7a1 color code

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

#ceb7a1
#b7a28f
#a08e7d
#897a6b
#726559
#5b5147
#443d35
#2d2823
#161411
#000000

Similar Color like #ceb7a1 color

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

#cfb8a2
#d0b9a3
#d1baa4
#d2bba5
#d3bca6
#d4bda7
#d5bea8
#d6bfa9
#d7c0aa
#d8c1ab
#d9c2ac
#dac3ad
#dbc4ae
#dcc5af
#cdb6a0
#ccb59f
#cbb49e
#cab39d
#c9b29c
#c8b19b
#c7b09a
#c6af99
#c5ae98
#c4ad97
#c3ac96
#c2ab95
#c1aa94
#c0a993

Monochromatic Color with #ceb7a1

#ceb7a1
#f8ddc2
#24201c
#4e463d
#796b5f
#a39180

Tints of #ceb7a1 Color

#ceb7a1
#d3bfab
#d8c7b5
#decfc0
#e3d7ca
#e9dfd5
#eee7df
#f4efea
#f9f7f4
#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

#ceb7a1
#a1b8ce

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

Split Complementary

#ceb7a1
#a1cece
#a1a1ce

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

Analogous Color

#cea5a1
#ceaea1
#ceb7a1
#cec0a1
#cec9a1

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

#ceb7a1
#a1ceb7
#b7a1ce

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

#ceb7a1
#a2cea1
#a1b8ce
#cda1ce

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

#ceb7a1
#a1b8ce
#a1a1ce
#cecea1

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

#ceb7a1 Color Code Preview on Black Background Color

This is how #ceb7a1 Color will look on black background color. Color contrast ratio is 10.91

#ceb7a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceb7a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ceb7a1

#ceb7a1 color code is use for CSS Background Color

Background color for the above div is #ceb7a1

HTML with inline CSS

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

#ceb7a1 color code is use for CSS Border Color

CSS Border color for the above div is #ceb7a1

HTML with inline CSS

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

CSS Border Left color for the above div is #ceb7a1

HTML with inline CSS

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

CSS Border Right color for the above div is #ceb7a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ceb7a1

HTML with inline CSS

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

CSS Border Top color for the above div is #ceb7a1

HTML with inline CSS

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

#ceb7a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ceb7a1 Color code Preview on White Background

This is how #ceb7a1 Color code will look on white background color. Color contrast ratio is 1.92

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

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.