COLOR #EDEFAB

HEX: #EDEFAB RGB: (237,239,171)

Renk bilgisi

#EDEFAB contains mainly red and green colors. #EDEFAB ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#EDEFAB color RGB value is (237,239,171).

RGB: (237,239,171) (93%, 94%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 239 of 255 = 94%
B 171 of 255 = 67%

237
239
171

R + G + B ~ 85%. #EDEFAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 239 + 171 = 647 (100%)
R 237 of 647 ~ 36.63%
G 239 of 647 ~ 36.94%
B 171 of 647 ~ 26.43'%

%36.63
%36.94
%26.43

CMYK RENK MODELİ

#EDEFAB rengi CMYK tonu (1,0,28,6).

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

CMYK: (1,0,28,6)
C1M0Y28K6 (1%, 0%, 28%, 6%)
(0.01 / 0.00 / 0.28 / 0.06)

CMYK yüzdeleri

%0.84
%0
%28.45
%6.27

Codes

Color #EDEFAB in popluar color models

ED EF AB
RGB 237 239 171
HSL 62° 68.00% 80.39%
HSB/HSV 62° 28.45% 93.73%
CMYK 0.84% 0.00% 28.45%
6.27%

Color #EDEFAB in popluar number systems.

HEX ED EF AB
Decimal 237 239 171
Binary 11101101 11101111 10101011
Octal 355 357 253

Shades and tints

Shades of #EDEFAB

#EDEFAB
(237,239,171)
#D8DA9C
(216,218,156)
#C3C58D
(195,197,141)
#AEB07E
(174,176,126)
#999B6F
(153,155,111)
#848660
(132,134,96)
#6F7151
(111,113,81)
#5A5C42
(90,92,66)
#454733
(69,71,51)
#303224
(48,50,36)
#1B1D15
(27,29,21)
#000000
(0,0,0)

Tints of #EDEFAB

#EDEFAB
(237,239,171)
#EEF0B2
(238,240,178)
#EFF1B9
(239,241,185)
#F0F2C0
(240,242,192)
#F1F3C7
(241,243,199)
#F2F4CE
(242,244,206)
#F3F5D5
(243,245,213)
#F4F6DC
(244,246,220)
#F5F7E3
(245,247,227)
#F6F8EA
(246,248,234)
#F7F9F1
(247,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEFAB; }

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

This text font color is #EDEFAB.

Background Color

.myBgColor { background-color: #EDEFAB; }

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

This div background color is #EDEFAB.

Border color

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

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

This div border color is #EDEFAB.

Opacity

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

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

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

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

This text has shadow with #EDEFAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEFAB.

Preview

Color preview on black background

This text has color #EDEFAB on black background.


Color preview on white background

This text has color #EDEFAB on white background.


Black color preview on #EDEFAB background

This text has black color on #EDEFAB background.


White color preview on #EDEFAB background

This text has white color on #EDEFAB background.


Related colors

Complementary color

Complementary color for #hex is #121054.


I love getcolorcode.com

Triadic colors

1 #ABEDEF and #EFABED with #EDEFAB are triadic colors.

2 #ABEFED and #EFEDAB with #EDEFAB are triadic colors.