COLOR #EFCA99

HEX: #EFCA99 RGB: (239,202,153)

Renk bilgisi

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

RGB renk modeli

#EFCA99 color RGB value is (239,202,153).

RGB: (239,202,153) (94%, 79%, 60%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 202 of 255 = 79%
B 153 of 255 = 60%

239
202
153

R + G + B ~ 78%. #EFCA99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 202 + 153 = 594 (100%)
R 239 of 594 ~ 40.24%
G 202 of 594 ~ 34.01%
B 153 of 594 ~ 25.76'%

%40.24
%34.01
%25.76

CMYK RENK MODELİ

#EFCA99 rengi CMYK tonu (0,15,36,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.48%
  • sarı tonu 35.98%
  • ana renk tonu 6.27%

CMYK: (0,15,36,6)
C0M15Y36K6 (0%, 15%, 36%, 6%)
(0.00 / 0.15 / 0.36 / 0.06)

CMYK yüzdeleri

%0
%15.48
%35.98
%6.27

Codes

Color #EFCA99 in popluar color models

EF CA 99
RGB 239 202 153
HSL 34° 72.88% 76.86%
HSB/HSV 34° 35.98% 93.73%
CMYK 0.00% 15.48% 35.98%
6.27%

Color #EFCA99 in popluar number systems.

HEX EF CA 99
Decimal 239 202 153
Binary 11101111 11001010 10011001
Octal 357 312 231

Shades and tints

Shades of #EFCA99

#EFCA99
(239,202,153)
#DAB88C
(218,184,140)
#C5A67F
(197,166,127)
#B09472
(176,148,114)
#9B8265
(155,130,101)
#867058
(134,112,88)
#715E4B
(113,94,75)
#5C4C3E
(92,76,62)
#473A31
(71,58,49)
#322824
(50,40,36)
#1D1617
(29,22,23)
#000000
(0,0,0)

Tints of #EFCA99

#EFCA99
(239,202,153)
#F0CEA2
(240,206,162)
#F1D2AB
(241,210,171)
#F2D6B4
(242,214,180)
#F3DABD
(243,218,189)
#F4DEC6
(244,222,198)
#F5E2CF
(245,226,207)
#F6E6D8
(246,230,216)
#F7EAE1
(247,234,225)
#F8EEEA
(248,238,234)
#F9F2F3
(249,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFCA99 color. Also use rgb(239,202,153) instead hex code.

Text Font Color

.myTextColor { color: #EFCA99; }

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

This text font color is #EFCA99.

Background Color

.myBgColor { background-color: #EFCA99; }

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

This div background color is #EFCA99.

Border color

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

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

This div border color is #EFCA99.

Opacity

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

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

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

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

This text has shadow with #EFCA99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFCA99.

Preview

Color preview on black background

This text has color #EFCA99 on black background.


Color preview on white background

This text has color #EFCA99 on white background.


Black color preview on #EFCA99 background

This text has black color on #EFCA99 background.


White color preview on #EFCA99 background

This text has white color on #EFCA99 background.


Related colors

Complementary color

Complementary color for #hex is #103566.


I love getcolorcode.com

Triadic colors

1 #99EFCA and #CA99EF with #EFCA99 are triadic colors.

2 #99CAEF and #CAEF99 with #EFCA99 are triadic colors.