COLOR #EDAB88

HEX: #EDAB88 RGB: (237,171,136)

Renk bilgisi

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

RGB renk modeli

#EDAB88 color RGB value is (237,171,136).

RGB: (237,171,136) (93%, 67%, 53%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 171 of 255 = 67%
B 136 of 255 = 53%

237
171
136

R + G + B ~ 71%. #EDAB88 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 171 + 136 = 544 (100%)
R 237 of 544 ~ 43.57%
G 171 of 544 ~ 31.43%
B 136 of 544 ~ 25'%

%43.57
%31.43
%25

CMYK RENK MODELİ

#EDAB88 rengi CMYK tonu (0,28,43,7).

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

CMYK: (0,28,43,7)
C0M28Y43K7 (0%, 28%, 43%, 7%)
(0.00 / 0.28 / 0.43 / 0.07)

CMYK yüzdeleri

%0
%27.85
%42.62
%7.06

Codes

Color #EDAB88 in popluar color models

ED AB 88
RGB 237 171 136
HSL 21° 73.72% 73.14%
HSB/HSV 21° 42.62% 92.94%
CMYK 0.00% 27.85% 42.62%
7.06%

Color #EDAB88 in popluar number systems.

HEX ED AB 88
Decimal 237 171 136
Binary 11101101 10101011 10001000
Octal 355 253 210

Shades and tints

Shades of #EDAB88

#EDAB88
(237,171,136)
#D89C7C
(216,156,124)
#C38D70
(195,141,112)
#AE7E64
(174,126,100)
#996F58
(153,111,88)
#84604C
(132,96,76)
#6F5140
(111,81,64)
#5A4234
(90,66,52)
#453328
(69,51,40)
#30241C
(48,36,28)
#1B1510
(27,21,16)
#000000
(0,0,0)

Tints of #EDAB88

#EDAB88
(237,171,136)
#EEB292
(238,178,146)
#EFB99C
(239,185,156)
#F0C0A6
(240,192,166)
#F1C7B0
(241,199,176)
#F2CEBA
(242,206,186)
#F3D5C4
(243,213,196)
#F4DCCE
(244,220,206)
#F5E3D8
(245,227,216)
#F6EAE2
(246,234,226)
#F7F1EC
(247,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDAB88 color. Also use rgb(237,171,136) instead hex code.

Text Font Color

.myTextColor { color: #EDAB88; }

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

This text font color is #EDAB88.

Background Color

.myBgColor { background-color: #EDAB88; }

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

This div background color is #EDAB88.

Border color

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

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

This div border color is #EDAB88.

Opacity

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

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

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

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

This text has shadow with #EDAB88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDAB88.

Preview

Color preview on black background

This text has color #EDAB88 on black background.


Color preview on white background

This text has color #EDAB88 on white background.


Black color preview on #EDAB88 background

This text has black color on #EDAB88 background.


White color preview on #EDAB88 background

This text has white color on #EDAB88 background.


Related colors

Complementary color

Complementary color for #hex is #125477.


I love getcolorcode.com

Triadic colors

1 #88EDAB and #AB88ED with #EDAB88 are triadic colors.

2 #88ABED and #ABED88 with #EDAB88 are triadic colors.