COLOR #EFC49B

HEX: #EFC49B RGB: (239,196,155)

Renk bilgisi

#EFC49B contains mainly red and green colors. #EFC49B ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EFC49B color RGB value is (239,196,155).

RGB: (239,196,155) (94%, 77%, 61%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 196 of 255 = 77%
B 155 of 255 = 61%

239
196
155

R + G + B ~ 77%. #EFC49B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 196 + 155 = 590 (100%)
R 239 of 590 ~ 40.51%
G 196 of 590 ~ 33.22%
B 155 of 590 ~ 26.27'%

%40.51
%33.22
%26.27

CMYK RENK MODELİ

#EFC49B rengi CMYK tonu (0,18,35,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.99%
  • sarı tonu 35.15%
  • ana renk tonu 6.27%

CMYK: (0,18,35,6)
C0M18Y35K6 (0%, 18%, 35%, 6%)
(0.00 / 0.18 / 0.35 / 0.06)

CMYK yüzdeleri

%0
%17.99
%35.15
%6.27

Codes

Color #EFC49B in popluar color models

EF C4 9B
RGB 239 196 155
HSL 29° 72.41% 77.25%
HSB/HSV 29° 35.15% 93.73%
CMYK 0.00% 17.99% 35.15%
6.27%

Color #EFC49B in popluar number systems.

HEX EF C4 9B
Decimal 239 196 155
Binary 11101111 11000100 10011011
Octal 357 304 233

Shades and tints

Shades of #EFC49B

#EFC49B
(239,196,155)
#DAB38D
(218,179,141)
#C5A27F
(197,162,127)
#B09171
(176,145,113)
#9B8063
(155,128,99)
#866F55
(134,111,85)
#715E47
(113,94,71)
#5C4D39
(92,77,57)
#473C2B
(71,60,43)
#322B1D
(50,43,29)
#1D1A0F
(29,26,15)
#000000
(0,0,0)

Tints of #EFC49B

#EFC49B
(239,196,155)
#F0C9A4
(240,201,164)
#F1CEAD
(241,206,173)
#F2D3B6
(242,211,182)
#F3D8BF
(243,216,191)
#F4DDC8
(244,221,200)
#F5E2D1
(245,226,209)
#F6E7DA
(246,231,218)
#F7ECE3
(247,236,227)
#F8F1EC
(248,241,236)
#F9F6F5
(249,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFC49B color. Also use rgb(239,196,155) instead hex code.

Text Font Color

.myTextColor { color: #EFC49B; }

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

This text font color is #EFC49B.

Background Color

.myBgColor { background-color: #EFC49B; }

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

This div background color is #EFC49B.

Border color

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

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

This div border color is #EFC49B.

Opacity

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

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

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

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

This text has shadow with #EFC49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFC49B.

Preview

Color preview on black background

This text has color #EFC49B on black background.


Color preview on white background

This text has color #EFC49B on white background.


Black color preview on #EFC49B background

This text has black color on #EFC49B background.


White color preview on #EFC49B background

This text has white color on #EFC49B background.


Related colors

Complementary color

Complementary color for #hex is #103B64.


I love getcolorcode.com

Triadic colors

1 #9BEFC4 and #C49BEF with #EFC49B are triadic colors.

2 #9BC4EF and #C4EF9B with #EFC49B are triadic colors.