COLOR #E6C78D

HEX: #E6C78D RGB: (230,199,141)

Renk bilgisi

#E6C78D contains mainly red and green colors. #E6C78D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6C78D color RGB value is (230,199,141).

RGB: (230,199,141) (90%, 78%, 55%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 199 of 255 = 78%
B 141 of 255 = 55%

230
199
141

R + G + B ~ 74%. #E6C78D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 199 + 141 = 570 (100%)
R 230 of 570 ~ 40.35%
G 199 of 570 ~ 34.91%
B 141 of 570 ~ 24.74'%

%40.35
%34.91
%24.74

CMYK RENK MODELİ

#E6C78D rengi CMYK tonu (0,13,39,10).

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

CMYK: (0,13,39,10)
C0M13Y39K10 (0%, 13%, 39%, 10%)
(0.00 / 0.13 / 0.39 / 0.10)

CMYK yüzdeleri

%0
%13.48
%38.7
%9.8

Codes

Color #E6C78D in popluar color models

E6 C7 8D
RGB 230 199 141
HSL 39° 64.03% 72.75%
HSB/HSV 39° 38.70% 90.20%
CMYK 0.00% 13.48% 38.70%
9.80%

Color #E6C78D in popluar number systems.

HEX E6 C7 8D
Decimal 230 199 141
Binary 11100110 11000111 10001101
Octal 346 307 215

Shades and tints

Shades of #E6C78D

#E6C78D
(230,199,141)
#D2B581
(210,181,129)
#BEA375
(190,163,117)
#AA9169
(170,145,105)
#967F5D
(150,127,93)
#826D51
(130,109,81)
#6E5B45
(110,91,69)
#5A4939
(90,73,57)
#46372D
(70,55,45)
#322521
(50,37,33)
#1E1315
(30,19,21)
#000000
(0,0,0)

Tints of #E6C78D

#E6C78D
(230,199,141)
#E8CC97
(232,204,151)
#EAD1A1
(234,209,161)
#ECD6AB
(236,214,171)
#EEDBB5
(238,219,181)
#F0E0BF
(240,224,191)
#F2E5C9
(242,229,201)
#F4EAD3
(244,234,211)
#F6EFDD
(246,239,221)
#F8F4E7
(248,244,231)
#FAF9F1
(250,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6C78D; }

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

This text font color is #E6C78D.

Background Color

.myBgColor { background-color: #E6C78D; }

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

This div background color is #E6C78D.

Border color

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

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

This div border color is #E6C78D.

Opacity

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

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

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

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

This text has shadow with #E6C78D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C78D.

Preview

Color preview on black background

This text has color #E6C78D on black background.


Color preview on white background

This text has color #E6C78D on white background.


Black color preview on #E6C78D background

This text has black color on #E6C78D background.


White color preview on #E6C78D background

This text has white color on #E6C78D background.


Related colors

Complementary color

Complementary color for #hex is #193872.


I love getcolorcode.com

Triadic colors

1 #8DE6C7 and #C78DE6 with #E6C78D are triadic colors.

2 #8DC7E6 and #C7E68D with #E6C78D are triadic colors.