COLOR #EDEFB5

HEX: #EDEFB5 RGB: (237,239,181)

Renk bilgisi

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

RGB renk modeli

#EDEFB5 color RGB value is (237,239,181).

RGB: (237,239,181) (93%, 94%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 239 of 255 = 94%
B 181 of 255 = 71%

237
239
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 239 + 181 = 657 (100%)
R 237 of 657 ~ 36.07%
G 239 of 657 ~ 36.38%
B 181 of 657 ~ 27.55'%

%36.07
%36.38
%27.55

CMYK RENK MODELİ

#EDEFB5 rengi CMYK tonu (1,0,24,6).

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

CMYK: (1,0,24,6)
C1M0Y24K6 (1%, 0%, 24%, 6%)
(0.01 / 0.00 / 0.24 / 0.06)

CMYK yüzdeleri

%0.84
%0
%24.27
%6.27

Codes

Color #EDEFB5 in popluar color models

ED EF B5
RGB 237 239 181
HSL 62° 64.44% 82.35%
HSB/HSV 62° 24.27% 93.73%
CMYK 0.84% 0.00% 24.27%
6.27%

Color #EDEFB5 in popluar number systems.

HEX ED EF B5
Decimal 237 239 181
Binary 11101101 11101111 10110101
Octal 355 357 265

Shades and tints

Shades of #EDEFB5

#EDEFB5
(237,239,181)
#D8DAA5
(216,218,165)
#C3C595
(195,197,149)
#AEB085
(174,176,133)
#999B75
(153,155,117)
#848665
(132,134,101)
#6F7155
(111,113,85)
#5A5C45
(90,92,69)
#454735
(69,71,53)
#303225
(48,50,37)
#1B1D15
(27,29,21)
#000000
(0,0,0)

Tints of #EDEFB5

#EDEFB5
(237,239,181)
#EEF0BB
(238,240,187)
#EFF1C1
(239,241,193)
#F0F2C7
(240,242,199)
#F1F3CD
(241,243,205)
#F2F4D3
(242,244,211)
#F3F5D9
(243,245,217)
#F4F6DF
(244,246,223)
#F5F7E5
(245,247,229)
#F6F8EB
(246,248,235)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEFB5; }

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

This text font color is #EDEFB5.

Background Color

.myBgColor { background-color: #EDEFB5; }

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

This div background color is #EDEFB5.

Border color

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

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

This div border color is #EDEFB5.

Opacity

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

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

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

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

This text has shadow with #EDEFB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEFB5.

Preview

Color preview on black background

This text has color #EDEFB5 on black background.


Color preview on white background

This text has color #EDEFB5 on white background.


Black color preview on #EDEFB5 background

This text has black color on #EDEFB5 background.


White color preview on #EDEFB5 background

This text has white color on #EDEFB5 background.


Related colors

Complementary color

Complementary color for #hex is #12104A.


I love getcolorcode.com

Triadic colors

1 #B5EDEF and #EFB5ED with #EDEFB5 are triadic colors.

2 #B5EFED and #EFEDB5 with #EDEFB5 are triadic colors.