COLOR #EDF3C2

HEX: #EDF3C2 RGB: (237,243,194)

Renk bilgisi

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

RGB renk modeli

#EDF3C2 color RGB value is (237,243,194).

RGB: (237,243,194) (93%, 95%, 76%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 243 of 255 = 95%
B 194 of 255 = 76%

237
243
194

R + G + B ~ 88%. #EDF3C2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 243 + 194 = 674 (100%)
R 237 of 674 ~ 35.16%
G 243 of 674 ~ 36.05%
B 194 of 674 ~ 28.78'%

%35.16
%36.05
%28.78

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.47%
  • eflatun tonu 0.00%
  • sarı tonu 20.16%
  • ana renk tonu 4.71%

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

CMYK yüzdeleri

%2.47
%0
%20.16
%4.71

Codes

Color #EDF3C2 in popluar color models

ED F3 C2
RGB 237 243 194
HSL 67° 67.12% 85.69%
HSB/HSV 67° 20.16% 95.29%
CMYK 2.47% 0.00% 20.16%
4.71%

Color #EDF3C2 in popluar number systems.

HEX ED F3 C2
Decimal 237 243 194
Binary 11101101 11110011 11000010
Octal 355 363 302

Shades and tints

Shades of #EDF3C2

#EDF3C2
(237,243,194)
#D8DDB1
(216,221,177)
#C3C7A0
(195,199,160)
#AEB18F
(174,177,143)
#999B7E
(153,155,126)
#84856D
(132,133,109)
#6F6F5C
(111,111,92)
#5A594B
(90,89,75)
#45433A
(69,67,58)
#302D29
(48,45,41)
#1B1718
(27,23,24)
#000000
(0,0,0)

Tints of #EDF3C2

#EDF3C2
(237,243,194)
#EEF4C7
(238,244,199)
#EFF5CC
(239,245,204)
#F0F6D1
(240,246,209)
#F1F7D6
(241,247,214)
#F2F8DB
(242,248,219)
#F3F9E0
(243,249,224)
#F4FAE5
(244,250,229)
#F5FBEA
(245,251,234)
#F6FCEF
(246,252,239)
#F7FDF4
(247,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF3C2 color. Also use rgb(237,243,194) instead hex code.

Text Font Color

.myTextColor { color: #EDF3C2; }

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

This text font color is #EDF3C2.

Background Color

.myBgColor { background-color: #EDF3C2; }

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

This div background color is #EDF3C2.

Border color

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

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

This div border color is #EDF3C2.

Opacity

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

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

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

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

This text has shadow with #EDF3C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF3C2.

Preview

Color preview on black background

This text has color #EDF3C2 on black background.


Color preview on white background

This text has color #EDF3C2 on white background.


Black color preview on #EDF3C2 background

This text has black color on #EDF3C2 background.


White color preview on #EDF3C2 background

This text has white color on #EDF3C2 background.


Related colors

Complementary color

Complementary color for #hex is #120C3D.


I love getcolorcode.com

Triadic colors

1 #C2EDF3 and #F3C2ED with #EDF3C2 are triadic colors.

2 #C2F3ED and #F3EDC2 with #EDF3C2 are triadic colors.