COLOR #ECDD4B

HEX: #ECDD4B RGB: (236,221,75)

Renk bilgisi

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

RGB renk modeli

#ECDD4B color RGB value is (236,221,75).

RGB: (236,221,75) (93%, 87%, 29%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 221 of 255 = 87%
B 75 of 255 = 29%

236
221
75

R + G + B ~ 70%. #ECDD4B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 221 + 75 = 532 (100%)
R 236 of 532 ~ 44.36%
G 221 of 532 ~ 41.54%
B 75 of 532 ~ 14.1'%

%44.36
%41.54
%14.1

CMYK RENK MODELİ

#ECDD4B rengi CMYK tonu (0,6,68,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.36%
  • sarı tonu 68.22%
  • ana renk tonu 7.45%

CMYK: (0,6,68,7)
C0M6Y68K7 (0%, 6%, 68%, 7%)
(0.00 / 0.06 / 0.68 / 0.07)

CMYK yüzdeleri

%0
%6.36
%68.22
%7.45

Codes

Color #ECDD4B in popluar color models

EC DD 4B
RGB 236 221 75
HSL 54° 80.90% 60.98%
HSB/HSV 54° 68.22% 92.55%
CMYK 0.00% 6.36% 68.22%
7.45%

Color #ECDD4B in popluar number systems.

HEX EC DD 4B
Decimal 236 221 75
Binary 11101100 11011101 1001011
Octal 354 335 113

Shades and tints

Shades of #ECDD4B

#ECDD4B
(236,221,75)
#D7C945
(215,201,69)
#C2B53F
(194,181,63)
#ADA139
(173,161,57)
#988D33
(152,141,51)
#83792D
(131,121,45)
#6E6527
(110,101,39)
#595121
(89,81,33)
#443D1B
(68,61,27)
#2F2915
(47,41,21)
#1A150F
(26,21,15)
#000000
(0,0,0)

Tints of #ECDD4B

#ECDD4B
(236,221,75)
#EDE05B
(237,224,91)
#EEE36B
(238,227,107)
#EFE67B
(239,230,123)
#F0E98B
(240,233,139)
#F1EC9B
(241,236,155)
#F2EFAB
(242,239,171)
#F3F2BB
(243,242,187)
#F4F5CB
(244,245,203)
#F5F8DB
(245,248,219)
#F6FBEB
(246,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ECDD4B color. Also use rgb(236,221,75) instead hex code.

Text Font Color

.myTextColor { color: #ECDD4B; }

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

This text font color is #ECDD4B.

Background Color

.myBgColor { background-color: #ECDD4B; }

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

This div background color is #ECDD4B.

Border color

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

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

This div border color is #ECDD4B.

Opacity

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

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

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

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

This text has shadow with #ECDD4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ECDD4B.

Preview

Color preview on black background

This text has color #ECDD4B on black background.


Color preview on white background

This text has color #ECDD4B on white background.


Black color preview on #ECDD4B background

This text has black color on #ECDD4B background.


White color preview on #ECDD4B background

This text has white color on #ECDD4B background.


Related colors

Complementary color

Complementary color for #hex is #1322B4.


I love getcolorcode.com

Triadic colors

1 #4BECDD and #DD4BEC with #ECDD4B are triadic colors.

2 #4BDDEC and #DDEC4B with #ECDD4B are triadic colors.