COLOR #E6E6B5

HEX: #E6E6B5 RGB: (230,230,181)

Renk bilgisi

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

RGB renk modeli

#E6E6B5 color RGB value is (230,230,181).

RGB: (230,230,181) (90%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 230 of 255 = 90%
B 181 of 255 = 71%

230
230
181

R + G + B ~ 84%. #E6E6B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 230 + 181 = 641 (100%)
R 230 of 641 ~ 35.88%
G 230 of 641 ~ 35.88%
B 181 of 641 ~ 28.24'%

%35.88
%35.88
%28.24

CMYK RENK MODELİ

#E6E6B5 rengi CMYK tonu (0,0,21,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.00%
  • sarı tonu 21.30%
  • ana renk tonu 9.80%

CMYK: (0,0,21,10)
C0M0Y21K10 (0%, 0%, 21%, 10%)
(0.00 / 0.00 / 0.21 / 0.10)

CMYK yüzdeleri

%0
%0
%21.3
%9.8

Codes

Color #E6E6B5 in popluar color models

E6 E6 B5
RGB 230 230 181
HSL 60° 49.49% 80.59%
HSB/HSV 60° 21.30% 90.20%
CMYK 0.00% 0.00% 21.30%
9.80%

Color #E6E6B5 in popluar number systems.

HEX E6 E6 B5
Decimal 230 230 181
Binary 11100110 11100110 10110101
Octal 346 346 265

Shades and tints

Shades of #E6E6B5

#E6E6B5
(230,230,181)
#D2D2A5
(210,210,165)
#BEBE95
(190,190,149)
#AAAA85
(170,170,133)
#969675
(150,150,117)
#828265
(130,130,101)
#6E6E55
(110,110,85)
#5A5A45
(90,90,69)
#464635
(70,70,53)
#323225
(50,50,37)
#1E1E15
(30,30,21)
#000000
(0,0,0)

Tints of #E6E6B5

#E6E6B5
(230,230,181)
#E8E8BB
(232,232,187)
#EAEAC1
(234,234,193)
#ECECC7
(236,236,199)
#EEEECD
(238,238,205)
#F0F0D3
(240,240,211)
#F2F2D9
(242,242,217)
#F4F4DF
(244,244,223)
#F6F6E5
(246,246,229)
#F8F8EB
(248,248,235)
#FAFAF1
(250,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E6B5; }

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

This text font color is #E6E6B5.

Background Color

.myBgColor { background-color: #E6E6B5; }

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

This div background color is #E6E6B5.

Border color

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

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

This div border color is #E6E6B5.

Opacity

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

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

Text with #E6E6B5 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 #E6E6B5;}

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

This text has shadow with #E6E6B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E6B5.

Preview

Color preview on black background

This text has color #E6E6B5 on black background.


Color preview on white background

This text has color #E6E6B5 on white background.


Black color preview on #E6E6B5 background

This text has black color on #E6E6B5 background.


White color preview on #E6E6B5 background

This text has white color on #E6E6B5 background.


Related colors

Complementary color

Complementary color for #hex is #19194A.


I love getcolorcode.com