COLOR #EDCFA8

HEX: #EDCFA8 RGB: (237,207,168)

Color info

#EDCFA8 contains mainly red and green colors. Web safe color of #EDCFA8 is #FFCC99 (or #FC9).

RGB color model

#EDCFA8 color RGB value is (237,207,168).

RGB: (237,207,168) (93%, 81%, 66%)

RGB channels and saturation

R 237 of 255 = 93%
G 207 of 255 = 81%
B 168 of 255 = 66%

237
207
168

R + G + B ~ 80%. #EDCFA8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 237 + 207 + 168 = 612 (100%)
R 237 of 612 ~ 38.73%
G 207 of 612 ~ 33.82%
B 168 of 612 ~ 27.45'%

%38.73
%33.82
%27.45

CMYK color model

#EDCFA8 color CMYK value is (0,13,29,7).

  • cyan value is 0.00%
  • magenta value is 12.66%
  • yellow value is 29.11%
  • key color value is 7.06%

CMYK: (0,13,29,7)
C0M13Y29K7 (0%, 13%, 29%, 7%)
(0.00 / 0.13 / 0.29 / 0.07)

CMYK percentages

%0
%12.66
%29.11
%7.06

Codes

Color #EDCFA8 in popluar color models

ED CF A8
RGB 237 207 168
HSL 34° 65.71% 79.41%
HSB/HSV 34° 29.11% 92.94%
CMYK 0.00% 12.66% 29.11%
7.06%

Color #EDCFA8 in popluar number systems.

HEX ED CF A8
Decimal 237 207 168
Binary 11101101 11001111 10101000
Octal 355 317 250

Shades and tints

Shades of #EDCFA8

#EDCFA8
(237,207,168)
#D8BD99
(216,189,153)
#C3AB8A
(195,171,138)
#AE997B
(174,153,123)
#99876C
(153,135,108)
#84755D
(132,117,93)
#6F634E
(111,99,78)
#5A513F
(90,81,63)
#453F30
(69,63,48)
#302D21
(48,45,33)
#1B1B12
(27,27,18)
#000000
(0,0,0)

Tints of #EDCFA8

#EDCFA8
(237,207,168)
#EED3AF
(238,211,175)
#EFD7B6
(239,215,182)
#F0DBBD
(240,219,189)
#F1DFC4
(241,223,196)
#F2E3CB
(242,227,203)
#F3E7D2
(243,231,210)
#F4EBD9
(244,235,217)
#F5EFE0
(245,239,224)
#F6F3E7
(246,243,231)
#F7F7EE
(247,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCFA8; }

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

This text font color is #EDCFA8.

Background Color

.myBgColor { background-color: #EDCFA8; }

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

This div background color is #EDCFA8.

Border color

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

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

This div border color is #EDCFA8.

Opacity

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

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

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

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

This text has shadow with #EDCFA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCFA8.

Preview

Color preview on black background

This text has color #EDCFA8 on black background.


Color preview on white background

This text has color #EDCFA8 on white background.


Black color preview on #EDCFA8 background

This text has black color on #EDCFA8 background.


White color preview on #EDCFA8 background

This text has white color on #EDCFA8 background.


Related colors

Complementary color

Complementary color for #hex is #123057.


I love getcolorcode.com

Triadic colors

1 #A8EDCF and #CFA8ED with #EDCFA8 are triadic colors.

2 #A8CFED and #CFEDA8 with #EDCFA8 are triadic colors.