COLOR #EDFFC9

HEX: #EDFFC9 RGB: (237,255,201)

Renk bilgisi

#EDFFC9 contains red, green and blue colors in about the same proportion. #EDFFC9 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#EDFFC9 color RGB value is (237,255,201).

RGB: (237,255,201) (93%, 100%, 79%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 255 of 255 = 100%
B 201 of 255 = 79%

237
255
201

R + G + B ~ 91%. #EDFFC9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 255 + 201 = 693 (100%)
R 237 of 693 ~ 34.2%
G 255 of 693 ~ 36.8%
B 201 of 693 ~ 29'%

%34.2
%36.8
%29

CMYK RENK MODELİ

#EDFFC9 rengi CMYK tonu (7,0,21,0).

  • camgöbeği tonu 7.06%
  • eflatun tonu 0.00%
  • sarı tonu 21.18%
  • ana renk tonu 0.00%

CMYK: (7,0,21,0)
C7M0Y21K0 (7%, 0%, 21%, 0%)
(0.07 / 0.00 / 0.21 / 0.00)

CMYK yüzdeleri

%7.06
%0
%21.18
%0

Codes

Color #EDFFC9 in popluar color models

ED FF C9
RGB 237 255 201
HSL 80° 100.00% 89.41%
HSB/HSV 80° 21.18% 100.00%
CMYK 7.06% 0.00% 21.18%
0.00%

Color #EDFFC9 in popluar number systems.

HEX ED FF C9
Decimal 237 255 201
Binary 11101101 11111111 11001001
Octal 355 377 311

Shades and tints

Shades of #EDFFC9

#EDFFC9
(237,255,201)
#D8E8B7
(216,232,183)
#C3D1A5
(195,209,165)
#AEBA93
(174,186,147)
#99A381
(153,163,129)
#848C6F
(132,140,111)
#6F755D
(111,117,93)
#5A5E4B
(90,94,75)
#454739
(69,71,57)
#303027
(48,48,39)
#1B1915
(27,25,21)
#000000
(0,0,0)

Tints of #EDFFC9

#EDFFC9
(237,255,201)
#EEFFCD
(238,255,205)
#EFFFD1
(239,255,209)
#F0FFD5
(240,255,213)
#F1FFD9
(241,255,217)
#F2FFDD
(242,255,221)
#F3FFE1
(243,255,225)
#F4FFE5
(244,255,229)
#F5FFE9
(245,255,233)
#F6FFED
(246,255,237)
#F7FFF1
(247,255,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFFC9 color. Also use rgb(237,255,201) instead hex code.

Text Font Color

.myTextColor { color: #EDFFC9; }

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

This text font color is #EDFFC9.

Background Color

.myBgColor { background-color: #EDFFC9; }

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

This div background color is #EDFFC9.

Border color

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

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

This div border color is #EDFFC9.

Opacity

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

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

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

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

This text has shadow with #EDFFC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFFC9.

Preview

Color preview on black background

This text has color #EDFFC9 on black background.


Color preview on white background

This text has color #EDFFC9 on white background.


Black color preview on #EDFFC9 background

This text has black color on #EDFFC9 background.


White color preview on #EDFFC9 background

This text has white color on #EDFFC9 background.


Related colors

Complementary color

Complementary color for #hex is #120036.


I love getcolorcode.com

Triadic colors

1 #C9EDFF and #FFC9ED with #EDFFC9 are triadic colors.

2 #C9FFED and #FFEDC9 with #EDFFC9 are triadic colors.