COLOR #EDF175

HEX: #EDF175 RGB: (237,241,117)

Renk bilgisi

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

RGB renk modeli

#EDF175 color RGB value is (237,241,117).

RGB: (237,241,117) (93%, 95%, 46%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 241 of 255 = 95%
B 117 of 255 = 46%

237
241
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 241 + 117 = 595 (100%)
R 237 of 595 ~ 39.83%
G 241 of 595 ~ 40.5%
B 117 of 595 ~ 19.66'%

%39.83
%40.5
%19.66

CMYK RENK MODELİ

#EDF175 rengi CMYK tonu (2,0,51,5).

  • camgöbeği tonu 1.66%
  • eflatun tonu 0.00%
  • sarı tonu 51.45%
  • ana renk tonu 5.49%

CMYK: (2,0,51,5)
C2M0Y51K5 (2%, 0%, 51%, 5%)
(0.02 / 0.00 / 0.51 / 0.05)

CMYK yüzdeleri

%1.66
%0
%51.45
%5.49

Codes

Color #EDF175 in popluar color models

ED F1 75
RGB 237 241 117
HSL 62° 81.58% 70.20%
HSB/HSV 62° 51.45% 94.51%
CMYK 1.66% 0.00% 51.45%
5.49%

Color #EDF175 in popluar number systems.

HEX ED F1 75
Decimal 237 241 117
Binary 11101101 11110001 1110101
Octal 355 361 165

Shades and tints

Shades of #EDF175

#EDF175
(237,241,117)
#D8DC6B
(216,220,107)
#C3C761
(195,199,97)
#AEB257
(174,178,87)
#999D4D
(153,157,77)
#848843
(132,136,67)
#6F7339
(111,115,57)
#5A5E2F
(90,94,47)
#454925
(69,73,37)
#30341B
(48,52,27)
#1B1F11
(27,31,17)
#000000
(0,0,0)

Tints of #EDF175

#EDF175
(237,241,117)
#EEF281
(238,242,129)
#EFF38D
(239,243,141)
#F0F499
(240,244,153)
#F1F5A5
(241,245,165)
#F2F6B1
(242,246,177)
#F3F7BD
(243,247,189)
#F4F8C9
(244,248,201)
#F5F9D5
(245,249,213)
#F6FAE1
(246,250,225)
#F7FBED
(247,251,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDF175 color. Also use rgb(237,241,117) instead hex code.

Text Font Color

.myTextColor { color: #EDF175; }

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

This text font color is #EDF175.

Background Color

.myBgColor { background-color: #EDF175; }

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

This div background color is #EDF175.

Border color

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

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

This div border color is #EDF175.

Opacity

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

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

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

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

This text has shadow with #EDF175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDF175.

Preview

Color preview on black background

This text has color #EDF175 on black background.


Color preview on white background

This text has color #EDF175 on white background.


Black color preview on #EDF175 background

This text has black color on #EDF175 background.


White color preview on #EDF175 background

This text has white color on #EDF175 background.


Related colors

Complementary color

Complementary color for #hex is #120E8A.


I love getcolorcode.com

Triadic colors

1 #75EDF1 and #F175ED with #EDF175 are triadic colors.

2 #75F1ED and #F1ED75 with #EDF175 are triadic colors.