COLOR #EDE796

HEX: #EDE796 RGB: (237,231,150)

Renk bilgisi

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

RGB renk modeli

#EDE796 color RGB value is (237,231,150).

RGB: (237,231,150) (93%, 91%, 59%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 231 of 255 = 91%
B 150 of 255 = 59%

237
231
150

R + G + B ~ 81%. #EDE796 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 231 + 150 = 618 (100%)
R 237 of 618 ~ 38.35%
G 231 of 618 ~ 37.38%
B 150 of 618 ~ 24.27'%

%38.35
%37.38
%24.27

CMYK RENK MODELİ

#EDE796 rengi CMYK tonu (0,3,37,7).

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

CMYK: (0,3,37,7)
C0M3Y37K7 (0%, 3%, 37%, 7%)
(0.00 / 0.03 / 0.37 / 0.07)

CMYK yüzdeleri

%0
%2.53
%36.71
%7.06

Codes

Color #EDE796 in popluar color models

ED E7 96
RGB 237 231 150
HSL 56° 70.73% 75.88%
HSB/HSV 56° 36.71% 92.94%
CMYK 0.00% 2.53% 36.71%
7.06%

Color #EDE796 in popluar number systems.

HEX ED E7 96
Decimal 237 231 150
Binary 11101101 11100111 10010110
Octal 355 347 226

Shades and tints

Shades of #EDE796

#EDE796
(237,231,150)
#D8D289
(216,210,137)
#C3BD7C
(195,189,124)
#AEA86F
(174,168,111)
#999362
(153,147,98)
#847E55
(132,126,85)
#6F6948
(111,105,72)
#5A543B
(90,84,59)
#453F2E
(69,63,46)
#302A21
(48,42,33)
#1B1514
(27,21,20)
#000000
(0,0,0)

Tints of #EDE796

#EDE796
(237,231,150)
#EEE99F
(238,233,159)
#EFEBA8
(239,235,168)
#F0EDB1
(240,237,177)
#F1EFBA
(241,239,186)
#F2F1C3
(242,241,195)
#F3F3CC
(243,243,204)
#F4F5D5
(244,245,213)
#F5F7DE
(245,247,222)
#F6F9E7
(246,249,231)
#F7FBF0
(247,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE796 color. Also use rgb(237,231,150) instead hex code.

Text Font Color

.myTextColor { color: #EDE796; }

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

This text font color is #EDE796.

Background Color

.myBgColor { background-color: #EDE796; }

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

This div background color is #EDE796.

Border color

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

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

This div border color is #EDE796.

Opacity

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

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

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

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

This text has shadow with #EDE796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE796.

Preview

Color preview on black background

This text has color #EDE796 on black background.


Color preview on white background

This text has color #EDE796 on white background.


Black color preview on #EDE796 background

This text has black color on #EDE796 background.


White color preview on #EDE796 background

This text has white color on #EDE796 background.


Related colors

Complementary color

Complementary color for #hex is #121869.


I love getcolorcode.com

Triadic colors

1 #96EDE7 and #E796ED with #EDE796 are triadic colors.

2 #96E7ED and #E7ED96 with #EDE796 are triadic colors.