COLOR #EFD292

HEX: #EFD292 RGB: (239,210,146)

Color info

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

RGB color model

#EFD292 color RGB value is (239,210,146).

RGB: (239,210,146) (94%, 82%, 57%)

RGB channels and saturation

R 239 of 255 = 94%
G 210 of 255 = 82%
B 146 of 255 = 57%

239
210
146

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

Portions of RGB colors in percentages

R + G + B = 239 + 210 + 146 = 595 (100%)
R 239 of 595 ~ 40.17%
G 210 of 595 ~ 35.29%
B 146 of 595 ~ 24.54'%

%40.17
%35.29
%24.54

CMYK color model

#EFD292 color CMYK value is (0,12,39,6).

  • cyan value is 0.00%
  • magenta value is 12.13%
  • yellow value is 38.91%
  • key color value is 6.27%

CMYK: (0,12,39,6)
C0M12Y39K6 (0%, 12%, 39%, 6%)
(0.00 / 0.12 / 0.39 / 0.06)

CMYK percentages

%0
%12.13
%38.91
%6.27

Codes

Color #EFD292 in popluar color models

EF D2 92
RGB 239 210 146
HSL 41° 74.40% 75.49%
HSB/HSV 41° 38.91% 93.73%
CMYK 0.00% 12.13% 38.91%
6.27%

Color #EFD292 in popluar number systems.

HEX EF D2 92
Decimal 239 210 146
Binary 11101111 11010010 10010010
Octal 357 322 222

Shades and tints

Shades of #EFD292

#EFD292
(239,210,146)
#DABF85
(218,191,133)
#C5AC78
(197,172,120)
#B0996B
(176,153,107)
#9B865E
(155,134,94)
#867351
(134,115,81)
#716044
(113,96,68)
#5C4D37
(92,77,55)
#473A2A
(71,58,42)
#32271D
(50,39,29)
#1D1410
(29,20,16)
#000000
(0,0,0)

Tints of #EFD292

#EFD292
(239,210,146)
#F0D69B
(240,214,155)
#F1DAA4
(241,218,164)
#F2DEAD
(242,222,173)
#F3E2B6
(243,226,182)
#F4E6BF
(244,230,191)
#F5EAC8
(245,234,200)
#F6EED1
(246,238,209)
#F7F2DA
(247,242,218)
#F8F6E3
(248,246,227)
#F9FAEC
(249,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFD292 color. Also use rgb(239,210,146) instead hex code.

Text Font Color

.myTextColor { color: #EFD292; }

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

This text font color is #EFD292.

Background Color

.myBgColor { background-color: #EFD292; }

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

This div background color is #EFD292.

Border color

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

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

This div border color is #EFD292.

Opacity

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

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

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

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

This text has shadow with #EFD292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFD292.

Preview

Color preview on black background

This text has color #EFD292 on black background.


Color preview on white background

This text has color #EFD292 on white background.


Black color preview on #EFD292 background

This text has black color on #EFD292 background.


White color preview on #EFD292 background

This text has white color on #EFD292 background.


Related colors

Complementary color

Complementary color for #hex is #102D6D.


I love getcolorcode.com

Triadic colors

1 #92EFD2 and #D292EF with #EFD292 are triadic colors.

2 #92D2EF and #D2EF92 with #EFD292 are triadic colors.