COLOR #EFCD76

HEX: #EFCD76 RGB: (239,205,118)

Renk bilgisi

#EFCD76 contains mainly red and green colors. #EFCD76 ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EFCD76 color RGB value is (239,205,118).

RGB: (239,205,118) (94%, 80%, 46%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 205 of 255 = 80%
B 118 of 255 = 46%

239
205
118

R + G + B ~ 73%. #EFCD76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 205 + 118 = 562 (100%)
R 239 of 562 ~ 42.53%
G 205 of 562 ~ 36.48%
B 118 of 562 ~ 21'%

%42.53
%36.48
%21

CMYK RENK MODELİ

#EFCD76 rengi CMYK tonu (0,14,51,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.23%
  • sarı tonu 50.63%
  • ana renk tonu 6.27%

CMYK: (0,14,51,6)
C0M14Y51K6 (0%, 14%, 51%, 6%)
(0.00 / 0.14 / 0.51 / 0.06)

CMYK yüzdeleri

%0
%14.23
%50.63
%6.27

Codes

Color #EFCD76 in popluar color models

EF CD 76
RGB 239 205 118
HSL 43° 79.08% 70.00%
HSB/HSV 43° 50.63% 93.73%
CMYK 0.00% 14.23% 50.63%
6.27%

Color #EFCD76 in popluar number systems.

HEX EF CD 76
Decimal 239 205 118
Binary 11101111 11001101 1110110
Octal 357 315 166

Shades and tints

Shades of #EFCD76

#EFCD76
(239,205,118)
#DABB6C
(218,187,108)
#C5A962
(197,169,98)
#B09758
(176,151,88)
#9B854E
(155,133,78)
#867344
(134,115,68)
#71613A
(113,97,58)
#5C4F30
(92,79,48)
#473D26
(71,61,38)
#322B1C
(50,43,28)
#1D1912
(29,25,18)
#000000
(0,0,0)

Tints of #EFCD76

#EFCD76
(239,205,118)
#F0D182
(240,209,130)
#F1D58E
(241,213,142)
#F2D99A
(242,217,154)
#F3DDA6
(243,221,166)
#F4E1B2
(244,225,178)
#F5E5BE
(245,229,190)
#F6E9CA
(246,233,202)
#F7EDD6
(247,237,214)
#F8F1E2
(248,241,226)
#F9F5EE
(249,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFCD76 color. Also use rgb(239,205,118) instead hex code.

Text Font Color

.myTextColor { color: #EFCD76; }

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

This text font color is #EFCD76.

Background Color

.myBgColor { background-color: #EFCD76; }

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

This div background color is #EFCD76.

Border color

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

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

This div border color is #EFCD76.

Opacity

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

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

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

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

This text has shadow with #EFCD76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFCD76.

Preview

Color preview on black background

This text has color #EFCD76 on black background.


Color preview on white background

This text has color #EFCD76 on white background.


Black color preview on #EFCD76 background

This text has black color on #EFCD76 background.


White color preview on #EFCD76 background

This text has white color on #EFCD76 background.


Related colors

Complementary color

Complementary color for #hex is #103289.


I love getcolorcode.com

Triadic colors

1 #76EFCD and #CD76EF with #EFCD76 are triadic colors.

2 #76CDEF and #CDEF76 with #EFCD76 are triadic colors.