COLOR #EBDB4D

HEX: #EBDB4D RGB: (235,219,77)

Renk bilgisi

#EBDB4D contains mainly red and green colors. #EBDB4D ‘ nin web güvenlik rengi #FFCC33 (ya da #FC3) dir.

RGB renk modeli

#EBDB4D color RGB value is (235,219,77).

RGB: (235,219,77) (92%, 86%, 30%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 219 of 255 = 86%
B 77 of 255 = 30%

235
219
77

R + G + B ~ 69%. #EBDB4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 219 + 77 = 531 (100%)
R 235 of 531 ~ 44.26%
G 219 of 531 ~ 41.24%
B 77 of 531 ~ 14.5'%

%44.26
%41.24
%14.5

CMYK RENK MODELİ

#EBDB4D rengi CMYK tonu (0,7,67,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.81%
  • sarı tonu 67.23%
  • ana renk tonu 7.84%

CMYK: (0,7,67,8)
C0M7Y67K8 (0%, 7%, 67%, 8%)
(0.00 / 0.07 / 0.67 / 0.08)

CMYK yüzdeleri

%0
%6.81
%67.23
%7.84

Codes

Color #EBDB4D in popluar color models

EB DB 4D
RGB 235 219 77
HSL 54° 79.80% 61.18%
HSB/HSV 54° 67.23% 92.16%
CMYK 0.00% 6.81% 67.23%
7.84%

Color #EBDB4D in popluar number systems.

HEX EB DB 4D
Decimal 235 219 77
Binary 11101011 11011011 1001101
Octal 353 333 115

Shades and tints

Shades of #EBDB4D

#EBDB4D
(235,219,77)
#D6C846
(214,200,70)
#C1B53F
(193,181,63)
#ACA238
(172,162,56)
#978F31
(151,143,49)
#827C2A
(130,124,42)
#6D6923
(109,105,35)
#58561C
(88,86,28)
#434315
(67,67,21)
#2E300E
(46,48,14)
#191D07
(25,29,7)
#000000
(0,0,0)

Tints of #EBDB4D

#EBDB4D
(235,219,77)
#ECDE5D
(236,222,93)
#EDE16D
(237,225,109)
#EEE47D
(238,228,125)
#EFE78D
(239,231,141)
#F0EA9D
(240,234,157)
#F1EDAD
(241,237,173)
#F2F0BD
(242,240,189)
#F3F3CD
(243,243,205)
#F4F6DD
(244,246,221)
#F5F9ED
(245,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBDB4D color. Also use rgb(235,219,77) instead hex code.

Text Font Color

.myTextColor { color: #EBDB4D; }

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

This text font color is #EBDB4D.

Background Color

.myBgColor { background-color: #EBDB4D; }

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

This div background color is #EBDB4D.

Border color

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

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

This div border color is #EBDB4D.

Opacity

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

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

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

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

This text has shadow with #EBDB4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBDB4D.

Preview

Color preview on black background

This text has color #EBDB4D on black background.


Color preview on white background

This text has color #EBDB4D on white background.


Black color preview on #EBDB4D background

This text has black color on #EBDB4D background.


White color preview on #EBDB4D background

This text has white color on #EBDB4D background.


Related colors

Complementary color

Complementary color for #hex is #1424B2.


I love getcolorcode.com

Triadic colors

1 #4DEBDB and #DB4DEB with #EBDB4D are triadic colors.

2 #4DDBEB and #DBEB4D with #EBDB4D are triadic colors.