COLOR #EDE4AB

HEX: #EDE4AB RGB: (237,228,171)

Renk bilgisi

#EDE4AB contains mainly red and green colors. #EDE4AB ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDE4AB color RGB value is (237,228,171).

RGB: (237,228,171) (93%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 228 of 255 = 89%
B 171 of 255 = 67%

237
228
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 228 + 171 = 636 (100%)
R 237 of 636 ~ 37.26%
G 228 of 636 ~ 35.85%
B 171 of 636 ~ 26.89'%

%37.26
%35.85
%26.89

CMYK RENK MODELİ

#EDE4AB rengi CMYK tonu (0,4,28,7).

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

CMYK: (0,4,28,7)
C0M4Y28K7 (0%, 4%, 28%, 7%)
(0.00 / 0.04 / 0.28 / 0.07)

CMYK yüzdeleri

%0
%3.8
%27.85
%7.06

Codes

Color #EDE4AB in popluar color models

ED E4 AB
RGB 237 228 171
HSL 52° 64.71% 80.00%
HSB/HSV 52° 27.85% 92.94%
CMYK 0.00% 3.80% 27.85%
7.06%

Color #EDE4AB in popluar number systems.

HEX ED E4 AB
Decimal 237 228 171
Binary 11101101 11100100 10101011
Octal 355 344 253

Shades and tints

Shades of #EDE4AB

#EDE4AB
(237,228,171)
#D8D09C
(216,208,156)
#C3BC8D
(195,188,141)
#AEA87E
(174,168,126)
#99946F
(153,148,111)
#848060
(132,128,96)
#6F6C51
(111,108,81)
#5A5842
(90,88,66)
#454433
(69,68,51)
#303024
(48,48,36)
#1B1C15
(27,28,21)
#000000
(0,0,0)

Tints of #EDE4AB

#EDE4AB
(237,228,171)
#EEE6B2
(238,230,178)
#EFE8B9
(239,232,185)
#F0EAC0
(240,234,192)
#F1ECC7
(241,236,199)
#F2EECE
(242,238,206)
#F3F0D5
(243,240,213)
#F4F2DC
(244,242,220)
#F5F4E3
(245,244,227)
#F6F6EA
(246,246,234)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE4AB color. Also use rgb(237,228,171) instead hex code.

Text Font Color

.myTextColor { color: #EDE4AB; }

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

This text font color is #EDE4AB.

Background Color

.myBgColor { background-color: #EDE4AB; }

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

This div background color is #EDE4AB.

Border color

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

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

This div border color is #EDE4AB.

Opacity

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

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

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

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

This text has shadow with #EDE4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE4AB.

Preview

Color preview on black background

This text has color #EDE4AB on black background.


Color preview on white background

This text has color #EDE4AB on white background.


Black color preview on #EDE4AB background

This text has black color on #EDE4AB background.


White color preview on #EDE4AB background

This text has white color on #EDE4AB background.


Related colors

Complementary color

Complementary color for #hex is #121B54.


I love getcolorcode.com

Triadic colors

1 #ABEDE4 and #E4ABED with #EDE4AB are triadic colors.

2 #ABE4ED and #E4EDAB with #EDE4AB are triadic colors.