COLOR #EDB497

HEX: #EDB497 RGB: (237,180,151)

Renk bilgisi

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

RGB renk modeli

#EDB497 color RGB value is (237,180,151).

RGB: (237,180,151) (93%, 71%, 59%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 180 of 255 = 71%
B 151 of 255 = 59%

237
180
151

R + G + B ~ 74%. #EDB497 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 180 + 151 = 568 (100%)
R 237 of 568 ~ 41.73%
G 180 of 568 ~ 31.69%
B 151 of 568 ~ 26.58'%

%41.73
%31.69
%26.58

CMYK RENK MODELİ

#EDB497 rengi CMYK tonu (0,24,36,7).

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

CMYK: (0,24,36,7)
C0M24Y36K7 (0%, 24%, 36%, 7%)
(0.00 / 0.24 / 0.36 / 0.07)

CMYK yüzdeleri

%0
%24.05
%36.29
%7.06

Codes

Color #EDB497 in popluar color models

ED B4 97
RGB 237 180 151
HSL 20° 70.49% 76.08%
HSB/HSV 20° 36.29% 92.94%
CMYK 0.00% 24.05% 36.29%
7.06%

Color #EDB497 in popluar number systems.

HEX ED B4 97
Decimal 237 180 151
Binary 11101101 10110100 10010111
Octal 355 264 227

Shades and tints

Shades of #EDB497

#EDB497
(237,180,151)
#D8A48A
(216,164,138)
#C3947D
(195,148,125)
#AE8470
(174,132,112)
#997463
(153,116,99)
#846456
(132,100,86)
#6F5449
(111,84,73)
#5A443C
(90,68,60)
#45342F
(69,52,47)
#302422
(48,36,34)
#1B1415
(27,20,21)
#000000
(0,0,0)

Tints of #EDB497

#EDB497
(237,180,151)
#EEBAA0
(238,186,160)
#EFC0A9
(239,192,169)
#F0C6B2
(240,198,178)
#F1CCBB
(241,204,187)
#F2D2C4
(242,210,196)
#F3D8CD
(243,216,205)
#F4DED6
(244,222,214)
#F5E4DF
(245,228,223)
#F6EAE8
(246,234,232)
#F7F0F1
(247,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB497 color. Also use rgb(237,180,151) instead hex code.

Text Font Color

.myTextColor { color: #EDB497; }

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

This text font color is #EDB497.

Background Color

.myBgColor { background-color: #EDB497; }

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

This div background color is #EDB497.

Border color

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

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

This div border color is #EDB497.

Opacity

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

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

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

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

This text has shadow with #EDB497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB497.

Preview

Color preview on black background

This text has color #EDB497 on black background.


Color preview on white background

This text has color #EDB497 on white background.


Black color preview on #EDB497 background

This text has black color on #EDB497 background.


White color preview on #EDB497 background

This text has white color on #EDB497 background.


Related colors

Complementary color

Complementary color for #hex is #124B68.


I love getcolorcode.com

Triadic colors

1 #97EDB4 and #B497ED with #EDB497 are triadic colors.

2 #97B4ED and #B4ED97 with #EDB497 are triadic colors.