COLOR #EFC09B

HEX: #EFC09B RGB: (239,192,155)

Renk bilgisi

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

RGB renk modeli

#EFC09B color RGB value is (239,192,155).

RGB: (239,192,155) (94%, 75%, 61%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 192 of 255 = 75%
B 155 of 255 = 61%

239
192
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 192 + 155 = 586 (100%)
R 239 of 586 ~ 40.78%
G 192 of 586 ~ 32.76%
B 155 of 586 ~ 26.45'%

%40.78
%32.76
%26.45

CMYK RENK MODELİ

#EFC09B rengi CMYK tonu (0,20,35,6).

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

CMYK: (0,20,35,6)
C0M20Y35K6 (0%, 20%, 35%, 6%)
(0.00 / 0.20 / 0.35 / 0.06)

CMYK yüzdeleri

%0
%19.67
%35.15
%6.27

Codes

Color #EFC09B in popluar color models

EF C0 9B
RGB 239 192 155
HSL 26° 72.41% 77.25%
HSB/HSV 26° 35.15% 93.73%
CMYK 0.00% 19.67% 35.15%
6.27%

Color #EFC09B in popluar number systems.

HEX EF C0 9B
Decimal 239 192 155
Binary 11101111 11000000 10011011
Octal 357 300 233

Shades and tints

Shades of #EFC09B

#EFC09B
(239,192,155)
#DAAF8D
(218,175,141)
#C59E7F
(197,158,127)
#B08D71
(176,141,113)
#9B7C63
(155,124,99)
#866B55
(134,107,85)
#715A47
(113,90,71)
#5C4939
(92,73,57)
#47382B
(71,56,43)
#32271D
(50,39,29)
#1D160F
(29,22,15)
#000000
(0,0,0)

Tints of #EFC09B

#EFC09B
(239,192,155)
#F0C5A4
(240,197,164)
#F1CAAD
(241,202,173)
#F2CFB6
(242,207,182)
#F3D4BF
(243,212,191)
#F4D9C8
(244,217,200)
#F5DED1
(245,222,209)
#F6E3DA
(246,227,218)
#F7E8E3
(247,232,227)
#F8EDEC
(248,237,236)
#F9F2F5
(249,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFC09B; }

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

This text font color is #EFC09B.

Background Color

.myBgColor { background-color: #EFC09B; }

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

This div background color is #EFC09B.

Border color

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

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

This div border color is #EFC09B.

Opacity

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

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

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

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

This text has shadow with #EFC09B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFC09B.

Preview

Color preview on black background

This text has color #EFC09B on black background.


Color preview on white background

This text has color #EFC09B on white background.


Black color preview on #EFC09B background

This text has black color on #EFC09B background.


White color preview on #EFC09B background

This text has white color on #EFC09B background.


Related colors

Complementary color

Complementary color for #hex is #103F64.


I love getcolorcode.com

Triadic colors

1 #9BEFC0 and #C09BEF with #EFC09B are triadic colors.

2 #9BC0EF and #C0EF9B with #EFC09B are triadic colors.