COLOR #EBF9D6

HEX: #EBF9D6 RGB: (235,249,214)

Renk bilgisi

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

RGB renk modeli

#EBF9D6 color RGB value is (235,249,214).

RGB: (235,249,214) (92%, 98%, 84%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 249 of 255 = 98%
B 214 of 255 = 84%

235
249
214

R + G + B ~ 91%. #EBF9D6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 249 + 214 = 698 (100%)
R 235 of 698 ~ 33.67%
G 249 of 698 ~ 35.67%
B 214 of 698 ~ 30.66'%

%33.67
%35.67
%30.66

CMYK RENK MODELİ

#EBF9D6 rengi CMYK tonu (6,0,14,2).

  • camgöbeği tonu 5.62%
  • eflatun tonu 0.00%
  • sarı tonu 14.06%
  • ana renk tonu 2.35%
CMYK: (6,0,14,2) C6M0Y14K2 (6%,0%,14%,2%) (0.06/0.00/0.14/0.02) 

CMYK yüzdeleri

%5.62
%0
%14.06
%2.35

Codes

Color #EBF9D6 in popluar color models

EB F9 D6
RGB 235 249 214
HSL 84° 74.47% 90.78%
HSB/HSV 84° 14.06% 97.65%
CMYK 5.62% 0.00% 14.06%
2.35%

Color #EBF9D6 in popluar number systems.

HEX EB F9 D6
Decimal 235 249 214
Binary 11101011 11111001 11010110
Octal 353 371 326

Shades and tints

Shades of #EBF9D6

#EBF9D6
(235,249,214)
#D6E3C3
(214,227,195)
#C1CDB0
(193,205,176)
#ACB79D
(172,183,157)
#97A18A
(151,161,138)
#828B77
(130,139,119)
#6D7564
(109,117,100)
#585F51
(88,95,81)
#43493E
(67,73,62)
#2E332B
(46,51,43)
#191D18
(25,29,24)
#000000
(0,0,0)

Tints of #EBF9D6

#EBF9D6
(235,249,214)
#ECF9D9
(236,249,217)
#EDF9DC
(237,249,220)
#EEF9DF
(238,249,223)
#EFF9E2
(239,249,226)
#F0F9E5
(240,249,229)
#F1F9E8
(241,249,232)
#F2F9EB
(242,249,235)
#F3F9EE
(243,249,238)
#F4F9F1
(244,249,241)
#F5F9F4
(245,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBF9D6 color. Also use rgb(235,249,214) instead hex code.

Text Font Color

.myTextColor { color: #EBF9D6; }

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

This text font color is #EBF9D6.

Background Color

.myBgColor { background-color: #EBF9D6; }

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

This div background color is #EBF9D6.

Border color

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

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

This div border color is #EBF9D6.

Opacity

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

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

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

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

This text has shadow with #EBF9D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBF9D6.

Preview

Color preview on black background

This text has color #EBF9D6 on black background.


Color preview on white background

This text has color #EBF9D6 on white background.


Black color preview on #EBF9D6 background

This text has black color on #EBF9D6 background.


White color preview on #EBF9D6 background

This text has white color on #EBF9D6 background.


Related colors

Complementary color

Complementary color for #hex is #140629.


I love getcolorcode.com

Triadic colors

1 #D6EBF9 and #F9D6EB with #EBF9D6 are triadic colors.

2 #D6F9EB and #F9EBD6 with #EBF9D6 are triadic colors.