COLOR #EFC799

HEX: #EFC799 RGB: (239,199,153)

Renk bilgisi

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

RGB renk modeli

#EFC799 color RGB value is (239,199,153).

RGB: (239,199,153) (94%, 78%, 60%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 199 of 255 = 78%
B 153 of 255 = 60%

239
199
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 199 + 153 = 591 (100%)
R 239 of 591 ~ 40.44%
G 199 of 591 ~ 33.67%
B 153 of 591 ~ 25.89'%

%40.44
%33.67
%25.89

CMYK RENK MODELİ

#EFC799 rengi CMYK tonu (0,17,36,6).

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

CMYK: (0,17,36,6)
C0M17Y36K6 (0%, 17%, 36%, 6%)
(0.00 / 0.17 / 0.36 / 0.06)

CMYK yüzdeleri

%0
%16.74
%35.98
%6.27

Codes

Color #EFC799 in popluar color models

EF C7 99
RGB 239 199 153
HSL 32° 72.88% 76.86%
HSB/HSV 32° 35.98% 93.73%
CMYK 0.00% 16.74% 35.98%
6.27%

Color #EFC799 in popluar number systems.

HEX EF C7 99
Decimal 239 199 153
Binary 11101111 11000111 10011001
Octal 357 307 231

Shades and tints

Shades of #EFC799

#EFC799
(239,199,153)
#DAB58C
(218,181,140)
#C5A37F
(197,163,127)
#B09172
(176,145,114)
#9B7F65
(155,127,101)
#866D58
(134,109,88)
#715B4B
(113,91,75)
#5C493E
(92,73,62)
#473731
(71,55,49)
#322524
(50,37,36)
#1D1317
(29,19,23)
#000000
(0,0,0)

Tints of #EFC799

#EFC799
(239,199,153)
#F0CCA2
(240,204,162)
#F1D1AB
(241,209,171)
#F2D6B4
(242,214,180)
#F3DBBD
(243,219,189)
#F4E0C6
(244,224,198)
#F5E5CF
(245,229,207)
#F6EAD8
(246,234,216)
#F7EFE1
(247,239,225)
#F8F4EA
(248,244,234)
#F9F9F3
(249,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFC799; }

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

This text font color is #EFC799.

Background Color

.myBgColor { background-color: #EFC799; }

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

This div background color is #EFC799.

Border color

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

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

This div border color is #EFC799.

Opacity

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

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

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

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

This text has shadow with #EFC799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFC799.

Preview

Color preview on black background

This text has color #EFC799 on black background.


Color preview on white background

This text has color #EFC799 on white background.


Black color preview on #EFC799 background

This text has black color on #EFC799 background.


White color preview on #EFC799 background

This text has white color on #EFC799 background.


Related colors

Complementary color

Complementary color for #hex is #103866.


I love getcolorcode.com

Triadic colors

1 #99EFC7 and #C799EF with #EFC799 are triadic colors.

2 #99C7EF and #C7EF99 with #EFC799 are triadic colors.