COLOR #EDE5AF

HEX: #EDE5AF RGB: (237,229,175)

Renk bilgisi

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

RGB renk modeli

#EDE5AF color RGB value is (237,229,175).

RGB: (237,229,175) (93%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 229 of 255 = 90%
B 175 of 255 = 69%

237
229
175

R + G + B ~ 84%. #EDE5AF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 229 + 175 = 641 (100%)
R 237 of 641 ~ 36.97%
G 229 of 641 ~ 35.73%
B 175 of 641 ~ 27.3'%

%36.97
%35.73
%27.3

CMYK RENK MODELİ

#EDE5AF rengi CMYK tonu (0,3,26,7).

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

CMYK: (0,3,26,7)
C0M3Y26K7 (0%, 3%, 26%, 7%)
(0.00 / 0.03 / 0.26 / 0.07)

CMYK yüzdeleri

%0
%3.38
%26.16
%7.06

Codes

Color #EDE5AF in popluar color models

ED E5 AF
RGB 237 229 175
HSL 52° 63.27% 80.78%
HSB/HSV 52° 26.16% 92.94%
CMYK 0.00% 3.38% 26.16%
7.06%

Color #EDE5AF in popluar number systems.

HEX ED E5 AF
Decimal 237 229 175
Binary 11101101 11100101 10101111
Octal 355 345 257

Shades and tints

Shades of #EDE5AF

#EDE5AF
(237,229,175)
#D8D1A0
(216,209,160)
#C3BD91
(195,189,145)
#AEA982
(174,169,130)
#999573
(153,149,115)
#848164
(132,129,100)
#6F6D55
(111,109,85)
#5A5946
(90,89,70)
#454537
(69,69,55)
#303128
(48,49,40)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #EDE5AF

#EDE5AF
(237,229,175)
#EEE7B6
(238,231,182)
#EFE9BD
(239,233,189)
#F0EBC4
(240,235,196)
#F1EDCB
(241,237,203)
#F2EFD2
(242,239,210)
#F3F1D9
(243,241,217)
#F4F3E0
(244,243,224)
#F5F5E7
(245,245,231)
#F6F7EE
(246,247,238)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE5AF color. Also use rgb(237,229,175) instead hex code.

Text Font Color

.myTextColor { color: #EDE5AF; }

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

This text font color is #EDE5AF.

Background Color

.myBgColor { background-color: #EDE5AF; }

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

This div background color is #EDE5AF.

Border color

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

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

This div border color is #EDE5AF.

Opacity

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

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

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

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

This text has shadow with #EDE5AF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE5AF.

Preview

Color preview on black background

This text has color #EDE5AF on black background.


Color preview on white background

This text has color #EDE5AF on white background.


Black color preview on #EDE5AF background

This text has black color on #EDE5AF background.


White color preview on #EDE5AF background

This text has white color on #EDE5AF background.


Related colors

Complementary color

Complementary color for #EDE5AF is #121A50.


I love getcolorcode.com

Triadic colors

1 #AFEDE5 and #E5AFED with #EDE5AF are triadic colors.

2 #AFE5ED and #E5EDAF with #EDE5AF are triadic colors.