COLOR #EDFBC9

HEX: #EDFBC9 RGB: (237,251,201)

Renk bilgisi

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

RGB renk modeli

#EDFBC9 color RGB value is (237,251,201).

RGB: (237,251,201) (93%, 98%, 79%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 251 of 255 = 98%
B 201 of 255 = 79%

237
251
201

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 251 + 201 = 689 (100%)
R 237 of 689 ~ 34.4%
G 251 of 689 ~ 36.43%
B 201 of 689 ~ 29.17'%

%34.4
%36.43
%29.17

CMYK RENK MODELİ

#EDFBC9 rengi CMYK tonu (6,0,20,2).

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

CMYK: (6,0,20,2)
C6M0Y20K2 (6%, 0%, 20%, 2%)
(0.06 / 0.00 / 0.20 / 0.02)

CMYK yüzdeleri

%5.58
%0
%19.92
%1.57

Codes

Color #EDFBC9 in popluar color models

ED FB C9
RGB 237 251 201
HSL 77° 86.21% 88.63%
HSB/HSV 77° 19.92% 98.43%
CMYK 5.58% 0.00% 19.92%
1.57%

Color #EDFBC9 in popluar number systems.

HEX ED FB C9
Decimal 237 251 201
Binary 11101101 11111011 11001001
Octal 355 373 311

Shades and tints

Shades of #EDFBC9

#EDFBC9
(237,251,201)
#D8E5B7
(216,229,183)
#C3CFA5
(195,207,165)
#AEB993
(174,185,147)
#99A381
(153,163,129)
#848D6F
(132,141,111)
#6F775D
(111,119,93)
#5A614B
(90,97,75)
#454B39
(69,75,57)
#303527
(48,53,39)
#1B1F15
(27,31,21)
#000000
(0,0,0)

Tints of #EDFBC9

#EDFBC9
(237,251,201)
#EEFBCD
(238,251,205)
#EFFBD1
(239,251,209)
#F0FBD5
(240,251,213)
#F1FBD9
(241,251,217)
#F2FBDD
(242,251,221)
#F3FBE1
(243,251,225)
#F4FBE5
(244,251,229)
#F5FBE9
(245,251,233)
#F6FBED
(246,251,237)
#F7FBF1
(247,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDFBC9; }

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

This text font color is #EDFBC9.

Background Color

.myBgColor { background-color: #EDFBC9; }

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

This div background color is #EDFBC9.

Border color

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

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

This div border color is #EDFBC9.

Opacity

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

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

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

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

This text has shadow with #EDFBC9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFBC9.

Preview

Color preview on black background

This text has color #EDFBC9 on black background.


Color preview on white background

This text has color #EDFBC9 on white background.


Black color preview on #EDFBC9 background

This text has black color on #EDFBC9 background.


White color preview on #EDFBC9 background

This text has white color on #EDFBC9 background.


Related colors

Complementary color

Complementary color for #hex is #120436.


I love getcolorcode.com

Triadic colors

1 #C9EDFB and #FBC9ED with #EDFBC9 are triadic colors.

2 #C9FBED and #FBEDC9 with #EDFBC9 are triadic colors.