COLOR #EDF597

HEX: #EDF597 RGB: (237,245,151)

Renk bilgisi

#EDF597 contains mainly red and green colors. #EDF597 ‘ nin web güvenlik rengi #FFFF99 (ya da #FF9) dir.

RGB renk modeli

#EDF597 color RGB value is (237,245,151).

RGB: (237,245,151) (93%, 96%, 59%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 245 of 255 = 96%
B 151 of 255 = 59%

237
245
151

R + G + B ~ 83%. #EDF597 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 245 + 151 = 633 (100%)
R 237 of 633 ~ 37.44%
G 245 of 633 ~ 38.7%
B 151 of 633 ~ 23.85'%

%37.44
%38.7
%23.85

CMYK RENK MODELİ

#EDF597 rengi CMYK tonu (3,0,38,4).

  • camgöbeği tonu 3.27%
  • eflatun tonu 0.00%
  • sarı tonu 38.37%
  • ana renk tonu 3.92%

CMYK: (3,0,38,4)
C3M0Y38K4 (3%, 0%, 38%, 4%)
(0.03 / 0.00 / 0.38 / 0.04)

CMYK yüzdeleri

%3.27
%0
%38.37
%3.92

Codes

Color #EDF597 in popluar color models

ED F5 97
RGB 237 245 151
HSL 65° 82.46% 77.65%
HSB/HSV 65° 38.37% 96.08%
CMYK 3.27% 0.00% 38.37%
3.92%

Color #EDF597 in popluar number systems.

HEX ED F5 97
Decimal 237 245 151
Binary 11101101 11110101 10010111
Octal 355 365 227

Shades and tints

Shades of #EDF597

#EDF597
(237,245,151)
#D8DF8A
(216,223,138)
#C3C97D
(195,201,125)
#AEB370
(174,179,112)
#999D63
(153,157,99)
#848756
(132,135,86)
#6F7149
(111,113,73)
#5A5B3C
(90,91,60)
#45452F
(69,69,47)
#302F22
(48,47,34)
#1B1915
(27,25,21)
#000000
(0,0,0)

Tints of #EDF597

#EDF597
(237,245,151)
#EEF5A0
(238,245,160)
#EFF5A9
(239,245,169)
#F0F5B2
(240,245,178)
#F1F5BB
(241,245,187)
#F2F5C4
(242,245,196)
#F3F5CD
(243,245,205)
#F4F5D6
(244,245,214)
#F5F5DF
(245,245,223)
#F6F5E8
(246,245,232)
#F7F5F1
(247,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF597 color. Also use rgb(237,245,151) instead hex code.

Text Font Color

.myTextColor { color: #EDF597; }

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

This text font color is #EDF597.

Background Color

.myBgColor { background-color: #EDF597; }

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

This div background color is #EDF597.

Border color

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

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

This div border color is #EDF597.

Opacity

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

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

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

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

This text has shadow with #EDF597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF597.

Preview

Color preview on black background

This text has color #EDF597 on black background.


Color preview on white background

This text has color #EDF597 on white background.


Black color preview on #EDF597 background

This text has black color on #EDF597 background.


White color preview on #EDF597 background

This text has white color on #EDF597 background.


Related colors

Complementary color

Complementary color for #hex is #120A68.


I love getcolorcode.com

Triadic colors

1 #97EDF5 and #F597ED with #EDF597 are triadic colors.

2 #97F5ED and #F5ED97 with #EDF597 are triadic colors.