COLOR #EDDB6B

HEX: #EDDB6B RGB: (237,219,107)

Renk bilgisi

#EDDB6B contains mainly red and green colors. #EDDB6B ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EDDB6B color RGB value is (237,219,107).

RGB: (237,219,107) (93%, 86%, 42%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 107 of 255 = 42%

237
219
107

R + G + B ~ 74%. #EDDB6B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 107 = 563 (100%)
R 237 of 563 ~ 42.1%
G 219 of 563 ~ 38.9%
B 107 of 563 ~ 19.01'%

%42.1
%38.9
%19.01

CMYK RENK MODELİ

#EDDB6B rengi CMYK tonu (0,8,55,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.59%
  • sarı tonu 54.85%
  • ana renk tonu 7.06%

CMYK: (0,8,55,7)
C0M8Y55K7 (0%, 8%, 55%, 7%)
(0.00 / 0.08 / 0.55 / 0.07)

CMYK yüzdeleri

%0
%7.59
%54.85
%7.06

Codes

Color #EDDB6B in popluar color models

ED DB 6B
RGB 237 219 107
HSL 52° 78.31% 67.45%
HSB/HSV 52° 54.85% 92.94%
CMYK 0.00% 7.59% 54.85%
7.06%

Color #EDDB6B in popluar number systems.

HEX ED DB 6B
Decimal 237 219 107
Binary 11101101 11011011 1101011
Octal 355 333 153

Shades and tints

Shades of #EDDB6B

#EDDB6B
(237,219,107)
#D8C862
(216,200,98)
#C3B559
(195,181,89)
#AEA250
(174,162,80)
#998F47
(153,143,71)
#847C3E
(132,124,62)
#6F6935
(111,105,53)
#5A562C
(90,86,44)
#454323
(69,67,35)
#30301A
(48,48,26)
#1B1D11
(27,29,17)
#000000
(0,0,0)

Tints of #EDDB6B

#EDDB6B
(237,219,107)
#EEDE78
(238,222,120)
#EFE185
(239,225,133)
#F0E492
(240,228,146)
#F1E79F
(241,231,159)
#F2EAAC
(242,234,172)
#F3EDB9
(243,237,185)
#F4F0C6
(244,240,198)
#F5F3D3
(245,243,211)
#F6F6E0
(246,246,224)
#F7F9ED
(247,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDB6B color. Also use rgb(237,219,107) instead hex code.

Text Font Color

.myTextColor { color: #EDDB6B; }

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

This text font color is #EDDB6B.

Background Color

.myBgColor { background-color: #EDDB6B; }

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

This div background color is #EDDB6B.

Border color

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

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

This div border color is #EDDB6B.

Opacity

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

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

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

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

This text has shadow with #EDDB6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDB6B.

Preview

Color preview on black background

This text has color #EDDB6B on black background.


Color preview on white background

This text has color #EDDB6B on white background.


Black color preview on #EDDB6B background

This text has black color on #EDDB6B background.


White color preview on #EDDB6B background

This text has white color on #EDDB6B background.


Related colors

Complementary color

Complementary color for #hex is #122494.


I love getcolorcode.com

Triadic colors

1 #6BEDDB and #DB6BED with #EDDB6B are triadic colors.

2 #6BDBED and #DBED6B with #EDDB6B are triadic colors.