COLOR #E6E7AB

HEX: #E6E7AB RGB: (230,231,171)

Renk bilgisi

#E6E7AB contains mainly red and green colors. #E6E7AB ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#E6E7AB color RGB value is (230,231,171).

RGB: (230,231,171) (90%, 91%, 67%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 231 of 255 = 91%
B 171 of 255 = 67%

230
231
171

R + G + B ~ 83%. #E6E7AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 231 + 171 = 632 (100%)
R 230 of 632 ~ 36.39%
G 231 of 632 ~ 36.55%
B 171 of 632 ~ 27.06'%

%36.39
%36.55
%27.06

CMYK RENK MODELİ

#E6E7AB rengi CMYK tonu (0,0,26,9).

  • camgöbeği tonu 0.43%
  • eflatun tonu 0.00%
  • sarı tonu 25.97%
  • ana renk tonu 9.41%

CMYK: (0,0,26,9)
C0M0Y26K9 (0%, 0%, 26%, 9%)
(0.00 / 0.00 / 0.26 / 0.09)

CMYK yüzdeleri

%0.43
%0
%25.97
%9.41

Codes

Color #E6E7AB in popluar color models

E6 E7 AB
RGB 230 231 171
HSL 61° 55.56% 78.82%
HSB/HSV 61° 25.97% 90.59%
CMYK 0.43% 0.00% 25.97%
9.41%

Color #E6E7AB in popluar number systems.

HEX E6 E7 AB
Decimal 230 231 171
Binary 11100110 11100111 10101011
Octal 346 347 253

Shades and tints

Shades of #E6E7AB

#E6E7AB
(230,231,171)
#D2D29C
(210,210,156)
#BEBD8D
(190,189,141)
#AAA87E
(170,168,126)
#96936F
(150,147,111)
#827E60
(130,126,96)
#6E6951
(110,105,81)
#5A5442
(90,84,66)
#463F33
(70,63,51)
#322A24
(50,42,36)
#1E1515
(30,21,21)
#000000
(0,0,0)

Tints of #E6E7AB

#E6E7AB
(230,231,171)
#E8E9B2
(232,233,178)
#EAEBB9
(234,235,185)
#ECEDC0
(236,237,192)
#EEEFC7
(238,239,199)
#F0F1CE
(240,241,206)
#F2F3D5
(242,243,213)
#F4F5DC
(244,245,220)
#F6F7E3
(246,247,227)
#F8F9EA
(248,249,234)
#FAFBF1
(250,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E7AB; }

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

This text font color is #E6E7AB.

Background Color

.myBgColor { background-color: #E6E7AB; }

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

This div background color is #E6E7AB.

Border color

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

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

This div border color is #E6E7AB.

Opacity

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

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

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

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

This text has shadow with #E6E7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E7AB.

Preview

Color preview on black background

This text has color #E6E7AB on black background.


Color preview on white background

This text has color #E6E7AB on white background.


Black color preview on #E6E7AB background

This text has black color on #E6E7AB background.


White color preview on #E6E7AB background

This text has white color on #E6E7AB background.


Related colors

Complementary color

Complementary color for #hex is #191854.


I love getcolorcode.com

Triadic colors

1 #ABE6E7 and #E7ABE6 with #E6E7AB are triadic colors.

2 #ABE7E6 and #E7E6AB with #E6E7AB are triadic colors.