COLOR #EDEEAB

HEX: #EDEEAB RGB: (237,238,171)

Renk bilgisi

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

RGB renk modeli

#EDEEAB color RGB value is (237,238,171).

RGB: (237,238,171) (93%, 93%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 238 of 255 = 93%
B 171 of 255 = 67%

237
238
171

R + G + B ~ 84%. #EDEEAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 238 + 171 = 646 (100%)
R 237 of 646 ~ 36.69%
G 238 of 646 ~ 36.84%
B 171 of 646 ~ 26.47'%

%36.69
%36.84
%26.47

CMYK RENK MODELİ

#EDEEAB rengi CMYK tonu (0,0,28,7).

  • camgöbeği tonu 0.42%
  • eflatun tonu 0.00%
  • sarı tonu 28.15%
  • ana renk tonu 6.67%

CMYK: (0,0,28,7)
C0M0Y28K7 (0%, 0%, 28%, 7%)
(0.00 / 0.00 / 0.28 / 0.07)

CMYK yüzdeleri

%0.42
%0
%28.15
%6.67

Codes

Color #EDEEAB in popluar color models

ED EE AB
RGB 237 238 171
HSL 61° 66.34% 80.20%
HSB/HSV 61° 28.15% 93.33%
CMYK 0.42% 0.00% 28.15%
6.67%

Color #EDEEAB in popluar number systems.

HEX ED EE AB
Decimal 237 238 171
Binary 11101101 11101110 10101011
Octal 355 356 253

Shades and tints

Shades of #EDEEAB

#EDEEAB
(237,238,171)
#D8D99C
(216,217,156)
#C3C48D
(195,196,141)
#AEAF7E
(174,175,126)
#999A6F
(153,154,111)
#848560
(132,133,96)
#6F7051
(111,112,81)
#5A5B42
(90,91,66)
#454633
(69,70,51)
#303124
(48,49,36)
#1B1C15
(27,28,21)
#000000
(0,0,0)

Tints of #EDEEAB

#EDEEAB
(237,238,171)
#EEEFB2
(238,239,178)
#EFF0B9
(239,240,185)
#F0F1C0
(240,241,192)
#F1F2C7
(241,242,199)
#F2F3CE
(242,243,206)
#F3F4D5
(243,244,213)
#F4F5DC
(244,245,220)
#F5F6E3
(245,246,227)
#F6F7EA
(246,247,234)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEEAB; }

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

This text font color is #EDEEAB.

Background Color

.myBgColor { background-color: #EDEEAB; }

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

This div background color is #EDEEAB.

Border color

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

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

This div border color is #EDEEAB.

Opacity

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

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

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

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

This text has shadow with #EDEEAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEEAB.

Preview

Color preview on black background

This text has color #EDEEAB on black background.


Color preview on white background

This text has color #EDEEAB on white background.


Black color preview on #EDEEAB background

This text has black color on #EDEEAB background.


White color preview on #EDEEAB background

This text has white color on #EDEEAB background.


Related colors

Complementary color

Complementary color for #hex is #121154.


I love getcolorcode.com

Triadic colors

1 #ABEDEE and #EEABED with #EDEEAB are triadic colors.

2 #ABEEED and #EEEDAB with #EDEEAB are triadic colors.