COLOR #EDF9A6

HEX: #EDF9A6 RGB: (237,249,166)

Renk bilgisi

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

RGB renk modeli

#EDF9A6 color RGB value is (237,249,166).

RGB: (237,249,166) (93%, 98%, 65%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 249 of 255 = 98%
B 166 of 255 = 65%

237
249
166

R + G + B ~ 85%. #EDF9A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 249 + 166 = 652 (100%)
R 237 of 652 ~ 36.35%
G 249 of 652 ~ 38.19%
B 166 of 652 ~ 25.46'%

%36.35
%38.19
%25.46

CMYK RENK MODELİ

#EDF9A6 rengi CMYK tonu (5,0,33,2).

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

CMYK: (5,0,33,2)
C5M0Y33K2 (5%, 0%, 33%, 2%)
(0.05 / 0.00 / 0.33 / 0.02)

CMYK yüzdeleri

%4.82
%0
%33.33
%2.35

Codes

Color #EDF9A6 in popluar color models

ED F9 A6
RGB 237 249 166
HSL 69° 87.37% 81.37%
HSB/HSV 69° 33.33% 97.65%
CMYK 4.82% 0.00% 33.33%
2.35%

Color #EDF9A6 in popluar number systems.

HEX ED F9 A6
Decimal 237 249 166
Binary 11101101 11111001 10100110
Octal 355 371 246

Shades and tints

Shades of #EDF9A6

#EDF9A6
(237,249,166)
#D8E397
(216,227,151)
#C3CD88
(195,205,136)
#AEB779
(174,183,121)
#99A16A
(153,161,106)
#848B5B
(132,139,91)
#6F754C
(111,117,76)
#5A5F3D
(90,95,61)
#45492E
(69,73,46)
#30331F
(48,51,31)
#1B1D10
(27,29,16)
#000000
(0,0,0)

Tints of #EDF9A6

#EDF9A6
(237,249,166)
#EEF9AE
(238,249,174)
#EFF9B6
(239,249,182)
#F0F9BE
(240,249,190)
#F1F9C6
(241,249,198)
#F2F9CE
(242,249,206)
#F3F9D6
(243,249,214)
#F4F9DE
(244,249,222)
#F5F9E6
(245,249,230)
#F6F9EE
(246,249,238)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF9A6; }

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

This text font color is #EDF9A6.

Background Color

.myBgColor { background-color: #EDF9A6; }

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

This div background color is #EDF9A6.

Border color

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

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

This div border color is #EDF9A6.

Opacity

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

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

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

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

This text has shadow with #EDF9A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF9A6.

Preview

Color preview on black background

This text has color #EDF9A6 on black background.


Color preview on white background

This text has color #EDF9A6 on white background.


Black color preview on #EDF9A6 background

This text has black color on #EDF9A6 background.


White color preview on #EDF9A6 background

This text has white color on #EDF9A6 background.


Related colors

Complementary color

Complementary color for #hex is #120659.


I love getcolorcode.com

Triadic colors

1 #A6EDF9 and #F9A6ED with #EDF9A6 are triadic colors.

2 #A6F9ED and #F9EDA6 with #EDF9A6 are triadic colors.