COLOR #EDAB8E

HEX: #EDAB8E RGB: (237,171,142)

Renk bilgisi

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

RGB renk modeli

#EDAB8E color RGB value is (237,171,142).

RGB: (237,171,142) (93%, 67%, 56%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 171 of 255 = 67%
B 142 of 255 = 56%

237
171
142

R + G + B ~ 72%. #EDAB8E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 171 + 142 = 550 (100%)
R 237 of 550 ~ 43.09%
G 171 of 550 ~ 31.09%
B 142 of 550 ~ 25.82'%

%43.09
%31.09
%25.82

CMYK RENK MODELİ

#EDAB8E rengi CMYK tonu (0,28,40,7).

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

CMYK: (0,28,40,7)
C0M28Y40K7 (0%, 28%, 40%, 7%)
(0.00 / 0.28 / 0.40 / 0.07)

CMYK yüzdeleri

%0
%27.85
%40.08
%7.06

Codes

Color #EDAB8E in popluar color models

ED AB 8E
RGB 237 171 142
HSL 18° 72.52% 74.31%
HSB/HSV 18° 40.08% 92.94%
CMYK 0.00% 27.85% 40.08%
7.06%

Color #EDAB8E in popluar number systems.

HEX ED AB 8E
Decimal 237 171 142
Binary 11101101 10101011 10001110
Octal 355 253 216

Shades and tints

Shades of #EDAB8E

#EDAB8E
(237,171,142)
#D89C82
(216,156,130)
#C38D76
(195,141,118)
#AE7E6A
(174,126,106)
#996F5E
(153,111,94)
#846052
(132,96,82)
#6F5146
(111,81,70)
#5A423A
(90,66,58)
#45332E
(69,51,46)
#302422
(48,36,34)
#1B1516
(27,21,22)
#000000
(0,0,0)

Tints of #EDAB8E

#EDAB8E
(237,171,142)
#EEB298
(238,178,152)
#EFB9A2
(239,185,162)
#F0C0AC
(240,192,172)
#F1C7B6
(241,199,182)
#F2CEC0
(242,206,192)
#F3D5CA
(243,213,202)
#F4DCD4
(244,220,212)
#F5E3DE
(245,227,222)
#F6EAE8
(246,234,232)
#F7F1F2
(247,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDAB8E; }

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

This text font color is #EDAB8E.

Background Color

.myBgColor { background-color: #EDAB8E; }

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

This div background color is #EDAB8E.

Border color

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

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

This div border color is #EDAB8E.

Opacity

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

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

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

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

This text has shadow with #EDAB8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDAB8E.

Preview

Color preview on black background

This text has color #EDAB8E on black background.


Color preview on white background

This text has color #EDAB8E on white background.


Black color preview on #EDAB8E background

This text has black color on #EDAB8E background.


White color preview on #EDAB8E background

This text has white color on #EDAB8E background.


Related colors

Complementary color

Complementary color for #hex is #125471.


I love getcolorcode.com

Triadic colors

1 #8EEDAB and #AB8EED with #EDAB8E are triadic colors.

2 #8EABED and #ABED8E with #EDAB8E are triadic colors.