COLOR #EDFAB0

HEX: #EDFAB0 RGB: (237,250,176)

Renk bilgisi

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

RGB renk modeli

#EDFAB0 color RGB value is (237,250,176).

RGB: (237,250,176) (93%, 98%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 250 of 255 = 98%
B 176 of 255 = 69%

237
250
176

R + G + B ~ 87%. #EDFAB0 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 250 + 176 = 663 (100%)
R 237 of 663 ~ 35.75%
G 250 of 663 ~ 37.71%
B 176 of 663 ~ 26.55'%

%35.75
%37.71
%26.55

CMYK RENK MODELİ

#EDFAB0 rengi CMYK tonu (5,0,30,2).

  • camgöbeği tonu 5.20%
  • eflatun tonu 0.00%
  • sarı tonu 29.60%
  • ana renk tonu 1.96%

CMYK: (5,0,30,2)
C5M0Y30K2 (5%, 0%, 30%, 2%)
(0.05 / 0.00 / 0.30 / 0.02)

CMYK yüzdeleri

%5.2
%0
%29.6
%1.96

Codes

Color #EDFAB0 in popluar color models

ED FA B0
RGB 237 250 176
HSL 71° 88.10% 83.53%
HSB/HSV 71° 29.60% 98.04%
CMYK 5.20% 0.00% 29.60%
1.96%

Color #EDFAB0 in popluar number systems.

HEX ED FA B0
Decimal 237 250 176
Binary 11101101 11111010 10110000
Octal 355 372 260

Shades and tints

Shades of #EDFAB0

#EDFAB0
(237,250,176)
#D8E4A0
(216,228,160)
#C3CE90
(195,206,144)
#AEB880
(174,184,128)
#99A270
(153,162,112)
#848C60
(132,140,96)
#6F7650
(111,118,80)
#5A6040
(90,96,64)
#454A30
(69,74,48)
#303420
(48,52,32)
#1B1E10
(27,30,16)
#000000
(0,0,0)

Tints of #EDFAB0

#EDFAB0
(237,250,176)
#EEFAB7
(238,250,183)
#EFFABE
(239,250,190)
#F0FAC5
(240,250,197)
#F1FACC
(241,250,204)
#F2FAD3
(242,250,211)
#F3FADA
(243,250,218)
#F4FAE1
(244,250,225)
#F5FAE8
(245,250,232)
#F6FAEF
(246,250,239)
#F7FAF6
(247,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDFAB0 color. Also use rgb(237,250,176) instead hex code.

Text Font Color

.myTextColor { color: #EDFAB0; }

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

This text font color is #EDFAB0.

Background Color

.myBgColor { background-color: #EDFAB0; }

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

This div background color is #EDFAB0.

Border color

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

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

This div border color is #EDFAB0.

Opacity

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

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

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

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

This text has shadow with #EDFAB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDFAB0.

Preview

Color preview on black background

This text has color #EDFAB0 on black background.


Color preview on white background

This text has color #EDFAB0 on white background.


Black color preview on #EDFAB0 background

This text has black color on #EDFAB0 background.


White color preview on #EDFAB0 background

This text has white color on #EDFAB0 background.


Related colors

Complementary color

Complementary color for #hex is #12054F.


I love getcolorcode.com

Triadic colors

1 #B0EDFA and #FAB0ED with #EDFAB0 are triadic colors.

2 #B0FAED and #FAEDB0 with #EDFAB0 are triadic colors.