COLOR #EDDBA7

HEX: #EDDBA7 RGB: (237,219,167)

Renk bilgisi

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

RGB renk modeli

#EDDBA7 color RGB value is (237,219,167).

RGB: (237,219,167) (93%, 86%, 65%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 167 of 255 = 65%

237
219
167

R + G + B ~ 81%. #EDDBA7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 167 = 623 (100%)
R 237 of 623 ~ 38.04%
G 219 of 623 ~ 35.15%
B 167 of 623 ~ 26.81'%

%38.04
%35.15
%26.81

CMYK RENK MODELİ

#EDDBA7 rengi CMYK tonu (0,8,30,7).

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

CMYK: (0,8,30,7)
C0M8Y30K7 (0%, 8%, 30%, 7%)
(0.00 / 0.08 / 0.30 / 0.07)

CMYK yüzdeleri

%0
%7.59
%29.54
%7.06

Codes

Color #EDDBA7 in popluar color models

ED DB A7
RGB 237 219 167
HSL 45° 66.04% 79.22%
HSB/HSV 45° 29.54% 92.94%
CMYK 0.00% 7.59% 29.54%
7.06%

Color #EDDBA7 in popluar number systems.

HEX ED DB A7
Decimal 237 219 167
Binary 11101101 11011011 10100111
Octal 355 333 247

Shades and tints

Shades of #EDDBA7

#EDDBA7
(237,219,167)
#D8C898
(216,200,152)
#C3B589
(195,181,137)
#AEA27A
(174,162,122)
#998F6B
(153,143,107)
#847C5C
(132,124,92)
#6F694D
(111,105,77)
#5A563E
(90,86,62)
#45432F
(69,67,47)
#303020
(48,48,32)
#1B1D11
(27,29,17)
#000000
(0,0,0)

Tints of #EDDBA7

#EDDBA7
(237,219,167)
#EEDEAF
(238,222,175)
#EFE1B7
(239,225,183)
#F0E4BF
(240,228,191)
#F1E7C7
(241,231,199)
#F2EACF
(242,234,207)
#F3EDD7
(243,237,215)
#F4F0DF
(244,240,223)
#F5F3E7
(245,243,231)
#F6F6EF
(246,246,239)
#F7F9F7
(247,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDBA7; }

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

This text font color is #EDDBA7.

Background Color

.myBgColor { background-color: #EDDBA7; }

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

This div background color is #EDDBA7.

Border color

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

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

This div border color is #EDDBA7.

Opacity

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

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

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

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

This text has shadow with #EDDBA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDBA7.

Preview

Color preview on black background

This text has color #EDDBA7 on black background.


Color preview on white background

This text has color #EDDBA7 on white background.


Black color preview on #EDDBA7 background

This text has black color on #EDDBA7 background.


White color preview on #EDDBA7 background

This text has white color on #EDDBA7 background.


Related colors

Complementary color

Complementary color for #hex is #122458.


I love getcolorcode.com

Triadic colors

1 #A7EDDB and #DBA7ED with #EDDBA7 are triadic colors.

2 #A7DBED and #DBEDA7 with #EDDBA7 are triadic colors.