#e7e7e7 Color Hex Placebo

Information about Placebo Color | #0000FF

#e7e7e7 color RGB value is (231,231,231). #e7e7e7 color name is Placebo color.

#e7e7e7 hex color red value is 231 , green value is 231 and the blue value of its RGB is 231 . Cylindrical-coordinate representations (also known as HSL) of color #e7e7e7 hue: 100 , saturation: 0 and the lightness value of #e7e7e7 is 91

The process color (four color CMYK) of #e7e7e7 color hex is 0 , 0 ,0, 4 .

#e7e7e7

~Placebo

Color Converions

HEX
#e7e7e7
RGB
231,231,231
LAB
92,0,0
CMYK
0,0,0,9
LCH
92,0,-82
XYZ
76,80,87
HSV
100,0,91
HSL
100,0,91

Base Numbers

Base Red Green Blue
Binary 11100111 11100111 11100111
Octal 347 347 347
Decimal 231 231 231
Hex e7 e7 e7

RGB Percentages of Color #e7e7e7

91%
91%
91%

CMYK Percentages of Color #e7e7e7

0%
0%
0%
4%

Color Variations

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

Shades of #e7e7e7

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

10%
#e7e7e7
20%
#d0d0d0
30%
#b9b9b9
40%
#a2a2a2
50%
#8b8b8b
60%
#747474
70%
#5c5c5c
80%
#454545
90%
#2e2e2e
100%
#171717

Tints of #e7e7e7

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

10%
#e7e7e7
20%
#e9e9e9
30%
#ececec
40%
#eeeeee
50%
#f1f1f1
60%
#f3f3f3
70%
#f5f5f5
80%
#f8f8f8
90%
#fafafa
100%
#fdfdfd

Tones of #e7e7e7

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

10%
#e7e7e7
20%
#dddddd
30%
#d2d2d2
40%
#c8c8c8
50%
#bebebe
60%
#b3b3b3
70%
#a9a9a9
80%
#9f9f9f
90%
#949494
100%
#8a8a8a

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

Complementary

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

Split complementary

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

Triadic

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

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

Monochromatic

Colors of the same hue with luminance values +/-50%. Subtle and refined.
#e7e7e7
#121212
#3d3d3d
#676767
#929292
#bcbcbc

Blindness simulator

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

Normal

#e7e7e7

protanopia

#eae5e6

deuteranopia

#fcdfe9

tritanopia

#e9e4f6

achromatopsia

#e7e7e7

protanomaly

#e9e6e6

deuteranomaly

#f5e2e8

achromatopsia

#e7e7e7

tritanomaly

#e8e5f0

achromatomaly

#e7e7e7

Contrast Checker

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

White background

Poor 1/21
Hello World ! 1

Black background-color

Good 17/21
Hello World !

#e7e7e7 Color CSS Codes

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

#e7e7e7 Text Font Color

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

This sample text font color is #e7e7e7
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.

#e7e7e7 Background Color

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

#e7e7e7 Border Color

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

This div border color is #e7e7e7

#e7e7e7 Color CSS Codes Examples

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

Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #e7e7e7

More Colors

Camelback Mountain
#d3b587
Meadow Lane
#c0d7cd
Mercer Charcoal
#aca495
Kihada Yellow
#fef263
Perennial Garden
#87a56f
Pico Earth
#ab5236
American Purple
#431c53
Elwynn Forest Olive
#7a8716
Goldfish
#f2ad62
Acadia
#35312c
Harbour Blue
#417491
Petrichor
#66cccc
Apocyan
#99ccff
Ordain
#998188
Medieval Gold
#ac7f48
Mohair Pink
#a78594
King Ghidorah
#aa9977
Oak Creek
#5d504a
Dusty Blue
#8c9dad
Inky Violet
#747b9f
Lake Lucerne
#689db7
Civara
#c56138
Mermaid
#817a65
Hollyhock
#823270
Grass Green
#3f9b0b
Labradorite
#657b83
Long Beach
#faefdf
Bluebird Feather
#6f9db3
Dandelion Yellow
#fcd93b
Greek Lavender
#9b8fb0
Almond Rose
#cc8888
Growth
#6ca178
Enterprise
#65788c
Iron Fixture
#5d5b5b
Is It Cold
#0022ff
Indian Pink
#ad5b78
Ginninderra
#b3d5c0
Floral Bouquet
#bacb7c
Gravel Grey Blue
#637a82
rating-img
Rate this tool
NaN/5   0 votes