COLOR #EBF9DC

HEX: #EBF9DC RGB: (235,249,220)

Renk bilgisi

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

RGB renk modeli

#EBF9DC color RGB value is (235,249,220).

RGB: (235,249,220) (92%, 98%, 86%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 249 of 255 = 98%
B 220 of 255 = 86%

235
249
220

R + G + B ~ 92%. #EBF9DC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 249 + 220 = 704 (100%)
R 235 of 704 ~ 33.38%
G 249 of 704 ~ 35.37%
B 220 of 704 ~ 31.25'%

%33.38
%35.37
%31.25

CMYK RENK MODELİ

#EBF9DC rengi CMYK tonu (6,0,12,2).

  • camgöbeği tonu 5.62%
  • eflatun tonu 0.00%
  • sarı tonu 11.65%
  • ana renk tonu 2.35%

CMYK: (6,0,12,2)
C6M0Y12K2 (6%, 0%, 12%, 2%)
(0.06 / 0.00 / 0.12 / 0.02)

CMYK yüzdeleri

%5.62
%0
%11.65
%2.35

Codes

Color #EBF9DC in popluar color models

EB F9 DC
RGB 235 249 220
HSL 89° 70.73% 91.96%
HSB/HSV 89° 11.65% 97.65%
CMYK 5.62% 0.00% 11.65%
2.35%

Color #EBF9DC in popluar number systems.

HEX EB F9 DC
Decimal 235 249 220
Binary 11101011 11111001 11011100
Octal 353 371 334

Shades and tints

Shades of #EBF9DC

#EBF9DC
(235,249,220)
#D6E3C8
(214,227,200)
#C1CDB4
(193,205,180)
#ACB7A0
(172,183,160)
#97A18C
(151,161,140)
#828B78
(130,139,120)
#6D7564
(109,117,100)
#585F50
(88,95,80)
#43493C
(67,73,60)
#2E3328
(46,51,40)
#191D14
(25,29,20)
#000000
(0,0,0)

Tints of #EBF9DC

#EBF9DC
(235,249,220)
#ECF9DF
(236,249,223)
#EDF9E2
(237,249,226)
#EEF9E5
(238,249,229)
#EFF9E8
(239,249,232)
#F0F9EB
(240,249,235)
#F1F9EE
(241,249,238)
#F2F9F1
(242,249,241)
#F3F9F4
(243,249,244)
#F4F9F7
(244,249,247)
#F5F9FA
(245,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EBF9DC; }

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

This text font color is #EBF9DC.

Background Color

.myBgColor { background-color: #EBF9DC; }

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

This div background color is #EBF9DC.

Border color

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

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

This div border color is #EBF9DC.

Opacity

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

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

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

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

This text has shadow with #EBF9DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBF9DC.

Preview

Color preview on black background

This text has color #EBF9DC on black background.


Color preview on white background

This text has color #EBF9DC on white background.


Black color preview on #EBF9DC background

This text has black color on #EBF9DC background.


White color preview on #EBF9DC background

This text has white color on #EBF9DC background.


Related colors

Complementary color

Complementary color for #hex is #140623.


I love getcolorcode.com

Triadic colors

1 #DCEBF9 and #F9DCEB with #EBF9DC are triadic colors.

2 #DCF9EB and #F9EBDC with #EBF9DC are triadic colors.