COLOR #EDEEBE

HEX: #EDEEBE RGB: (237,238,190)

Renk bilgisi

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

RGB renk modeli

#EDEEBE color RGB value is (237,238,190).

RGB: (237,238,190) (93%, 93%, 75%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 238 of 255 = 93%
B 190 of 255 = 75%

237
238
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 238 + 190 = 665 (100%)
R 237 of 665 ~ 35.64%
G 238 of 665 ~ 35.79%
B 190 of 665 ~ 28.57'%

%35.64
%35.79
%28.57

CMYK RENK MODELİ

#EDEEBE rengi CMYK tonu (0,0,20,7).

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

CMYK: (0,0,20,7)
C0M0Y20K7 (0%, 0%, 20%, 7%)
(0.00 / 0.00 / 0.20 / 0.07)

CMYK yüzdeleri

%0.42
%0
%20.17
%6.67

Codes

Color #EDEEBE in popluar color models

ED EE BE
RGB 237 238 190
HSL 61° 58.54% 83.92%
HSB/HSV 61° 20.17% 93.33%
CMYK 0.42% 0.00% 20.17%
6.67%

Color #EDEEBE in popluar number systems.

HEX ED EE BE
Decimal 237 238 190
Binary 11101101 11101110 10111110
Octal 355 356 276

Shades and tints

Shades of #EDEEBE

#EDEEBE
(237,238,190)
#D8D9AD
(216,217,173)
#C3C49C
(195,196,156)
#AEAF8B
(174,175,139)
#999A7A
(153,154,122)
#848569
(132,133,105)
#6F7058
(111,112,88)
#5A5B47
(90,91,71)
#454636
(69,70,54)
#303125
(48,49,37)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #EDEEBE

#EDEEBE
(237,238,190)
#EEEFC3
(238,239,195)
#EFF0C8
(239,240,200)
#F0F1CD
(240,241,205)
#F1F2D2
(241,242,210)
#F2F3D7
(242,243,215)
#F3F4DC
(243,244,220)
#F4F5E1
(244,245,225)
#F5F6E6
(245,246,230)
#F6F7EB
(246,247,235)
#F7F8F0
(247,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDEEBE; }

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

This text font color is #EDEEBE.

Background Color

.myBgColor { background-color: #EDEEBE; }

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

This div background color is #EDEEBE.

Border color

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

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

This div border color is #EDEEBE.

Opacity

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

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

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

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

This text has shadow with #EDEEBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDEEBE.

Preview

Color preview on black background

This text has color #EDEEBE on black background.


Color preview on white background

This text has color #EDEEBE on white background.


Black color preview on #EDEEBE background

This text has black color on #EDEEBE background.


White color preview on #EDEEBE background

This text has white color on #EDEEBE background.


Related colors

Complementary color

Complementary color for #hex is #121141.


I love getcolorcode.com

Triadic colors

1 #BEEDEE and #EEBEED with #EDEEBE are triadic colors.

2 #BEEEED and #EEEDBE with #EDEEBE are triadic colors.