COLOR #E6E3C2

HEX: #E6E3C2 RGB: (230,227,194)

Renk bilgisi

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

RGB renk modeli

#E6E3C2 color RGB value is (230,227,194).

RGB: (230,227,194) (90%, 89%, 76%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 227 of 255 = 89%
B 194 of 255 = 76%

230
227
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 227 + 194 = 651 (100%)
R 230 of 651 ~ 35.33%
G 227 of 651 ~ 34.87%
B 194 of 651 ~ 29.8'%

%35.33
%34.87
%29.8

CMYK RENK MODELİ

#E6E3C2 rengi CMYK tonu (0,1,16,10).

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

CMYK: (0,1,16,10)
C0M1Y16K10 (0%, 1%, 16%, 10%)
(0.00 / 0.01 / 0.16 / 0.10)

CMYK yüzdeleri

%0
%1.3
%15.65
%9.8

Codes

Color #E6E3C2 in popluar color models

E6 E3 C2
RGB 230 227 194
HSL 55° 41.86% 83.14%
HSB/HSV 55° 15.65% 90.20%
CMYK 0.00% 1.30% 15.65%
9.80%

Color #E6E3C2 in popluar number systems.

HEX E6 E3 C2
Decimal 230 227 194
Binary 11100110 11100011 11000010
Octal 346 343 302

Shades and tints

Shades of #E6E3C2

#E6E3C2
(230,227,194)
#D2CFB1
(210,207,177)
#BEBBA0
(190,187,160)
#AAA78F
(170,167,143)
#96937E
(150,147,126)
#827F6D
(130,127,109)
#6E6B5C
(110,107,92)
#5A574B
(90,87,75)
#46433A
(70,67,58)
#322F29
(50,47,41)
#1E1B18
(30,27,24)
#000000
(0,0,0)

Tints of #E6E3C2

#E6E3C2
(230,227,194)
#E8E5C7
(232,229,199)
#EAE7CC
(234,231,204)
#ECE9D1
(236,233,209)
#EEEBD6
(238,235,214)
#F0EDDB
(240,237,219)
#F2EFE0
(242,239,224)
#F4F1E5
(244,241,229)
#F6F3EA
(246,243,234)
#F8F5EF
(248,245,239)
#FAF7F4
(250,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6E3C2; }

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

This text font color is #E6E3C2.

Background Color

.myBgColor { background-color: #E6E3C2; }

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

This div background color is #E6E3C2.

Border color

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

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

This div border color is #E6E3C2.

Opacity

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

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

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

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

This text has shadow with #E6E3C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6E3C2.

Preview

Color preview on black background

This text has color #E6E3C2 on black background.


Color preview on white background

This text has color #E6E3C2 on white background.


Black color preview on #E6E3C2 background

This text has black color on #E6E3C2 background.


White color preview on #E6E3C2 background

This text has white color on #E6E3C2 background.


Related colors

Complementary color

Complementary color for #hex is #191C3D.


I love getcolorcode.com

Triadic colors

1 #C2E6E3 and #E3C2E6 with #E6E3C2 are triadic colors.

2 #C2E3E6 and #E3E6C2 with #E6E3C2 are triadic colors.