COLOR #EDCC9F

HEX: #EDCC9F RGB: (237,204,159)

Renk bilgisi

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

RGB renk modeli

#EDCC9F color RGB value is (237,204,159).

RGB: (237,204,159) (93%, 80%, 62%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 204 of 255 = 80%
B 159 of 255 = 62%

237
204
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 204 + 159 = 600 (100%)
R 237 of 600 ~ 39.5%
G 204 of 600 ~ 34%
B 159 of 600 ~ 26.5'%

%39.5
%34
%26.5

CMYK RENK MODELİ

#EDCC9F rengi CMYK tonu (0,14,33,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.92%
  • sarı tonu 32.91%
  • ana renk tonu 7.06%

CMYK: (0,14,33,7)
C0M14Y33K7 (0%, 14%, 33%, 7%)
(0.00 / 0.14 / 0.33 / 0.07)

CMYK yüzdeleri

%0
%13.92
%32.91
%7.06

Codes

Color #EDCC9F in popluar color models

ED CC 9F
RGB 237 204 159
HSL 35° 68.42% 77.65%
HSB/HSV 35° 32.91% 92.94%
CMYK 0.00% 13.92% 32.91%
7.06%

Color #EDCC9F in popluar number systems.

HEX ED CC 9F
Decimal 237 204 159
Binary 11101101 11001100 10011111
Octal 355 314 237

Shades and tints

Shades of #EDCC9F

#EDCC9F
(237,204,159)
#D8BA91
(216,186,145)
#C3A883
(195,168,131)
#AE9675
(174,150,117)
#998467
(153,132,103)
#847259
(132,114,89)
#6F604B
(111,96,75)
#5A4E3D
(90,78,61)
#453C2F
(69,60,47)
#302A21
(48,42,33)
#1B1813
(27,24,19)
#000000
(0,0,0)

Tints of #EDCC9F

#EDCC9F
(237,204,159)
#EED0A7
(238,208,167)
#EFD4AF
(239,212,175)
#F0D8B7
(240,216,183)
#F1DCBF
(241,220,191)
#F2E0C7
(242,224,199)
#F3E4CF
(243,228,207)
#F4E8D7
(244,232,215)
#F5ECDF
(245,236,223)
#F6F0E7
(246,240,231)
#F7F4EF
(247,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDCC9F color. Also use rgb(237,204,159) instead hex code.

Text Font Color

.myTextColor { color: #EDCC9F; }

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

This text font color is #EDCC9F.

Background Color

.myBgColor { background-color: #EDCC9F; }

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

This div background color is #EDCC9F.

Border color

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

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

This div border color is #EDCC9F.

Opacity

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

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

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

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

This text has shadow with #EDCC9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCC9F.

Preview

Color preview on black background

This text has color #EDCC9F on black background.


Color preview on white background

This text has color #EDCC9F on white background.


Black color preview on #EDCC9F background

This text has black color on #EDCC9F background.


White color preview on #EDCC9F background

This text has white color on #EDCC9F background.


Related colors

Complementary color

Complementary color for #hex is #123360.


I love getcolorcode.com

Triadic colors

1 #9FEDCC and #CC9FED with #EDCC9F are triadic colors.

2 #9FCCED and #CCED9F with #EDCC9F are triadic colors.