COLOR #FFEDB5

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

255
237
181

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

Yüzdelerle RGB renk parçaları

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

%37.89
%35.22
%26.89

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%0
%7.06
%29.02
%0

Codes

Color #FFEDB5 in popluar color models

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

Color #FFEDB5 in popluar number systems.

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

Shades and tints

Shades of #FFEDB5

#FFEDB5
(255,237,181)
#E8D8A5
(232,216,165)
#D1C395
(209,195,149)
#BAAE85
(186,174,133)
#A39975
(163,153,117)
#8C8465
(140,132,101)
#756F55
(117,111,85)
#5E5A45
(94,90,69)
#474535
(71,69,53)
#303025
(48,48,37)
#191B15
(25,27,21)
#000000
(0,0,0)

Tints of #FFEDB5

#FFEDB5
(255,237,181)
#FFEEBB
(255,238,187)
#FFEFC1
(255,239,193)
#FFF0C7
(255,240,199)
#FFF1CD
(255,241,205)
#FFF2D3
(255,242,211)
#FFF3D9
(255,243,217)
#FFF4DF
(255,244,223)
#FFF5E5
(255,245,229)
#FFF6EB
(255,246,235)
#FFF7F1
(255,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #FFEDB5; }

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

This text font color is #FFEDB5.

Background Color

.myBgColor { background-color: #FFEDB5; }

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

This div background color is #FFEDB5.

Border color

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

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

This div border color is #FFEDB5.

Opacity

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

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

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

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

This text has shadow with #FFEDB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #FFEDB5.

Preview

Color preview on black background

This text has color #FFEDB5 on black background.


Color preview on white background

This text has color #FFEDB5 on white background.


Black color preview on #FFEDB5 background

This text has black color on #FFEDB5 background.


White color preview on #FFEDB5 background

This text has white color on #FFEDB5 background.


Related colors

Complementary color

Complementary color for #hex is #00124A.


I love getcolorcode.com

Triadic colors

1 #B5FFED and #EDB5FF with #FFEDB5 are triadic colors.

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