COLOR #EDFBC7

HEX: #EDFBC7 RGB: (237,251,199)

Renk bilgisi

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

RGB renk modeli

#EDFBC7 color RGB value is (237,251,199).

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

RGB bağlantıları ve doygunluk

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

237
251
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 251 + 199 = 687 (100%)
R 237 of 687 ~ 34.5%
G 251 of 687 ~ 36.54%
B 199 of 687 ~ 28.97'%

%34.5
%36.54
%28.97

CMYK RENK MODELİ

#EDFBC7 rengi CMYK tonu (6,0,21,2).

  • camgöbeği tonu 5.58%
  • eflatun tonu 0.00%
  • sarı tonu 20.72%
  • ana renk tonu 1.57%

CMYK: (6,0,21,2)
C6M0Y21K2 (6%, 0%, 21%, 2%)
(0.06 / 0.00 / 0.21 / 0.02)

CMYK yüzdeleri

%5.58
%0
%20.72
%1.57

Codes

Color #EDFBC7 in popluar color models

ED FB C7
RGB 237 251 199
HSL 76° 86.67% 88.24%
HSB/HSV 76° 20.72% 98.43%
CMYK 5.58% 0.00% 20.72%
1.57%

Color #EDFBC7 in popluar number systems.

HEX ED FB C7
Decimal 237 251 199
Binary 11101101 11111011 11000111
Octal 355 373 307

Shades and tints

Shades of #EDFBC7

#EDFBC7
(237,251,199)
#D8E5B5
(216,229,181)
#C3CFA3
(195,207,163)
#AEB991
(174,185,145)
#99A37F
(153,163,127)
#848D6D
(132,141,109)
#6F775B
(111,119,91)
#5A6149
(90,97,73)
#454B37
(69,75,55)
#303525
(48,53,37)
#1B1F13
(27,31,19)
#000000
(0,0,0)

Tints of #EDFBC7

#EDFBC7
(237,251,199)
#EEFBCC
(238,251,204)
#EFFBD1
(239,251,209)
#F0FBD6
(240,251,214)
#F1FBDB
(241,251,219)
#F2FBE0
(242,251,224)
#F3FBE5
(243,251,229)
#F4FBEA
(244,251,234)
#F5FBEF
(245,251,239)
#F6FBF4
(246,251,244)
#F7FBF9
(247,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFBC7; }

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

This text font color is #EDFBC7.

Background Color

.myBgColor { background-color: #EDFBC7; }

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

This div background color is #EDFBC7.

Border color

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

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

This div border color is #EDFBC7.

Opacity

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

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

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

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

This text has shadow with #EDFBC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFBC7.

Preview

Color preview on black background

This text has color #EDFBC7 on black background.


Color preview on white background

This text has color #EDFBC7 on white background.


Black color preview on #EDFBC7 background

This text has black color on #EDFBC7 background.


White color preview on #EDFBC7 background

This text has white color on #EDFBC7 background.


Related colors

Complementary color

Complementary color for #hex is #120438.


I love getcolorcode.com

Triadic colors

1 #C7EDFB and #FBC7ED with #EDFBC7 are triadic colors.

2 #C7FBED and #FBEDC7 with #EDFBC7 are triadic colors.