COLOR #EDCC6E

HEX: #EDCC6E RGB: (237,204,110)

Renk bilgisi

#EDCC6E contains mainly red and green colors. #EDCC6E ‘ nin web güvenlik rengi #FFCC66 (ya da #FC6) dir.

RGB renk modeli

#EDCC6E color RGB value is (237,204,110).

RGB: (237,204,110) (93%, 80%, 43%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 204 of 255 = 80%
B 110 of 255 = 43%

237
204
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 204 + 110 = 551 (100%)
R 237 of 551 ~ 43.01%
G 204 of 551 ~ 37.02%
B 110 of 551 ~ 19.96'%

%43.01
%37.02
%19.96

CMYK RENK MODELİ

#EDCC6E rengi CMYK tonu (0,14,54,7).

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

CMYK: (0,14,54,7)
C0M14Y54K7 (0%, 14%, 54%, 7%)
(0.00 / 0.14 / 0.54 / 0.07)

CMYK yüzdeleri

%0
%13.92
%53.59
%7.06

Codes

Color #EDCC6E in popluar color models

ED CC 6E
RGB 237 204 110
HSL 44° 77.91% 68.04%
HSB/HSV 44° 53.59% 92.94%
CMYK 0.00% 13.92% 53.59%
7.06%

Color #EDCC6E in popluar number systems.

HEX ED CC 6E
Decimal 237 204 110
Binary 11101101 11001100 1101110
Octal 355 314 156

Shades and tints

Shades of #EDCC6E

#EDCC6E
(237,204,110)
#D8BA64
(216,186,100)
#C3A85A
(195,168,90)
#AE9650
(174,150,80)
#998446
(153,132,70)
#84723C
(132,114,60)
#6F6032
(111,96,50)
#5A4E28
(90,78,40)
#453C1E
(69,60,30)
#302A14
(48,42,20)
#1B180A
(27,24,10)
#000000
(0,0,0)

Tints of #EDCC6E

#EDCC6E
(237,204,110)
#EED07B
(238,208,123)
#EFD488
(239,212,136)
#F0D895
(240,216,149)
#F1DCA2
(241,220,162)
#F2E0AF
(242,224,175)
#F3E4BC
(243,228,188)
#F4E8C9
(244,232,201)
#F5ECD6
(245,236,214)
#F6F0E3
(246,240,227)
#F7F4F0
(247,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCC6E; }

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

This text font color is #EDCC6E.

Background Color

.myBgColor { background-color: #EDCC6E; }

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

This div background color is #EDCC6E.

Border color

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

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

This div border color is #EDCC6E.

Opacity

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

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

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

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

This text has shadow with #EDCC6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCC6E.

Preview

Color preview on black background

This text has color #EDCC6E on black background.


Color preview on white background

This text has color #EDCC6E on white background.


Black color preview on #EDCC6E background

This text has black color on #EDCC6E background.


White color preview on #EDCC6E background

This text has white color on #EDCC6E background.


Related colors

Complementary color

Complementary color for #hex is #123391.


I love getcolorcode.com

Triadic colors

1 #6EEDCC and #CC6EED with #EDCC6E are triadic colors.

2 #6ECCED and #CCED6E with #EDCC6E are triadic colors.