COLOR #EDFFB5

HEX: #EDFFB5 RGB: (237,255,181)

Renk bilgisi

#EDFFB5 contains mainly red and green colors. #EDFFB5 ‘ nin web güvenlik rengi #FFFFCC (ya da #FFC) dir.

RGB renk modeli

#EDFFB5 color RGB value is (237,255,181).

RGB: (237,255,181) (93%, 100%, 71%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 255 of 255 = 100%
B 181 of 255 = 71%

237
255
181

R + G + B ~ 88%. #EDFFB5 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 255 + 181 = 673 (100%)
R 237 of 673 ~ 35.22%
G 255 of 673 ~ 37.89%
B 181 of 673 ~ 26.89'%

%35.22
%37.89
%26.89

CMYK RENK MODELİ

#EDFFB5 rengi CMYK tonu (7,0,29,0).

  • camgöbeği tonu 7.06%
  • eflatun tonu 0.00%
  • sarı tonu 29.02%
  • ana renk tonu 0.00%

CMYK: (7,0,29,0)
C7M0Y29K0 (7%, 0%, 29%, 0%)
(0.07 / 0.00 / 0.29 / 0.00)

CMYK yüzdeleri

%7.06
%0
%29.02
%0

Codes

Color #EDFFB5 in popluar color models

ED FF B5
RGB 237 255 181
HSL 75° 100.00% 85.49%
HSB/HSV 75° 29.02% 100.00%
CMYK 7.06% 0.00% 29.02%
0.00%

Color #EDFFB5 in popluar number systems.

HEX ED FF B5
Decimal 237 255 181
Binary 11101101 11111111 10110101
Octal 355 377 265

Shades and tints

Shades of #EDFFB5

#EDFFB5
(237,255,181)
#D8E8A5
(216,232,165)
#C3D195
(195,209,149)
#AEBA85
(174,186,133)
#99A375
(153,163,117)
#848C65
(132,140,101)
#6F7555
(111,117,85)
#5A5E45
(90,94,69)
#454735
(69,71,53)
#303025
(48,48,37)
#1B1915
(27,25,21)
#000000
(0,0,0)

Tints of #EDFFB5

#EDFFB5
(237,255,181)
#EEFFBB
(238,255,187)
#EFFFC1
(239,255,193)
#F0FFC7
(240,255,199)
#F1FFCD
(241,255,205)
#F2FFD3
(242,255,211)
#F3FFD9
(243,255,217)
#F4FFDF
(244,255,223)
#F5FFE5
(245,255,229)
#F6FFEB
(246,255,235)
#F7FFF1
(247,255,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFFB5 color. Also use rgb(237,255,181) instead hex code.

Text Font Color

.myTextColor { color: #EDFFB5; }

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

This text font color is #EDFFB5.

Background Color

.myBgColor { background-color: #EDFFB5; }

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

This div background color is #EDFFB5.

Border color

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

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

This div border color is #EDFFB5.

Opacity

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

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

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

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

This text has shadow with #EDFFB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFFB5.

Preview

Color preview on black background

This text has color #EDFFB5 on black background.


Color preview on white background

This text has color #EDFFB5 on white background.


Black color preview on #EDFFB5 background

This text has black color on #EDFFB5 background.


White color preview on #EDFFB5 background

This text has white color on #EDFFB5 background.


Related colors

Complementary color

Complementary color for #hex is #12004A.


I love getcolorcode.com

Triadic colors

1 #B5EDFF and #FFB5ED with #EDFFB5 are triadic colors.

2 #B5FFED and #FFEDB5 with #EDFFB5 are triadic colors.