COLOR #EBD092

HEX: #EBD092 RGB: (235,208,146)

Color info

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

RGB color model

#EBD092 color RGB value is (235,208,146).

RGB: (235,208,146) (92%, 82%, 57%)

RGB channels and saturation

R 235 of 255 = 92%
G 208 of 255 = 82%
B 146 of 255 = 57%

235
208
146

R + G + B ~ 77%. #EBD092 is quite light color.

Portions of RGB colors in percentages

R + G + B = 235 + 208 + 146 = 589 (100%)
R 235 of 589 ~ 39.9%
G 208 of 589 ~ 35.31%
B 146 of 589 ~ 24.79'%

%39.9
%35.31
%24.79

CMYK color model

#EBD092 color CMYK value is (0,11,38,8).

  • cyan value is 0.00%
  • magenta value is 11.49%
  • yellow value is 37.87%
  • key color value is 7.84%

CMYK: (0,11,38,8)
C0M11Y38K8 (0%, 11%, 38%, 8%)
(0.00 / 0.11 / 0.38 / 0.08)

CMYK percentages

%0
%11.49
%37.87
%7.84

Codes

Color #EBD092 in popluar color models

EB D0 92
RGB 235 208 146
HSL 42° 68.99% 74.71%
HSB/HSV 42° 37.87% 92.16%
CMYK 0.00% 11.49% 37.87%
7.84%

Color #EBD092 in popluar number systems.

HEX EB D0 92
Decimal 235 208 146
Binary 11101011 11010000 10010010
Octal 353 320 222

Shades and tints

Shades of #EBD092

#EBD092
(235,208,146)
#D6BE85
(214,190,133)
#C1AC78
(193,172,120)
#AC9A6B
(172,154,107)
#97885E
(151,136,94)
#827651
(130,118,81)
#6D6444
(109,100,68)
#585237
(88,82,55)
#43402A
(67,64,42)
#2E2E1D
(46,46,29)
#191C10
(25,28,16)
#000000
(0,0,0)

Tints of #EBD092

#EBD092
(235,208,146)
#ECD49B
(236,212,155)
#EDD8A4
(237,216,164)
#EEDCAD
(238,220,173)
#EFE0B6
(239,224,182)
#F0E4BF
(240,228,191)
#F1E8C8
(241,232,200)
#F2ECD1
(242,236,209)
#F3F0DA
(243,240,218)
#F4F4E3
(244,244,227)
#F5F8EC
(245,248,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBD092 color. Also use rgb(235,208,146) instead hex code.

Text Font Color

.myTextColor { color: #EBD092; }

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

This text font color is #EBD092.

Background Color

.myBgColor { background-color: #EBD092; }

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

This div background color is #EBD092.

Border color

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

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

This div border color is #EBD092.

Opacity

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

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

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

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

This text has shadow with #EBD092 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBD092.

Preview

Color preview on black background

This text has color #EBD092 on black background.


Color preview on white background

This text has color #EBD092 on white background.


Black color preview on #EBD092 background

This text has black color on #EBD092 background.


White color preview on #EBD092 background

This text has white color on #EBD092 background.


Related colors

Complementary color

Complementary color for #hex is #142F6D.


I love getcolorcode.com

Triadic colors

1 #92EBD0 and #D092EB with #EBD092 are triadic colors.

2 #92D0EB and #D0EB92 with #EBD092 are triadic colors.