COLOR #E6EDC4

HEX: #E6EDC4 RGB: (230,237,196)

Renk bilgisi

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

RGB renk modeli

#E6EDC4 color RGB value is (230,237,196).

RGB: (230,237,196) (90%, 93%, 77%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 237 of 255 = 93%
B 196 of 255 = 77%

230
237
196

R + G + B ~ 87%. #E6EDC4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 237 + 196 = 663 (100%)
R 230 of 663 ~ 34.69%
G 237 of 663 ~ 35.75%
B 196 of 663 ~ 29.56'%

%34.69
%35.75
%29.56

CMYK RENK MODELİ

#E6EDC4 rengi CMYK tonu (3,0,17,7).

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

CMYK: (3,0,17,7)
C3M0Y17K7 (3%, 0%, 17%, 7%)
(0.03 / 0.00 / 0.17 / 0.07)

CMYK yüzdeleri

%2.95
%0
%17.3
%7.06

Codes

Color #E6EDC4 in popluar color models

E6 ED C4
RGB 230 237 196
HSL 70° 53.25% 84.90%
HSB/HSV 70° 17.30% 92.94%
CMYK 2.95% 0.00% 17.30%
7.06%

Color #E6EDC4 in popluar number systems.

HEX E6 ED C4
Decimal 230 237 196
Binary 11100110 11101101 11000100
Octal 346 355 304

Shades and tints

Shades of #E6EDC4

#E6EDC4
(230,237,196)
#D2D8B3
(210,216,179)
#BEC3A2
(190,195,162)
#AAAE91
(170,174,145)
#969980
(150,153,128)
#82846F
(130,132,111)
#6E6F5E
(110,111,94)
#5A5A4D
(90,90,77)
#46453C
(70,69,60)
#32302B
(50,48,43)
#1E1B1A
(30,27,26)
#000000
(0,0,0)

Tints of #E6EDC4

#E6EDC4
(230,237,196)
#E8EEC9
(232,238,201)
#EAEFCE
(234,239,206)
#ECF0D3
(236,240,211)
#EEF1D8
(238,241,216)
#F0F2DD
(240,242,221)
#F2F3E2
(242,243,226)
#F4F4E7
(244,244,231)
#F6F5EC
(246,245,236)
#F8F6F1
(248,246,241)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EDC4; }

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

This text font color is #E6EDC4.

Background Color

.myBgColor { background-color: #E6EDC4; }

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

This div background color is #E6EDC4.

Border color

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

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

This div border color is #E6EDC4.

Opacity

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

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

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

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

This text has shadow with #E6EDC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EDC4.

Preview

Color preview on black background

This text has color #E6EDC4 on black background.


Color preview on white background

This text has color #E6EDC4 on white background.


Black color preview on #E6EDC4 background

This text has black color on #E6EDC4 background.


White color preview on #E6EDC4 background

This text has white color on #E6EDC4 background.


Related colors

Complementary color

Complementary color for #hex is #19123B.


I love getcolorcode.com

Triadic colors

1 #C4E6ED and #EDC4E6 with #E6EDC4 are triadic colors.

2 #C4EDE6 and #EDE6C4 with #E6EDC4 are triadic colors.