COLOR #EDEFBD

HEX: #EDEFBD RGB: (237,239,189)

Renk bilgisi

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

RGB renk modeli

#EDEFBD color RGB value is (237,239,189).

RGB: (237,239,189) (93%, 94%, 74%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 239 of 255 = 94%
B 189 of 255 = 74%

237
239
189

R + G + B ~ 87%. #EDEFBD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 239 + 189 = 665 (100%)
R 237 of 665 ~ 35.64%
G 239 of 665 ~ 35.94%
B 189 of 665 ~ 28.42'%

%35.64
%35.94
%28.42

CMYK RENK MODELİ

#EDEFBD rengi CMYK tonu (1,0,21,6).

  • camgöbeği tonu 0.84%
  • eflatun tonu 0.00%
  • sarı tonu 20.92%
  • ana renk tonu 6.27%

CMYK: (1,0,21,6)
C1M0Y21K6 (1%, 0%, 21%, 6%)
(0.01 / 0.00 / 0.21 / 0.06)

CMYK yüzdeleri

%0.84
%0
%20.92
%6.27

Codes

Color #EDEFBD in popluar color models

ED EF BD
RGB 237 239 189
HSL 62° 60.98% 83.92%
HSB/HSV 62° 20.92% 93.73%
CMYK 0.84% 0.00% 20.92%
6.27%

Color #EDEFBD in popluar number systems.

HEX ED EF BD
Decimal 237 239 189
Binary 11101101 11101111 10111101
Octal 355 357 275

Shades and tints

Shades of #EDEFBD

#EDEFBD
(237,239,189)
#D8DAAC
(216,218,172)
#C3C59B
(195,197,155)
#AEB08A
(174,176,138)
#999B79
(153,155,121)
#848668
(132,134,104)
#6F7157
(111,113,87)
#5A5C46
(90,92,70)
#454735
(69,71,53)
#303224
(48,50,36)
#1B1D13
(27,29,19)
#000000
(0,0,0)

Tints of #EDEFBD

#EDEFBD
(237,239,189)
#EEF0C3
(238,240,195)
#EFF1C9
(239,241,201)
#F0F2CF
(240,242,207)
#F1F3D5
(241,243,213)
#F2F4DB
(242,244,219)
#F3F5E1
(243,245,225)
#F4F6E7
(244,246,231)
#F5F7ED
(245,247,237)
#F6F8F3
(246,248,243)
#F7F9F9
(247,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEFBD; }

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

This text font color is #EDEFBD.

Background Color

.myBgColor { background-color: #EDEFBD; }

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

This div background color is #EDEFBD.

Border color

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

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

This div border color is #EDEFBD.

Opacity

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

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

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

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

This text has shadow with #EDEFBD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEFBD.

Preview

Color preview on black background

This text has color #EDEFBD on black background.


Color preview on white background

This text has color #EDEFBD on white background.


Black color preview on #EDEFBD background

This text has black color on #EDEFBD background.


White color preview on #EDEFBD background

This text has white color on #EDEFBD background.


Related colors

Complementary color

Complementary color for #hex is #121042.


I love getcolorcode.com

Triadic colors

1 #BDEDEF and #EFBDED with #EDEFBD are triadic colors.

2 #BDEFED and #EFEDBD with #EDEFBD are triadic colors.