#e1d1b1 Color Hex Corinthian Pillar

Information about Corinthian Pillar Color | #0000FF

#e1d1b1 color RGB value is (225,209,177). #e1d1b1 color name is Corinthian Pillar color.

#e1d1b1 hex color red value is 225 , green value is 209 and the blue value of its RGB is 177 . Cylindrical-coordinate representations (also known as HSL) of color #e1d1b1 hue: 40 , saturation: 44 and the lightness value of #e1d1b1 is 79

The process color (four color CMYK) of #e1d1b1 color hex is 0 , 3 ,8, 5 .

#e1d1b1

~Corinthian Pillar

Color Converions

HEX
#e1d1b1
RGB
225,209,177
LAB
85,2,18
CMYK
0,7,21,12
LCH
85,18,84
XYZ
62,65,51
HSV
40,21,88
HSL
40,44,79

Base Numbers

Base Red Green Blue
Binary 11100001 11010001 10110001
Octal 341 321 261
Decimal 225 209 177
Hex e1 d1 b1

RGB Percentages of Color #e1d1b1

88%
82%
69%

CMYK Percentages of Color #e1d1b1

0%
8%
3%
5%

Color Variations

View this color variations of shades, tints, tones, hues and temperatures.

Shades of #e1d1b1

A shade is created by adding black to a base color, increasing its darkness. Shades appear more dramatic and richer.

10%
#e1d1b1
20%
#cbbc9f
30%
#b4a78e
40%
#9d927c
50%
#877d6a
60%
#706958
70%
#5a5447
80%
#433f35
90%
#2d2a23
100%
#161512

Tints of #e1d1b1

A tint is created by adding white to a base color, increasing its lightness. Tints are likely to look pastel and less intense.

10%
#e1d1b1
20%
#e4d6b9
30%
#e7dac1
40%
#eadfc8
50%
#ede3d0
60%
#f0e8d8
70%
#f3ede0
80%
#f6f1e8
90%
#f9f6ef
100%
#fcfaf7

Tones of #e1d1b1

A tone is created by adding gray to a base color, increasing its lightness. Tones looks more sophisticated and complex than base colors.

10%
#e1d1b1
20%
#d7c9ac
30%
#cec1a7
40%
#c4b9a2
50%
#bab09d
60%
#b0a898
70%
#a7a093
80%
#9d988e
90%
#939089
100%
#898884

Color harmonies

Color harmonies are pleasing color schemes created according to their position on a color wheel.

Analogous

Colors of the same luminance and saturation with hues that are adjacent on the color wheel, 30 degrees apart. Smooth transitions.
#e1d1b1
#e1beb1
#e1c7b1
#e1d1b1
#e1dbb1
#dee1b1

Complementary

Complementary color schemes are made by picking two opposite colors con the color wheel. They appear vibrant near to each other.
#e1d1b1
#b1c1e1

Split complementary

Split complementary schemes are like complementary but they uses two adiacent colors of the complement. They are more flexible than complementary ones.
#e1d1b1
#b7e1b1
#beb1e1

Triadic

Triadic color schemes are created by picking three colors equally spaced on the color wheel. They appear quite contrasted and multicolored.
#e1d1b1
#b1e1d1
#d1b1e1

Tetradic

Tetradic color schemes are made form two couples of complementary colors in a rectangular shape on the color wheel. They are very versatile, and work best with one dominant color.
#e1d1b1
#b1e1b9
#b1c1e1
#e1b1d9

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#e1d1b1
#0c0c0a
#37332b
#615b4d
#8c826e
#b6aa90

Blindness simulator

Check how a color is perceived by color blind people to create accessible designs.

Normal

#e1d1b1

protanopia

#ddd1b0

deuteranopia

#f2c9b1

tritanopia

#e6cad9

achromatopsia

#d2d2d2

protanomaly

#dfd1b0

deuteranomaly

#ecccb1

achromatopsia

#d2d2d2

tritanomaly

#e4cccb

achromatomaly

#d8d2c6

Contrast Checker

Verify the contrast of a text on white and black backgrounds.

White background

Poor 2/21
Hello World ! 2

Black background-color

Good 14/21
Hello World !

#e1d1b1 Color CSS Codes

.bgcolor {background-color:#e1d1b1; } 
.forecolor {color:#e1d1b1; }
.bordercolor {border:3px solid #e1d1b1; }
            

#e1d1b1 Text Font Color

<div style="color:#e1d1b1">
Div content here</div>

This sample text font color is #e1d1b1
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

#e1d1b1 Background Color

<div style="background-color:#e1d1b1">
Div content here</div>
Div content here

#e1d1b1 Border Color

<div style="border:3px solid #e1d1b1">
Div here</div>

This div border color is #e1d1b1

#e1d1b1 Color CSS Codes Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px #e1d1b1; } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #e1d1b1; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #e1d1b1;
  -webkit-box-shadow: 1px 1px 3px 2px #e1d1b1;
  box-shadow: 1px 1px 3px 2px #e1d1b1; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #e1d1b1">Text here</p>
            

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #e1d1b1;
              -webkit-box-shadow: 1px 1px 3px 2px #e1d1b1;
              box-shadow:         1px 1px 3px 2px #e1d1b1#e1d1b1">
Div content here</div>

This div box has shadow with color #e1d1b1

More Colors

Heifer
#c3bdb1
Decanting
#bfa1ad
Melting Point
#cbe1e4
Inventive Orange
#e89d6f
Industrial Black
#322b26
Dark Midnight Blue
#003377
Bright White
#f4f5f0
Citrus Zest
#edc85a
Gracious Glow
#bab078
Gazebo Grey
#d1d0cb
Burgundy
#900020
Emerald Light Green
#00a267
Pakistan Green
#006600
Nightly Ivy
#444940
Blushing Peach
#ffd79f
Old Glory Red
#bf0a30
Noble Grey
#c1beb9
Drizzle
#a0af9d
Bluebrite
#6abcda
Laura Potato
#800008
Borlotti Bean
#d9b1aa
Blackcurrant
#2e183b
Disembark
#5bb4d7
Pinch of Pistachio
#ddddcc
Buddha Gold
#bc9b1b
Holland Tile
#dd9789
Plein Air
#bfcad6
Broccoli Paradise
#008833
Green Lantern
#9cd03b
Medium Slate Blue
#7b68ee
Koromiko
#feb552
Electron Blue
#0881d1
Humorous Green
#c6b836
Green Epiphany
#7efbb3
Iris Isle
#e8e5ec
Pink Parakeet
#ad546e
Australian Jade
#84a194
Opulent
#d5892f
Pink Moment
#ed9aab
rating-img
Rate this tool
NaN/5   0 votes