COLOR #E6EBBD

HEX: #E6EBBD RGB: (230,235,189)

Renk bilgisi

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

RGB renk modeli

#E6EBBD color RGB value is (230,235,189).

RGB: (230,235,189) (90%, 92%, 74%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 235 of 255 = 92%
B 189 of 255 = 74%

230
235
189

R + G + B ~ 85%. #E6EBBD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 235 + 189 = 654 (100%)
R 230 of 654 ~ 35.17%
G 235 of 654 ~ 35.93%
B 189 of 654 ~ 28.9'%

%35.17
%35.93
%28.9

CMYK RENK MODELİ

#E6EBBD rengi CMYK tonu (2,0,20,8).

  • camgöbeği tonu 2.13%
  • eflatun tonu 0.00%
  • sarı tonu 19.57%
  • ana renk tonu 7.84%

CMYK: (2,0,20,8)
C2M0Y20K8 (2%, 0%, 20%, 8%)
(0.02 / 0.00 / 0.20 / 0.08)

CMYK yüzdeleri

%2.13
%0
%19.57
%7.84

Codes

Color #E6EBBD in popluar color models

E6 EB BD
RGB 230 235 189
HSL 67° 53.49% 83.14%
HSB/HSV 67° 19.57% 92.16%
CMYK 2.13% 0.00% 19.57%
7.84%

Color #E6EBBD in popluar number systems.

HEX E6 EB BD
Decimal 230 235 189
Binary 11100110 11101011 10111101
Octal 346 353 275

Shades and tints

Shades of #E6EBBD

#E6EBBD
(230,235,189)
#D2D6AC
(210,214,172)
#BEC19B
(190,193,155)
#AAAC8A
(170,172,138)
#969779
(150,151,121)
#828268
(130,130,104)
#6E6D57
(110,109,87)
#5A5846
(90,88,70)
#464335
(70,67,53)
#322E24
(50,46,36)
#1E1913
(30,25,19)
#000000
(0,0,0)

Tints of #E6EBBD

#E6EBBD
(230,235,189)
#E8ECC3
(232,236,195)
#EAEDC9
(234,237,201)
#ECEECF
(236,238,207)
#EEEFD5
(238,239,213)
#F0F0DB
(240,240,219)
#F2F1E1
(242,241,225)
#F4F2E7
(244,242,231)
#F6F3ED
(246,243,237)
#F8F4F3
(248,244,243)
#FAF5F9
(250,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EBBD; }

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

This text font color is #E6EBBD.

Background Color

.myBgColor { background-color: #E6EBBD; }

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

This div background color is #E6EBBD.

Border color

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

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

This div border color is #E6EBBD.

Opacity

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

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

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

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

This text has shadow with #E6EBBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EBBD.

Preview

Color preview on black background

This text has color #E6EBBD on black background.


Color preview on white background

This text has color #E6EBBD on white background.


Black color preview on #E6EBBD background

This text has black color on #E6EBBD background.


White color preview on #E6EBBD background

This text has white color on #E6EBBD background.


Related colors

Complementary color

Complementary color for #hex is #191442.


I love getcolorcode.com

Triadic colors

1 #BDE6EB and #EBBDE6 with #E6EBBD are triadic colors.

2 #BDEBE6 and #EBE6BD with #E6EBBD are triadic colors.