COLOR #EDFAC4

HEX: #EDFAC4 RGB: (237,250,196)

Renk bilgisi

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

RGB renk modeli

#EDFAC4 color RGB value is (237,250,196).

RGB: (237,250,196) (93%, 98%, 77%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 250 of 255 = 98%
B 196 of 255 = 77%

237
250
196

R + G + B ~ 89%. #EDFAC4 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 250 + 196 = 683 (100%)
R 237 of 683 ~ 34.7%
G 250 of 683 ~ 36.6%
B 196 of 683 ~ 28.7'%

%34.7
%36.6
%28.7

CMYK RENK MODELİ

#EDFAC4 rengi CMYK tonu (5,0,22,2).

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

CMYK: (5,0,22,2)
C5M0Y22K2 (5%, 0%, 22%, 2%)
(0.05 / 0.00 / 0.22 / 0.02)

CMYK yüzdeleri

%5.2
%0
%21.6
%1.96

Codes

Color #EDFAC4 in popluar color models

ED FA C4
RGB 237 250 196
HSL 74° 84.38% 87.45%
HSB/HSV 74° 21.60% 98.04%
CMYK 5.20% 0.00% 21.60%
1.96%

Color #EDFAC4 in popluar number systems.

HEX ED FA C4
Decimal 237 250 196
Binary 11101101 11111010 11000100
Octal 355 372 304

Shades and tints

Shades of #EDFAC4

#EDFAC4
(237,250,196)
#D8E4B3
(216,228,179)
#C3CEA2
(195,206,162)
#AEB891
(174,184,145)
#99A280
(153,162,128)
#848C6F
(132,140,111)
#6F765E
(111,118,94)
#5A604D
(90,96,77)
#454A3C
(69,74,60)
#30342B
(48,52,43)
#1B1E1A
(27,30,26)
#000000
(0,0,0)

Tints of #EDFAC4

#EDFAC4
(237,250,196)
#EEFAC9
(238,250,201)
#EFFACE
(239,250,206)
#F0FAD3
(240,250,211)
#F1FAD8
(241,250,216)
#F2FADD
(242,250,221)
#F3FAE2
(243,250,226)
#F4FAE7
(244,250,231)
#F5FAEC
(245,250,236)
#F6FAF1
(246,250,241)
#F7FAF6
(247,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFAC4; }

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

This text font color is #EDFAC4.

Background Color

.myBgColor { background-color: #EDFAC4; }

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

This div background color is #EDFAC4.

Border color

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

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

This div border color is #EDFAC4.

Opacity

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

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

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

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

This text has shadow with #EDFAC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFAC4.

Preview

Color preview on black background

This text has color #EDFAC4 on black background.


Color preview on white background

This text has color #EDFAC4 on white background.


Black color preview on #EDFAC4 background

This text has black color on #EDFAC4 background.


White color preview on #EDFAC4 background

This text has white color on #EDFAC4 background.


Related colors

Complementary color

Complementary color for #hex is #12053B.


I love getcolorcode.com

Triadic colors

1 #C4EDFA and #FAC4ED with #EDFAC4 are triadic colors.

2 #C4FAED and #FAEDC4 with #EDFAC4 are triadic colors.