COLOR #EDF6C6

HEX: #EDF6C6 RGB: (237,246,198)

Renk bilgisi

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

RGB renk modeli

#EDF6C6 color RGB value is (237,246,198).

RGB: (237,246,198) (93%, 96%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 246 of 255 = 96%
B 198 of 255 = 78%

237
246
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 246 + 198 = 681 (100%)
R 237 of 681 ~ 34.8%
G 246 of 681 ~ 36.12%
B 198 of 681 ~ 29.07'%

%34.8
%36.12
%29.07

CMYK RENK MODELİ

#EDF6C6 rengi CMYK tonu (4,0,20,4).

  • camgöbeği tonu 3.66%
  • eflatun tonu 0.00%
  • sarı tonu 19.51%
  • ana renk tonu 3.53%

CMYK: (4,0,20,4)
C4M0Y20K4 (4%, 0%, 20%, 4%)
(0.04 / 0.00 / 0.20 / 0.04)

CMYK yüzdeleri

%3.66
%0
%19.51
%3.53

Codes

Color #EDF6C6 in popluar color models

ED F6 C6
RGB 237 246 198
HSL 71° 72.73% 87.06%
HSB/HSV 71° 19.51% 96.47%
CMYK 3.66% 0.00% 19.51%
3.53%

Color #EDF6C6 in popluar number systems.

HEX ED F6 C6
Decimal 237 246 198
Binary 11101101 11110110 11000110
Octal 355 366 306

Shades and tints

Shades of #EDF6C6

#EDF6C6
(237,246,198)
#D8E0B4
(216,224,180)
#C3CAA2
(195,202,162)
#AEB490
(174,180,144)
#999E7E
(153,158,126)
#84886C
(132,136,108)
#6F725A
(111,114,90)
#5A5C48
(90,92,72)
#454636
(69,70,54)
#303024
(48,48,36)
#1B1A12
(27,26,18)
#000000
(0,0,0)

Tints of #EDF6C6

#EDF6C6
(237,246,198)
#EEF6CB
(238,246,203)
#EFF6D0
(239,246,208)
#F0F6D5
(240,246,213)
#F1F6DA
(241,246,218)
#F2F6DF
(242,246,223)
#F3F6E4
(243,246,228)
#F4F6E9
(244,246,233)
#F5F6EE
(245,246,238)
#F6F6F3
(246,246,243)
#F7F6F8
(247,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF6C6 color. Also use rgb(237,246,198) instead hex code.

Text Font Color

.myTextColor { color: #EDF6C6; }

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

This text font color is #EDF6C6.

Background Color

.myBgColor { background-color: #EDF6C6; }

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

This div background color is #EDF6C6.

Border color

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

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

This div border color is #EDF6C6.

Opacity

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

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

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

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

This text has shadow with #EDF6C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF6C6.

Preview

Color preview on black background

This text has color #EDF6C6 on black background.


Color preview on white background

This text has color #EDF6C6 on white background.


Black color preview on #EDF6C6 background

This text has black color on #EDF6C6 background.


White color preview on #EDF6C6 background

This text has white color on #EDF6C6 background.


Related colors

Complementary color

Complementary color for #hex is #120939.


I love getcolorcode.com

Triadic colors

1 #C6EDF6 and #F6C6ED with #EDF6C6 are triadic colors.

2 #C6F6ED and #F6EDC6 with #EDF6C6 are triadic colors.