COLOR #EDDB8F

HEX: #EDDB8F RGB: (237,219,143)

Renk bilgisi

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

RGB renk modeli

#EDDB8F color RGB value is (237,219,143).

RGB: (237,219,143) (93%, 86%, 56%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 143 of 255 = 56%

237
219
143

R + G + B ~ 78%. #EDDB8F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 143 = 599 (100%)
R 237 of 599 ~ 39.57%
G 219 of 599 ~ 36.56%
B 143 of 599 ~ 23.87'%

%39.57
%36.56
%23.87

CMYK RENK MODELİ

#EDDB8F rengi CMYK tonu (0,8,40,7).

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

CMYK: (0,8,40,7)
C0M8Y40K7 (0%, 8%, 40%, 7%)
(0.00 / 0.08 / 0.40 / 0.07)

CMYK yüzdeleri

%0
%7.59
%39.66
%7.06

Codes

Color #EDDB8F in popluar color models

ED DB 8F
RGB 237 219 143
HSL 49° 72.31% 74.51%
HSB/HSV 49° 39.66% 92.94%
CMYK 0.00% 7.59% 39.66%
7.06%

Color #EDDB8F in popluar number systems.

HEX ED DB 8F
Decimal 237 219 143
Binary 11101101 11011011 10001111
Octal 355 333 217

Shades and tints

Shades of #EDDB8F

#EDDB8F
(237,219,143)
#D8C882
(216,200,130)
#C3B575
(195,181,117)
#AEA268
(174,162,104)
#998F5B
(153,143,91)
#847C4E
(132,124,78)
#6F6941
(111,105,65)
#5A5634
(90,86,52)
#454327
(69,67,39)
#30301A
(48,48,26)
#1B1D0D
(27,29,13)
#000000
(0,0,0)

Tints of #EDDB8F

#EDDB8F
(237,219,143)
#EEDE99
(238,222,153)
#EFE1A3
(239,225,163)
#F0E4AD
(240,228,173)
#F1E7B7
(241,231,183)
#F2EAC1
(242,234,193)
#F3EDCB
(243,237,203)
#F4F0D5
(244,240,213)
#F5F3DF
(245,243,223)
#F6F6E9
(246,246,233)
#F7F9F3
(247,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDB8F; }

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

This text font color is #EDDB8F.

Background Color

.myBgColor { background-color: #EDDB8F; }

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

This div background color is #EDDB8F.

Border color

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

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

This div border color is #EDDB8F.

Opacity

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

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

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

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

This text has shadow with #EDDB8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDB8F.

Preview

Color preview on black background

This text has color #EDDB8F on black background.


Color preview on white background

This text has color #EDDB8F on white background.


Black color preview on #EDDB8F background

This text has black color on #EDDB8F background.


White color preview on #EDDB8F background

This text has white color on #EDDB8F background.


Related colors

Complementary color

Complementary color for #hex is #122470.


I love getcolorcode.com

Triadic colors

1 #8FEDDB and #DB8FED with #EDDB8F are triadic colors.

2 #8FDBED and #DBED8F with #EDDB8F are triadic colors.