COLOR #EDF07B

HEX: #EDF07B RGB: (237,240,123)

Renk bilgisi

#EDF07B contains mainly red and green colors. #EDF07B ‘ nin web güvenlik rengi #FFFF66 (ya da #FF6) dir.

RGB renk modeli

#EDF07B color RGB value is (237,240,123).

RGB: (237,240,123) (93%, 94%, 48%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 240 of 255 = 94%
B 123 of 255 = 48%

237
240
123

R + G + B ~ 78%. #EDF07B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 240 + 123 = 600 (100%)
R 237 of 600 ~ 39.5%
G 240 of 600 ~ 40%
B 123 of 600 ~ 20.5'%

%39.5
%40
%20.5

CMYK RENK MODELİ

#EDF07B rengi CMYK tonu (1,0,49,6).

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

CMYK: (1,0,49,6)
C1M0Y49K6 (1%, 0%, 49%, 6%)
(0.01 / 0.00 / 0.49 / 0.06)

CMYK yüzdeleri

%1.25
%0
%48.75
%5.88

Codes

Color #EDF07B in popluar color models

ED F0 7B
RGB 237 240 123
HSL 62° 79.59% 71.18%
HSB/HSV 62° 48.75% 94.12%
CMYK 1.25% 0.00% 48.75%
5.88%

Color #EDF07B in popluar number systems.

HEX ED F0 7B
Decimal 237 240 123
Binary 11101101 11110000 1111011
Octal 355 360 173

Shades and tints

Shades of #EDF07B

#EDF07B
(237,240,123)
#D8DB70
(216,219,112)
#C3C665
(195,198,101)
#AEB15A
(174,177,90)
#999C4F
(153,156,79)
#848744
(132,135,68)
#6F7239
(111,114,57)
#5A5D2E
(90,93,46)
#454823
(69,72,35)
#303318
(48,51,24)
#1B1E0D
(27,30,13)
#000000
(0,0,0)

Tints of #EDF07B

#EDF07B
(237,240,123)
#EEF187
(238,241,135)
#EFF293
(239,242,147)
#F0F39F
(240,243,159)
#F1F4AB
(241,244,171)
#F2F5B7
(242,245,183)
#F3F6C3
(243,246,195)
#F4F7CF
(244,247,207)
#F5F8DB
(245,248,219)
#F6F9E7
(246,249,231)
#F7FAF3
(247,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDF07B; }

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

This text font color is #EDF07B.

Background Color

.myBgColor { background-color: #EDF07B; }

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

This div background color is #EDF07B.

Border color

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

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

This div border color is #EDF07B.

Opacity

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

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

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

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

This text has shadow with #EDF07B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF07B.

Preview

Color preview on black background

This text has color #EDF07B on black background.


Color preview on white background

This text has color #EDF07B on white background.


Black color preview on #EDF07B background

This text has black color on #EDF07B background.


White color preview on #EDF07B background

This text has white color on #EDF07B background.


Related colors

Complementary color

Complementary color for #hex is #120F84.


I love getcolorcode.com

Triadic colors

1 #7BEDF0 and #F07BED with #EDF07B are triadic colors.

2 #7BF0ED and #F0ED7B with #EDF07B are triadic colors.