COLOR #EDF7AB

HEX: #EDF7AB RGB: (237,247,171)

Renk bilgisi

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

RGB renk modeli

#EDF7AB color RGB value is (237,247,171).

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

RGB bağlantıları ve doygunluk

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

237
247
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 247 + 171 = 655 (100%)
R 237 of 655 ~ 36.18%
G 247 of 655 ~ 37.71%
B 171 of 655 ~ 26.11'%

%36.18
%37.71
%26.11

CMYK RENK MODELİ

#EDF7AB rengi CMYK tonu (4,0,31,3).

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

CMYK: (4,0,31,3)
C4M0Y31K3 (4%, 0%, 31%, 3%)
(0.04 / 0.00 / 0.31 / 0.03)

CMYK yüzdeleri

%4.05
%0
%30.77
%3.14

Codes

Color #EDF7AB in popluar color models

ED F7 AB
RGB 237 247 171
HSL 68° 82.61% 81.96%
HSB/HSV 68° 30.77% 96.86%
CMYK 4.05% 0.00% 30.77%
3.14%

Color #EDF7AB in popluar number systems.

HEX ED F7 AB
Decimal 237 247 171
Binary 11101101 11110111 10101011
Octal 355 367 253

Shades and tints

Shades of #EDF7AB

#EDF7AB
(237,247,171)
#D8E19C
(216,225,156)
#C3CB8D
(195,203,141)
#AEB57E
(174,181,126)
#999F6F
(153,159,111)
#848960
(132,137,96)
#6F7351
(111,115,81)
#5A5D42
(90,93,66)
#454733
(69,71,51)
#303124
(48,49,36)
#1B1B15
(27,27,21)
#000000
(0,0,0)

Tints of #EDF7AB

#EDF7AB
(237,247,171)
#EEF7B2
(238,247,178)
#EFF7B9
(239,247,185)
#F0F7C0
(240,247,192)
#F1F7C7
(241,247,199)
#F2F7CE
(242,247,206)
#F3F7D5
(243,247,213)
#F4F7DC
(244,247,220)
#F5F7E3
(245,247,227)
#F6F7EA
(246,247,234)
#F7F7F1
(247,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF7AB; }

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

This text font color is #EDF7AB.

Background Color

.myBgColor { background-color: #EDF7AB; }

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

This div background color is #EDF7AB.

Border color

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

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

This div border color is #EDF7AB.

Opacity

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

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

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

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

This text has shadow with #EDF7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF7AB.

Preview

Color preview on black background

This text has color #EDF7AB on black background.


Color preview on white background

This text has color #EDF7AB on white background.


Black color preview on #EDF7AB background

This text has black color on #EDF7AB background.


White color preview on #EDF7AB background

This text has white color on #EDF7AB background.


Related colors

Complementary color

Complementary color for #hex is #120854.


I love getcolorcode.com

Triadic colors

1 #ABEDF7 and #F7ABED with #EDF7AB are triadic colors.

2 #ABF7ED and #F7EDAB with #EDF7AB are triadic colors.