COLOR #EFF371

HEX: #EFF371 RGB: (239,243,113)

Renk bilgisi

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

RGB renk modeli

#EFF371 color RGB value is (239,243,113).

RGB: (239,243,113) (94%, 95%, 44%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 243 of 255 = 95%
B 113 of 255 = 44%

239
243
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 243 + 113 = 595 (100%)
R 239 of 595 ~ 40.17%
G 243 of 595 ~ 40.84%
B 113 of 595 ~ 18.99'%

%40.17
%40.84
%18.99

CMYK RENK MODELİ

#EFF371 rengi CMYK tonu (2,0,53,5).

  • camgöbeği tonu 1.65%
  • eflatun tonu 0.00%
  • sarı tonu 53.50%
  • ana renk tonu 4.71%

CMYK: (2,0,53,5)
C2M0Y53K5 (2%, 0%, 53%, 5%)
(0.02 / 0.00 / 0.53 / 0.05)

CMYK yüzdeleri

%1.65
%0
%53.5
%4.71

Codes

Color #EFF371 in popluar color models

EF F3 71
RGB 239 243 113
HSL 62° 84.42% 69.80%
HSB/HSV 62° 53.50% 95.29%
CMYK 1.65% 0.00% 53.50%
4.71%

Color #EFF371 in popluar number systems.

HEX EF F3 71
Decimal 239 243 113
Binary 11101111 11110011 1110001
Octal 357 363 161

Shades and tints

Shades of #EFF371

#EFF371
(239,243,113)
#DADD67
(218,221,103)
#C5C75D
(197,199,93)
#B0B153
(176,177,83)
#9B9B49
(155,155,73)
#86853F
(134,133,63)
#716F35
(113,111,53)
#5C592B
(92,89,43)
#474321
(71,67,33)
#322D17
(50,45,23)
#1D170D
(29,23,13)
#000000
(0,0,0)

Tints of #EFF371

#EFF371
(239,243,113)
#F0F47D
(240,244,125)
#F1F589
(241,245,137)
#F2F695
(242,246,149)
#F3F7A1
(243,247,161)
#F4F8AD
(244,248,173)
#F5F9B9
(245,249,185)
#F6FAC5
(246,250,197)
#F7FBD1
(247,251,209)
#F8FCDD
(248,252,221)
#F9FDE9
(249,253,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFF371 color. Also use rgb(239,243,113) instead hex code.

Text Font Color

.myTextColor { color: #EFF371; }

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

This text font color is #EFF371.

Background Color

.myBgColor { background-color: #EFF371; }

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

This div background color is #EFF371.

Border color

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

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

This div border color is #EFF371.

Opacity

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

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

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

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

This text has shadow with #EFF371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFF371.

Preview

Color preview on black background

This text has color #EFF371 on black background.


Color preview on white background

This text has color #EFF371 on white background.


Black color preview on #EFF371 background

This text has black color on #EFF371 background.


White color preview on #EFF371 background

This text has white color on #EFF371 background.


Related colors

Complementary color

Complementary color for #hex is #100C8E.


I love getcolorcode.com

Triadic colors

1 #71EFF3 and #F371EF with #EFF371 are triadic colors.

2 #71F3EF and #F3EF71 with #EFF371 are triadic colors.