COLOR #EDF7AE

HEX: #EDF7AE RGB: (237,247,174)

Renk bilgisi

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

RGB renk modeli

#EDF7AE color RGB value is (237,247,174).

RGB: (237,247,174) (93%, 97%, 68%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 247 of 255 = 97%
B 174 of 255 = 68%

237
247
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 247 + 174 = 658 (100%)
R 237 of 658 ~ 36.02%
G 247 of 658 ~ 37.54%
B 174 of 658 ~ 26.44'%

%36.02
%37.54
%26.44

CMYK RENK MODELİ

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

  • camgöbeği tonu 4.05%
  • eflatun tonu 0.00%
  • sarı tonu 29.55%
  • 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
%29.55
%3.14

Codes

Color #EDF7AE in popluar color models

ED F7 AE
RGB 237 247 174
HSL 68° 82.02% 82.55%
HSB/HSV 68° 29.55% 96.86%
CMYK 4.05% 0.00% 29.55%
3.14%

Color #EDF7AE in popluar number systems.

HEX ED F7 AE
Decimal 237 247 174
Binary 11101101 11110111 10101110
Octal 355 367 256

Shades and tints

Shades of #EDF7AE

#EDF7AE
(237,247,174)
#D8E19F
(216,225,159)
#C3CB90
(195,203,144)
#AEB581
(174,181,129)
#999F72
(153,159,114)
#848963
(132,137,99)
#6F7354
(111,115,84)
#5A5D45
(90,93,69)
#454736
(69,71,54)
#303127
(48,49,39)
#1B1B18
(27,27,24)
#000000
(0,0,0)

Tints of #EDF7AE

#EDF7AE
(237,247,174)
#EEF7B5
(238,247,181)
#EFF7BC
(239,247,188)
#F0F7C3
(240,247,195)
#F1F7CA
(241,247,202)
#F2F7D1
(242,247,209)
#F3F7D8
(243,247,216)
#F4F7DF
(244,247,223)
#F5F7E6
(245,247,230)
#F6F7ED
(246,247,237)
#F7F7F4
(247,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF7AE; }

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

This text font color is #EDF7AE.

Background Color

.myBgColor { background-color: #EDF7AE; }

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

This div background color is #EDF7AE.

Border color

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

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

This div border color is #EDF7AE.

Opacity

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

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

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

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

This text has shadow with #EDF7AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF7AE.

Preview

Color preview on black background

This text has color #EDF7AE on black background.


Color preview on white background

This text has color #EDF7AE on white background.


Black color preview on #EDF7AE background

This text has black color on #EDF7AE background.


White color preview on #EDF7AE background

This text has white color on #EDF7AE background.


Related colors

Complementary color

Complementary color for #hex is #120851.


I love getcolorcode.com

Triadic colors

1 #AEEDF7 and #F7AEED with #EDF7AE are triadic colors.

2 #AEF7ED and #F7EDAE with #EDF7AE are triadic colors.