COLOR #EDF0EB

HEX: #EDF0EB RGB: (237,240,235)

Renk bilgisi

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

RGB renk modeli

#EDF0EB color RGB value is (237,240,235).

RGB: (237,240,235) (93%, 94%, 92%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 240 of 255 = 94%
B 235 of 255 = 92%

237
240
235

R + G + B ~ 93%. #EDF0EB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 240 + 235 = 712 (100%)
R 237 of 712 ~ 33.29%
G 240 of 712 ~ 33.71%
B 235 of 712 ~ 33.01'%

%33.29
%33.71
%33.01

CMYK RENK MODELİ

#EDF0EB rengi CMYK tonu (1,0,2,6).

  • camgöbeği tonu 1.25%
  • eflatun tonu 0.00%
  • sarı tonu 2.08%
  • ana renk tonu 5.88%

CMYK: (1,0,2,6)
C1M0Y2K6 (1%, 0%, 2%, 6%)
(0.01 / 0.00 / 0.02 / 0.06)

CMYK yüzdeleri

%1.25
%0
%2.08
%5.88

Codes

Color #EDF0EB in popluar color models

ED F0 EB
RGB 237 240 235
HSL 96° 14.29% 93.14%
HSB/HSV 96° 2.08% 94.12%
CMYK 1.25% 0.00% 2.08%
5.88%

Color #EDF0EB in popluar number systems.

HEX ED F0 EB
Decimal 237 240 235
Binary 11101101 11110000 11101011
Octal 355 360 353

Shades and tints

Shades of #EDF0EB

#EDF0EB
(237,240,235)
#D8DBD6
(216,219,214)
#C3C6C1
(195,198,193)
#AEB1AC
(174,177,172)
#999C97
(153,156,151)
#848782
(132,135,130)
#6F726D
(111,114,109)
#5A5D58
(90,93,88)
#454843
(69,72,67)
#30332E
(48,51,46)
#1B1E19
(27,30,25)
#000000
(0,0,0)

Tints of #EDF0EB

#EDF0EB
(237,240,235)
#EEF1EC
(238,241,236)
#EFF2ED
(239,242,237)
#F0F3EE
(240,243,238)
#F1F4EF
(241,244,239)
#F2F5F0
(242,245,240)
#F3F6F1
(243,246,241)
#F4F7F2
(244,247,242)
#F5F8F3
(245,248,243)
#F6F9F4
(246,249,244)
#F7FAF5
(247,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF0EB color. Also use rgb(237,240,235) instead hex code.

Text Font Color

.myTextColor { color: #EDF0EB; }

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

This text font color is #EDF0EB.

Background Color

.myBgColor { background-color: #EDF0EB; }

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

This div background color is #EDF0EB.

Border color

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

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

This div border color is #EDF0EB.

Opacity

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

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

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

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

This text has shadow with #EDF0EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF0EB.

Preview

Color preview on black background

This text has color #EDF0EB on black background.


Color preview on white background

This text has color #EDF0EB on white background.


Black color preview on #EDF0EB background

This text has black color on #EDF0EB background.


White color preview on #EDF0EB background

This text has white color on #EDF0EB background.


Related colors

Complementary color

Complementary color for #hex is #120F14.


I love getcolorcode.com

Triadic colors

1 #EBEDF0 and #F0EBED with #EDF0EB are triadic colors.

2 #EBF0ED and #F0EDEB with #EDF0EB are triadic colors.