COLOR #EDF6AD

HEX: #EDF6AD RGB: (237,246,173)

Renk bilgisi

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

RGB renk modeli

#EDF6AD color RGB value is (237,246,173).

RGB: (237,246,173) (93%, 96%, 68%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 246 of 255 = 96%
B 173 of 255 = 68%

237
246
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 246 + 173 = 656 (100%)
R 237 of 656 ~ 36.13%
G 246 of 656 ~ 37.5%
B 173 of 656 ~ 26.37'%

%36.13
%37.5
%26.37

CMYK RENK MODELİ

#EDF6AD rengi CMYK tonu (4,0,30,4).

  • camgöbeği tonu 3.66%
  • eflatun tonu 0.00%
  • sarı tonu 29.67%
  • ana renk tonu 3.53%

CMYK: (4,0,30,4)
C4M0Y30K4 (4%, 0%, 30%, 4%)
(0.04 / 0.00 / 0.30 / 0.04)

CMYK yüzdeleri

%3.66
%0
%29.67
%3.53

Codes

Color #EDF6AD in popluar color models

ED F6 AD
RGB 237 246 173
HSL 67° 80.22% 82.16%
HSB/HSV 67° 29.67% 96.47%
CMYK 3.66% 0.00% 29.67%
3.53%

Color #EDF6AD in popluar number systems.

HEX ED F6 AD
Decimal 237 246 173
Binary 11101101 11110110 10101101
Octal 355 366 255

Shades and tints

Shades of #EDF6AD

#EDF6AD
(237,246,173)
#D8E09E
(216,224,158)
#C3CA8F
(195,202,143)
#AEB480
(174,180,128)
#999E71
(153,158,113)
#848862
(132,136,98)
#6F7253
(111,114,83)
#5A5C44
(90,92,68)
#454635
(69,70,53)
#303026
(48,48,38)
#1B1A17
(27,26,23)
#000000
(0,0,0)

Tints of #EDF6AD

#EDF6AD
(237,246,173)
#EEF6B4
(238,246,180)
#EFF6BB
(239,246,187)
#F0F6C2
(240,246,194)
#F1F6C9
(241,246,201)
#F2F6D0
(242,246,208)
#F3F6D7
(243,246,215)
#F4F6DE
(244,246,222)
#F5F6E5
(245,246,229)
#F6F6EC
(246,246,236)
#F7F6F3
(247,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF6AD color. Also use rgb(237,246,173) instead hex code.

Text Font Color

.myTextColor { color: #EDF6AD; }

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

This text font color is #EDF6AD.

Background Color

.myBgColor { background-color: #EDF6AD; }

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

This div background color is #EDF6AD.

Border color

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

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

This div border color is #EDF6AD.

Opacity

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

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

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

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

This text has shadow with #EDF6AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF6AD.

Preview

Color preview on black background

This text has color #EDF6AD on black background.


Color preview on white background

This text has color #EDF6AD on white background.


Black color preview on #EDF6AD background

This text has black color on #EDF6AD background.


White color preview on #EDF6AD background

This text has white color on #EDF6AD background.


Related colors

Complementary color

Complementary color for #hex is #120952.


I love getcolorcode.com

Triadic colors

1 #ADEDF6 and #F6ADED with #EDF6AD are triadic colors.

2 #ADF6ED and #F6EDAD with #EDF6AD are triadic colors.