COLOR #EDCAA3

HEX: #EDCAA3 RGB: (237,202,163)

Renk bilgisi

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

RGB renk modeli

#EDCAA3 color RGB value is (237,202,163).

RGB: (237,202,163) (93%, 79%, 64%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 202 of 255 = 79%
B 163 of 255 = 64%

237
202
163

R + G + B ~ 79%. #EDCAA3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 202 + 163 = 602 (100%)
R 237 of 602 ~ 39.37%
G 202 of 602 ~ 33.55%
B 163 of 602 ~ 27.08'%

%39.37
%33.55
%27.08

CMYK RENK MODELİ

#EDCAA3 rengi CMYK tonu (0,15,31,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.77%
  • sarı tonu 31.22%
  • ana renk tonu 7.06%

CMYK: (0,15,31,7)
C0M15Y31K7 (0%, 15%, 31%, 7%)
(0.00 / 0.15 / 0.31 / 0.07)

CMYK yüzdeleri

%0
%14.77
%31.22
%7.06

Codes

Color #EDCAA3 in popluar color models

ED CA A3
RGB 237 202 163
HSL 32° 67.27% 78.43%
HSB/HSV 32° 31.22% 92.94%
CMYK 0.00% 14.77% 31.22%
7.06%

Color #EDCAA3 in popluar number systems.

HEX ED CA A3
Decimal 237 202 163
Binary 11101101 11001010 10100011
Octal 355 312 243

Shades and tints

Shades of #EDCAA3

#EDCAA3
(237,202,163)
#D8B895
(216,184,149)
#C3A687
(195,166,135)
#AE9479
(174,148,121)
#99826B
(153,130,107)
#84705D
(132,112,93)
#6F5E4F
(111,94,79)
#5A4C41
(90,76,65)
#453A33
(69,58,51)
#302825
(48,40,37)
#1B1617
(27,22,23)
#000000
(0,0,0)

Tints of #EDCAA3

#EDCAA3
(237,202,163)
#EECEAB
(238,206,171)
#EFD2B3
(239,210,179)
#F0D6BB
(240,214,187)
#F1DAC3
(241,218,195)
#F2DECB
(242,222,203)
#F3E2D3
(243,226,211)
#F4E6DB
(244,230,219)
#F5EAE3
(245,234,227)
#F6EEEB
(246,238,235)
#F7F2F3
(247,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDCAA3 color. Also use rgb(237,202,163) instead hex code.

Text Font Color

.myTextColor { color: #EDCAA3; }

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

This text font color is #EDCAA3.

Background Color

.myBgColor { background-color: #EDCAA3; }

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

This div background color is #EDCAA3.

Border color

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

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

This div border color is #EDCAA3.

Opacity

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

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

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

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

This text has shadow with #EDCAA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCAA3.

Preview

Color preview on black background

This text has color #EDCAA3 on black background.


Color preview on white background

This text has color #EDCAA3 on white background.


Black color preview on #EDCAA3 background

This text has black color on #EDCAA3 background.


White color preview on #EDCAA3 background

This text has white color on #EDCAA3 background.


Related colors

Complementary color

Complementary color for #hex is #12355C.


I love getcolorcode.com

Triadic colors

1 #A3EDCA and #CAA3ED with #EDCAA3 are triadic colors.

2 #A3CAED and #CAEDA3 with #EDCAA3 are triadic colors.