COLOR #EDC690

HEX: #EDC690 RGB: (237,198,144)

Renk bilgisi

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

RGB renk modeli

#EDC690 color RGB value is (237,198,144).

RGB: (237,198,144) (93%, 78%, 56%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 198 of 255 = 78%
B 144 of 255 = 56%

237
198
144

R + G + B ~ 76%. #EDC690 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 198 + 144 = 579 (100%)
R 237 of 579 ~ 40.93%
G 198 of 579 ~ 34.2%
B 144 of 579 ~ 24.87'%

%40.93
%34.2
%24.87

CMYK RENK MODELİ

#EDC690 rengi CMYK tonu (0,16,39,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.46%
  • sarı tonu 39.24%
  • ana renk tonu 7.06%

CMYK: (0,16,39,7)
C0M16Y39K7 (0%, 16%, 39%, 7%)
(0.00 / 0.16 / 0.39 / 0.07)

CMYK yüzdeleri

%0
%16.46
%39.24
%7.06

Codes

Color #EDC690 in popluar color models

ED C6 90
RGB 237 198 144
HSL 35° 72.09% 74.71%
HSB/HSV 35° 39.24% 92.94%
CMYK 0.00% 16.46% 39.24%
7.06%

Color #EDC690 in popluar number systems.

HEX ED C6 90
Decimal 237 198 144
Binary 11101101 11000110 10010000
Octal 355 306 220

Shades and tints

Shades of #EDC690

#EDC690
(237,198,144)
#D8B483
(216,180,131)
#C3A276
(195,162,118)
#AE9069
(174,144,105)
#997E5C
(153,126,92)
#846C4F
(132,108,79)
#6F5A42
(111,90,66)
#5A4835
(90,72,53)
#453628
(69,54,40)
#30241B
(48,36,27)
#1B120E
(27,18,14)
#000000
(0,0,0)

Tints of #EDC690

#EDC690
(237,198,144)
#EECB9A
(238,203,154)
#EFD0A4
(239,208,164)
#F0D5AE
(240,213,174)
#F1DAB8
(241,218,184)
#F2DFC2
(242,223,194)
#F3E4CC
(243,228,204)
#F4E9D6
(244,233,214)
#F5EEE0
(245,238,224)
#F6F3EA
(246,243,234)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDC690 color. Also use rgb(237,198,144) instead hex code.

Text Font Color

.myTextColor { color: #EDC690; }

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

This text font color is #EDC690.

Background Color

.myBgColor { background-color: #EDC690; }

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

This div background color is #EDC690.

Border color

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

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

This div border color is #EDC690.

Opacity

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

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

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

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

This text has shadow with #EDC690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDC690.

Preview

Color preview on black background

This text has color #EDC690 on black background.


Color preview on white background

This text has color #EDC690 on white background.


Black color preview on #EDC690 background

This text has black color on #EDC690 background.


White color preview on #EDC690 background

This text has white color on #EDC690 background.


Related colors

Complementary color

Complementary color for #hex is #12396F.


I love getcolorcode.com

Triadic colors

1 #90EDC6 and #C690ED with #EDC690 are triadic colors.

2 #90C6ED and #C6ED90 with #EDC690 are triadic colors.