COLOR #EDDBC6

HEX: #EDDBC6 RGB: (237,219,198)

Renk bilgisi

#EDDBC6 contains red, green and blue colors in about the same proportion. #EDDBC6 ‘ nin web güvenlik rengi #FFCCCC (ya da #FCC) dir.

RGB renk modeli

#EDDBC6 color RGB value is (237,219,198).

RGB: (237,219,198) (93%, 86%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 198 of 255 = 78%

237
219
198

R + G + B ~ 86%. #EDDBC6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 198 = 654 (100%)
R 237 of 654 ~ 36.24%
G 219 of 654 ~ 33.49%
B 198 of 654 ~ 30.28'%

%36.24
%33.49
%30.28

CMYK RENK MODELİ

#EDDBC6 rengi CMYK tonu (0,8,16,7).

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

CMYK: (0,8,16,7)
C0M8Y16K7 (0%, 8%, 16%, 7%)
(0.00 / 0.08 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%7.59
%16.46
%7.06

Codes

Color #EDDBC6 in popluar color models

ED DB C6
RGB 237 219 198
HSL 32° 52.00% 85.29%
HSB/HSV 32° 16.46% 92.94%
CMYK 0.00% 7.59% 16.46%
7.06%

Color #EDDBC6 in popluar number systems.

HEX ED DB C6
Decimal 237 219 198
Binary 11101101 11011011 11000110
Octal 355 333 306

Shades and tints

Shades of #EDDBC6

#EDDBC6
(237,219,198)
#D8C8B4
(216,200,180)
#C3B5A2
(195,181,162)
#AEA290
(174,162,144)
#998F7E
(153,143,126)
#847C6C
(132,124,108)
#6F695A
(111,105,90)
#5A5648
(90,86,72)
#454336
(69,67,54)
#303024
(48,48,36)
#1B1D12
(27,29,18)
#000000
(0,0,0)

Tints of #EDDBC6

#EDDBC6
(237,219,198)
#EEDECB
(238,222,203)
#EFE1D0
(239,225,208)
#F0E4D5
(240,228,213)
#F1E7DA
(241,231,218)
#F2EADF
(242,234,223)
#F3EDE4
(243,237,228)
#F4F0E9
(244,240,233)
#F5F3EE
(245,243,238)
#F6F6F3
(246,246,243)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDBC6; }

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

This text font color is #EDDBC6.

Background Color

.myBgColor { background-color: #EDDBC6; }

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

This div background color is #EDDBC6.

Border color

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

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

This div border color is #EDDBC6.

Opacity

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

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

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

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

This text has shadow with #EDDBC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDBC6.

Preview

Color preview on black background

This text has color #EDDBC6 on black background.


Color preview on white background

This text has color #EDDBC6 on white background.


Black color preview on #EDDBC6 background

This text has black color on #EDDBC6 background.


White color preview on #EDDBC6 background

This text has white color on #EDDBC6 background.


Related colors

Complementary color

Complementary color for #hex is #122439.


I love getcolorcode.com

Triadic colors

1 #C6EDDB and #DBC6ED with #EDDBC6 are triadic colors.

2 #C6DBED and #DBEDC6 with #EDDBC6 are triadic colors.