COLOR #EDFAC7

HEX: #EDFAC7 RGB: (237,250,199)

Renk bilgisi

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

RGB renk modeli

#EDFAC7 color RGB value is (237,250,199).

RGB: (237,250,199) (93%, 98%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 250 of 255 = 98%
B 199 of 255 = 78%

237
250
199

R + G + B ~ 90%. #EDFAC7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 250 + 199 = 686 (100%)
R 237 of 686 ~ 34.55%
G 250 of 686 ~ 36.44%
B 199 of 686 ~ 29.01'%

%34.55
%36.44
%29.01

CMYK RENK MODELİ

#EDFAC7 rengi CMYK tonu (5,0,20,2).

  • camgöbeği tonu 5.20%
  • eflatun tonu 0.00%
  • sarı tonu 20.40%
  • ana renk tonu 1.96%

CMYK: (5,0,20,2)
C5M0Y20K2 (5%, 0%, 20%, 2%)
(0.05 / 0.00 / 0.20 / 0.02)

CMYK yüzdeleri

%5.2
%0
%20.4
%1.96

Codes

Color #EDFAC7 in popluar color models

ED FA C7
RGB 237 250 199
HSL 75° 83.61% 88.04%
HSB/HSV 75° 20.40% 98.04%
CMYK 5.20% 0.00% 20.40%
1.96%

Color #EDFAC7 in popluar number systems.

HEX ED FA C7
Decimal 237 250 199
Binary 11101101 11111010 11000111
Octal 355 372 307

Shades and tints

Shades of #EDFAC7

#EDFAC7
(237,250,199)
#D8E4B5
(216,228,181)
#C3CEA3
(195,206,163)
#AEB891
(174,184,145)
#99A27F
(153,162,127)
#848C6D
(132,140,109)
#6F765B
(111,118,91)
#5A6049
(90,96,73)
#454A37
(69,74,55)
#303425
(48,52,37)
#1B1E13
(27,30,19)
#000000
(0,0,0)

Tints of #EDFAC7

#EDFAC7
(237,250,199)
#EEFACC
(238,250,204)
#EFFAD1
(239,250,209)
#F0FAD6
(240,250,214)
#F1FADB
(241,250,219)
#F2FAE0
(242,250,224)
#F3FAE5
(243,250,229)
#F4FAEA
(244,250,234)
#F5FAEF
(245,250,239)
#F6FAF4
(246,250,244)
#F7FAF9
(247,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFAC7 color. Also use rgb(237,250,199) instead hex code.

Text Font Color

.myTextColor { color: #EDFAC7; }

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

This text font color is #EDFAC7.

Background Color

.myBgColor { background-color: #EDFAC7; }

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

This div background color is #EDFAC7.

Border color

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

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

This div border color is #EDFAC7.

Opacity

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

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

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

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

This text has shadow with #EDFAC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFAC7.

Preview

Color preview on black background

This text has color #EDFAC7 on black background.


Color preview on white background

This text has color #EDFAC7 on white background.


Black color preview on #EDFAC7 background

This text has black color on #EDFAC7 background.


White color preview on #EDFAC7 background

This text has white color on #EDFAC7 background.


Related colors

Complementary color

Complementary color for #hex is #120538.


I love getcolorcode.com

Triadic colors

1 #C7EDFA and #FAC7ED with #EDFAC7 are triadic colors.

2 #C7FAED and #FAEDC7 with #EDFAC7 are triadic colors.