COLOR #EDC79B

HEX: #EDC79B RGB: (237,199,155)

Renk bilgisi

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

RGB renk modeli

#EDC79B color RGB value is (237,199,155).

RGB: (237,199,155) (93%, 78%, 61%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 199 of 255 = 78%
B 155 of 255 = 61%

237
199
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 199 + 155 = 591 (100%)
R 237 of 591 ~ 40.1%
G 199 of 591 ~ 33.67%
B 155 of 591 ~ 26.23'%

%40.1
%33.67
%26.23

CMYK RENK MODELİ

#EDC79B rengi CMYK tonu (0,16,35,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.03%
  • sarı tonu 34.60%
  • ana renk tonu 7.06%

CMYK: (0,16,35,7)
C0M16Y35K7 (0%, 16%, 35%, 7%)
(0.00 / 0.16 / 0.35 / 0.07)

CMYK yüzdeleri

%0
%16.03
%34.6
%7.06

Codes

Color #EDC79B in popluar color models

ED C7 9B
RGB 237 199 155
HSL 32° 69.49% 76.86%
HSB/HSV 32° 34.60% 92.94%
CMYK 0.00% 16.03% 34.60%
7.06%

Color #EDC79B in popluar number systems.

HEX ED C7 9B
Decimal 237 199 155
Binary 11101101 11000111 10011011
Octal 355 307 233

Shades and tints

Shades of #EDC79B

#EDC79B
(237,199,155)
#D8B58D
(216,181,141)
#C3A37F
(195,163,127)
#AE9171
(174,145,113)
#997F63
(153,127,99)
#846D55
(132,109,85)
#6F5B47
(111,91,71)
#5A4939
(90,73,57)
#45372B
(69,55,43)
#30251D
(48,37,29)
#1B130F
(27,19,15)
#000000
(0,0,0)

Tints of #EDC79B

#EDC79B
(237,199,155)
#EECCA4
(238,204,164)
#EFD1AD
(239,209,173)
#F0D6B6
(240,214,182)
#F1DBBF
(241,219,191)
#F2E0C8
(242,224,200)
#F3E5D1
(243,229,209)
#F4EADA
(244,234,218)
#F5EFE3
(245,239,227)
#F6F4EC
(246,244,236)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC79B color. Also use rgb(237,199,155) instead hex code.

Text Font Color

.myTextColor { color: #EDC79B; }

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

This text font color is #EDC79B.

Background Color

.myBgColor { background-color: #EDC79B; }

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

This div background color is #EDC79B.

Border color

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

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

This div border color is #EDC79B.

Opacity

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

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

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

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

This text has shadow with #EDC79B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC79B.

Preview

Color preview on black background

This text has color #EDC79B on black background.


Color preview on white background

This text has color #EDC79B on white background.


Black color preview on #EDC79B background

This text has black color on #EDC79B background.


White color preview on #EDC79B background

This text has white color on #EDC79B background.


Related colors

Complementary color

Complementary color for #hex is #123864.


I love getcolorcode.com

Triadic colors

1 #9BEDC7 and #C79BED with #EDC79B are triadic colors.

2 #9BC7ED and #C7ED9B with #EDC79B are triadic colors.