COLOR #EDBEA8

HEX: #EDBEA8 RGB: (237,190,168)

Renk bilgisi

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

RGB renk modeli

#EDBEA8 color RGB value is (237,190,168).

RGB: (237,190,168) (93%, 75%, 66%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 190 of 255 = 75%
B 168 of 255 = 66%

237
190
168

R + G + B ~ 78%. #EDBEA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 190 + 168 = 595 (100%)
R 237 of 595 ~ 39.83%
G 190 of 595 ~ 31.93%
B 168 of 595 ~ 28.24'%

%39.83
%31.93
%28.24

CMYK RENK MODELİ

#EDBEA8 rengi CMYK tonu (0,20,29,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.83%
  • sarı tonu 29.11%
  • ana renk tonu 7.06%

CMYK: (0,20,29,7)
C0M20Y29K7 (0%, 20%, 29%, 7%)
(0.00 / 0.20 / 0.29 / 0.07)

CMYK yüzdeleri

%0
%19.83
%29.11
%7.06

Codes

Color #EDBEA8 in popluar color models

ED BE A8
RGB 237 190 168
HSL 19° 65.71% 79.41%
HSB/HSV 19° 29.11% 92.94%
CMYK 0.00% 19.83% 29.11%
7.06%

Color #EDBEA8 in popluar number systems.

HEX ED BE A8
Decimal 237 190 168
Binary 11101101 10111110 10101000
Octal 355 276 250

Shades and tints

Shades of #EDBEA8

#EDBEA8
(237,190,168)
#D8AD99
(216,173,153)
#C39C8A
(195,156,138)
#AE8B7B
(174,139,123)
#997A6C
(153,122,108)
#84695D
(132,105,93)
#6F584E
(111,88,78)
#5A473F
(90,71,63)
#453630
(69,54,48)
#302521
(48,37,33)
#1B1412
(27,20,18)
#000000
(0,0,0)

Tints of #EDBEA8

#EDBEA8
(237,190,168)
#EEC3AF
(238,195,175)
#EFC8B6
(239,200,182)
#F0CDBD
(240,205,189)
#F1D2C4
(241,210,196)
#F2D7CB
(242,215,203)
#F3DCD2
(243,220,210)
#F4E1D9
(244,225,217)
#F5E6E0
(245,230,224)
#F6EBE7
(246,235,231)
#F7F0EE
(247,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDBEA8 color. Also use rgb(237,190,168) instead hex code.

Text Font Color

.myTextColor { color: #EDBEA8; }

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

This text font color is #EDBEA8.

Background Color

.myBgColor { background-color: #EDBEA8; }

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

This div background color is #EDBEA8.

Border color

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

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

This div border color is #EDBEA8.

Opacity

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

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

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

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

This text has shadow with #EDBEA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBEA8.

Preview

Color preview on black background

This text has color #EDBEA8 on black background.


Color preview on white background

This text has color #EDBEA8 on white background.


Black color preview on #EDBEA8 background

This text has black color on #EDBEA8 background.


White color preview on #EDBEA8 background

This text has white color on #EDBEA8 background.


Related colors

Complementary color

Complementary color for #hex is #124157.


I love getcolorcode.com

Triadic colors

1 #A8EDBE and #BEA8ED with #EDBEA8 are triadic colors.

2 #A8BEED and #BEEDA8 with #EDBEA8 are triadic colors.