COLOR #EDBDAB

HEX: #EDBDAB RGB: (237,189,171)

Renk bilgisi

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

RGB renk modeli

#EDBDAB color RGB value is (237,189,171).

RGB: (237,189,171) (93%, 74%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 189 of 255 = 74%
B 171 of 255 = 67%

237
189
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 189 + 171 = 597 (100%)
R 237 of 597 ~ 39.7%
G 189 of 597 ~ 31.66%
B 171 of 597 ~ 28.64'%

%39.7
%31.66
%28.64

CMYK RENK MODELİ

#EDBDAB rengi CMYK tonu (0,20,28,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.25%
  • sarı tonu 27.85%
  • ana renk tonu 7.06%

CMYK: (0,20,28,7)
C0M20Y28K7 (0%, 20%, 28%, 7%)
(0.00 / 0.20 / 0.28 / 0.07)

CMYK yüzdeleri

%0
%20.25
%27.85
%7.06

Codes

Color #EDBDAB in popluar color models

ED BD AB
RGB 237 189 171
HSL 16° 64.71% 80.00%
HSB/HSV 16° 27.85% 92.94%
CMYK 0.00% 20.25% 27.85%
7.06%

Color #EDBDAB in popluar number systems.

HEX ED BD AB
Decimal 237 189 171
Binary 11101101 10111101 10101011
Octal 355 275 253

Shades and tints

Shades of #EDBDAB

#EDBDAB
(237,189,171)
#D8AC9C
(216,172,156)
#C39B8D
(195,155,141)
#AE8A7E
(174,138,126)
#99796F
(153,121,111)
#846860
(132,104,96)
#6F5751
(111,87,81)
#5A4642
(90,70,66)
#453533
(69,53,51)
#302424
(48,36,36)
#1B1315
(27,19,21)
#000000
(0,0,0)

Tints of #EDBDAB

#EDBDAB
(237,189,171)
#EEC3B2
(238,195,178)
#EFC9B9
(239,201,185)
#F0CFC0
(240,207,192)
#F1D5C7
(241,213,199)
#F2DBCE
(242,219,206)
#F3E1D5
(243,225,213)
#F4E7DC
(244,231,220)
#F5EDE3
(245,237,227)
#F6F3EA
(246,243,234)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBDAB color. Also use rgb(237,189,171) instead hex code.

Text Font Color

.myTextColor { color: #EDBDAB; }

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

This text font color is #EDBDAB.

Background Color

.myBgColor { background-color: #EDBDAB; }

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

This div background color is #EDBDAB.

Border color

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

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

This div border color is #EDBDAB.

Opacity

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

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

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

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

This text has shadow with #EDBDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBDAB.

Preview

Color preview on black background

This text has color #EDBDAB on black background.


Color preview on white background

This text has color #EDBDAB on white background.


Black color preview on #EDBDAB background

This text has black color on #EDBDAB background.


White color preview on #EDBDAB background

This text has white color on #EDBDAB background.


Related colors

Complementary color

Complementary color for #hex is #124254.


I love getcolorcode.com

Triadic colors

1 #ABEDBD and #BDABED with #EDBDAB are triadic colors.

2 #ABBDED and #BDEDAB with #EDBDAB are triadic colors.