COLOR #EDF7AC

HEX: #EDF7AC RGB: (237,247,172)

Renk bilgisi

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

RGB renk modeli

#EDF7AC color RGB value is (237,247,172).

RGB: (237,247,172) (93%, 97%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 247 of 255 = 97%
B 172 of 255 = 67%

237
247
172

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 247 + 172 = 656 (100%)
R 237 of 656 ~ 36.13%
G 247 of 656 ~ 37.65%
B 172 of 656 ~ 26.22'%

%36.13
%37.65
%26.22

CMYK RENK MODELİ

#EDF7AC rengi CMYK tonu (4,0,30,3).

  • camgöbeği tonu 4.05%
  • eflatun tonu 0.00%
  • sarı tonu 30.36%
  • ana renk tonu 3.14%

CMYK: (4,0,30,3)
C4M0Y30K3 (4%, 0%, 30%, 3%)
(0.04 / 0.00 / 0.30 / 0.03)

CMYK yüzdeleri

%4.05
%0
%30.36
%3.14

Codes

Color #EDF7AC in popluar color models

ED F7 AC
RGB 237 247 172
HSL 68° 82.42% 82.16%
HSB/HSV 68° 30.36% 96.86%
CMYK 4.05% 0.00% 30.36%
3.14%

Color #EDF7AC in popluar number systems.

HEX ED F7 AC
Decimal 237 247 172
Binary 11101101 11110111 10101100
Octal 355 367 254

Shades and tints

Shades of #EDF7AC

#EDF7AC
(237,247,172)
#D8E19D
(216,225,157)
#C3CB8E
(195,203,142)
#AEB57F
(174,181,127)
#999F70
(153,159,112)
#848961
(132,137,97)
#6F7352
(111,115,82)
#5A5D43
(90,93,67)
#454734
(69,71,52)
#303125
(48,49,37)
#1B1B16
(27,27,22)
#000000
(0,0,0)

Tints of #EDF7AC

#EDF7AC
(237,247,172)
#EEF7B3
(238,247,179)
#EFF7BA
(239,247,186)
#F0F7C1
(240,247,193)
#F1F7C8
(241,247,200)
#F2F7CF
(242,247,207)
#F3F7D6
(243,247,214)
#F4F7DD
(244,247,221)
#F5F7E4
(245,247,228)
#F6F7EB
(246,247,235)
#F7F7F2
(247,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF7AC color. Also use rgb(237,247,172) instead hex code.

Text Font Color

.myTextColor { color: #EDF7AC; }

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

This text font color is #EDF7AC.

Background Color

.myBgColor { background-color: #EDF7AC; }

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

This div background color is #EDF7AC.

Border color

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

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

This div border color is #EDF7AC.

Opacity

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

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

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

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

This text has shadow with #EDF7AC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF7AC.

Preview

Color preview on black background

This text has color #EDF7AC on black background.


Color preview on white background

This text has color #EDF7AC on white background.


Black color preview on #EDF7AC background

This text has black color on #EDF7AC background.


White color preview on #EDF7AC background

This text has white color on #EDF7AC background.


Related colors

Complementary color

Complementary color for #hex is #120853.


I love getcolorcode.com

Triadic colors

1 #ACEDF7 and #F7ACED with #EDF7AC are triadic colors.

2 #ACF7ED and #F7EDAC with #EDF7AC are triadic colors.