COLOR #EDAD97

HEX: #EDAD97 RGB: (237,173,151)

Renk bilgisi

#EDAD97 contains mainly red color. #EDAD97 ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#EDAD97 color RGB value is (237,173,151).

RGB: (237,173,151) (93%, 68%, 59%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 173 of 255 = 68%
B 151 of 255 = 59%

237
173
151

R + G + B ~ 73%. #EDAD97 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 173 + 151 = 561 (100%)
R 237 of 561 ~ 42.25%
G 173 of 561 ~ 30.84%
B 151 of 561 ~ 26.92'%

%42.25
%30.84
%26.92

CMYK RENK MODELİ

#EDAD97 rengi CMYK tonu (0,27,36,7).

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

CMYK: (0,27,36,7)
C0M27Y36K7 (0%, 27%, 36%, 7%)
(0.00 / 0.27 / 0.36 / 0.07)

CMYK yüzdeleri

%0
%27
%36.29
%7.06

Codes

Color #EDAD97 in popluar color models

ED AD 97
RGB 237 173 151
HSL 15° 70.49% 76.08%
HSB/HSV 15° 36.29% 92.94%
CMYK 0.00% 27.00% 36.29%
7.06%

Color #EDAD97 in popluar number systems.

HEX ED AD 97
Decimal 237 173 151
Binary 11101101 10101101 10010111
Octal 355 255 227

Shades and tints

Shades of #EDAD97

#EDAD97
(237,173,151)
#D89E8A
(216,158,138)
#C38F7D
(195,143,125)
#AE8070
(174,128,112)
#997163
(153,113,99)
#846256
(132,98,86)
#6F5349
(111,83,73)
#5A443C
(90,68,60)
#45352F
(69,53,47)
#302622
(48,38,34)
#1B1715
(27,23,21)
#000000
(0,0,0)

Tints of #EDAD97

#EDAD97
(237,173,151)
#EEB4A0
(238,180,160)
#EFBBA9
(239,187,169)
#F0C2B2
(240,194,178)
#F1C9BB
(241,201,187)
#F2D0C4
(242,208,196)
#F3D7CD
(243,215,205)
#F4DED6
(244,222,214)
#F5E5DF
(245,229,223)
#F6ECE8
(246,236,232)
#F7F3F1
(247,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDAD97; }

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

This text font color is #EDAD97.

Background Color

.myBgColor { background-color: #EDAD97; }

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

This div background color is #EDAD97.

Border color

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

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

This div border color is #EDAD97.

Opacity

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

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

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

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

This text has shadow with #EDAD97 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDAD97.

Preview

Color preview on black background

This text has color #EDAD97 on black background.


Color preview on white background

This text has color #EDAD97 on white background.


Black color preview on #EDAD97 background

This text has black color on #EDAD97 background.


White color preview on #EDAD97 background

This text has white color on #EDAD97 background.


Related colors

Complementary color

Complementary color for #hex is #125268.


I love getcolorcode.com

Triadic colors

1 #97EDAD and #AD97ED with #EDAD97 are triadic colors.

2 #97ADED and #ADED97 with #EDAD97 are triadic colors.