COLOR #E6EBED

HEX: #E6EBED RGB: (230,235,237)

Renk bilgisi

#E6EBED contains red, green and blue colors in about the same proportion. #E6EBED ‘ nin web güvenlik rengi #CCFFFF (ya da #CFF) dir.

RGB renk modeli

#E6EBED color RGB value is (230,235,237).

RGB: (230,235,237) (90%, 92%, 93%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 235 of 255 = 92%
B 237 of 255 = 93%

230
235
237

R + G + B ~ 92%. #E6EBED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 235 + 237 = 702 (100%)
R 230 of 702 ~ 32.76%
G 235 of 702 ~ 33.48%
B 237 of 702 ~ 33.76'%

%32.76
%33.48
%33.76

CMYK RENK MODELİ

#E6EBED rengi CMYK tonu (3,1,0,7).

  • camgöbeği tonu 2.95%
  • eflatun tonu 0.84%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (3,1,0,7)
C3M1Y0K7 (3%, 1%, 0%, 7%)
(0.03 / 0.01 / 0.00 / 0.07)

CMYK yüzdeleri

%2.95
%0.84
%0
%7.06

Codes

Color #E6EBED in popluar color models

E6 EB ED
RGB 230 235 237
HSL 197° 16.28% 91.57%
HSB/HSV 197° 2.95% 92.94%
CMYK 2.95% 0.84% 0.00%
7.06%

Color #E6EBED in popluar number systems.

HEX E6 EB ED
Decimal 230 235 237
Binary 11100110 11101011 11101101
Octal 346 353 355

Shades and tints

Shades of #E6EBED

#E6EBED
(230,235,237)
#D2D6D8
(210,214,216)
#BEC1C3
(190,193,195)
#AAACAE
(170,172,174)
#969799
(150,151,153)
#828284
(130,130,132)
#6E6D6F
(110,109,111)
#5A585A
(90,88,90)
#464345
(70,67,69)
#322E30
(50,46,48)
#1E191B
(30,25,27)
#000000
(0,0,0)

Tints of #E6EBED

#E6EBED
(230,235,237)
#E8ECEE
(232,236,238)
#EAEDEF
(234,237,239)
#ECEEF0
(236,238,240)
#EEEFF1
(238,239,241)
#F0F0F2
(240,240,242)
#F2F1F3
(242,241,243)
#F4F2F4
(244,242,244)
#F6F3F5
(246,243,245)
#F8F4F6
(248,244,246)
#FAF5F7
(250,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6EBED color. Also use rgb(230,235,237) instead hex code.

Text Font Color

.myTextColor { color: #E6EBED; }

<p style="color:#E6EBED">This sample text font color is #E6EBED.</p>

This text font color is #E6EBED.

Background Color

.myBgColor { background-color: #E6EBED; }

<div style="background-color:#E6EBED">Inner text</div>

This div background color is #E6EBED.

Border color

.myBorderColor { border: 1px solid #E6EBED; }

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

This div border color is #E6EBED.

Opacity

.myOpacity80 { color: #E6EBED; opacity: 0.8; }

<p style="color:#E6EBED;opacity:0.8;">80%</p>

Text with #E6EBED color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #E6EBED;}

<p style="text-shadow: 3px 3px 1px #E6EBED">Text here.</p>

This text has shadow with #E6EBED color.


.textShadow {text-shadow: 3px 3px 1px #E6EBED', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #E6EBED, 5px 5px 20px red">Text here.</p>

This text has shadow with #E6EBED primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#E6EBED, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#E6EBED, Direction=45, Strength=4)">Text</p>

This text has shadow with #E6EBED and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #E6EBED;
-webkit-box-shadow: 1px 1px 3px 2px #E6EBED;
box-shadow: 1px 1px 3px 2px #E6EBED;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #E6EBED; -webkit-box-shadow: 1px 1px 3px 2px #E6EBED; box-shadow:1px 1px 3px 2px #E6EBED;">
Div content here
</div>

This div box has shadow with color #E6EBED.

Preview

Color preview on black background

This text has color #E6EBED on black background.


Color preview on white background

This text has color #E6EBED on white background.


Black color preview on #E6EBED background

This text has black color on #E6EBED background.


White color preview on #E6EBED background

This text has white color on #E6EBED background.


Related colors

Complementary color

Complementary color for #hex is #191412.


I love getcolorcode.com

Triadic colors

1 #EDE6EB and #EBEDE6 with #E6EBED are triadic colors.

2 #EDEBE6 and #EBE6ED with #E6EBED are triadic colors.