COLOR #EDF9B4

HEX: #EDF9B4 RGB: (237,249,180)

Renk bilgisi

#EDF9B4 contains mainly red and green colors. #EDF9B4 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#EDF9B4 color RGB value is (237,249,180).

RGB: (237,249,180) (93%, 98%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 249 of 255 = 98%
B 180 of 255 = 71%

237
249
180

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 249 + 180 = 666 (100%)
R 237 of 666 ~ 35.59%
G 249 of 666 ~ 37.39%
B 180 of 666 ~ 27.03'%

%35.59
%37.39
%27.03

CMYK RENK MODELİ

#EDF9B4 rengi CMYK tonu (5,0,28,2).

  • camgöbeği tonu 4.82%
  • eflatun tonu 0.00%
  • sarı tonu 27.71%
  • ana renk tonu 2.35%

CMYK: (5,0,28,2)
C5M0Y28K2 (5%, 0%, 28%, 2%)
(0.05 / 0.00 / 0.28 / 0.02)

CMYK yüzdeleri

%4.82
%0
%27.71
%2.35

Codes

Color #EDF9B4 in popluar color models

ED F9 B4
RGB 237 249 180
HSL 70° 85.19% 84.12%
HSB/HSV 70° 27.71% 97.65%
CMYK 4.82% 0.00% 27.71%
2.35%

Color #EDF9B4 in popluar number systems.

HEX ED F9 B4
Decimal 237 249 180
Binary 11101101 11111001 10110100
Octal 355 371 264

Shades and tints

Shades of #EDF9B4

#EDF9B4
(237,249,180)
#D8E3A4
(216,227,164)
#C3CD94
(195,205,148)
#AEB784
(174,183,132)
#99A174
(153,161,116)
#848B64
(132,139,100)
#6F7554
(111,117,84)
#5A5F44
(90,95,68)
#454934
(69,73,52)
#303324
(48,51,36)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #EDF9B4

#EDF9B4
(237,249,180)
#EEF9BA
(238,249,186)
#EFF9C0
(239,249,192)
#F0F9C6
(240,249,198)
#F1F9CC
(241,249,204)
#F2F9D2
(242,249,210)
#F3F9D8
(243,249,216)
#F4F9DE
(244,249,222)
#F5F9E4
(245,249,228)
#F6F9EA
(246,249,234)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF9B4 color. Also use rgb(237,249,180) instead hex code.

Text Font Color

.myTextColor { color: #EDF9B4; }

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

This text font color is #EDF9B4.

Background Color

.myBgColor { background-color: #EDF9B4; }

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

This div background color is #EDF9B4.

Border color

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

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

This div border color is #EDF9B4.

Opacity

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

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

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

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

This text has shadow with #EDF9B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF9B4.

Preview

Color preview on black background

This text has color #EDF9B4 on black background.


Color preview on white background

This text has color #EDF9B4 on white background.


Black color preview on #EDF9B4 background

This text has black color on #EDF9B4 background.


White color preview on #EDF9B4 background

This text has white color on #EDF9B4 background.


Related colors

Complementary color

Complementary color for #hex is #12064B.


I love getcolorcode.com

Triadic colors

1 #B4EDF9 and #F9B4ED with #EDF9B4 are triadic colors.

2 #B4F9ED and #F9EDB4 with #EDF9B4 are triadic colors.