COLOR #EEB963

HEX: #EEB963 RGB: (238,185,99)

Renk bilgisi

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

RGB renk modeli

#EEB963 color RGB value is (238,185,99).

RGB: (238,185,99) (93%, 73%, 39%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 185 of 255 = 73%
B 99 of 255 = 39%

238
185
99

R + G + B ~ 68%. #EEB963 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 185 + 99 = 522 (100%)
R 238 of 522 ~ 45.59%
G 185 of 522 ~ 35.44%
B 99 of 522 ~ 18.97'%

%45.59
%35.44
%18.97

CMYK RENK MODELİ

#EEB963 rengi CMYK tonu (0,22,58,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.27%
  • sarı tonu 58.40%
  • ana renk tonu 6.67%

CMYK: (0,22,58,7)
C0M22Y58K7 (0%, 22%, 58%, 7%)
(0.00 / 0.22 / 0.58 / 0.07)

CMYK yüzdeleri

%0
%22.27
%58.4
%6.67

Codes

Color #EEB963 in popluar color models

EE B9 63
RGB 238 185 99
HSL 37° 80.35% 66.08%
HSB/HSV 37° 58.40% 93.33%
CMYK 0.00% 22.27% 58.40%
6.67%

Color #EEB963 in popluar number systems.

HEX EE B9 63
Decimal 238 185 99
Binary 11101110 10111001 1100011
Octal 356 271 143

Shades and tints

Shades of #EEB963

#EEB963
(238,185,99)
#D9A95A
(217,169,90)
#C49951
(196,153,81)
#AF8948
(175,137,72)
#9A793F
(154,121,63)
#856936
(133,105,54)
#70592D
(112,89,45)
#5B4924
(91,73,36)
#46391B
(70,57,27)
#312912
(49,41,18)
#1C1909
(28,25,9)
#000000
(0,0,0)

Tints of #EEB963

#EEB963
(238,185,99)
#EFBF71
(239,191,113)
#F0C57F
(240,197,127)
#F1CB8D
(241,203,141)
#F2D19B
(242,209,155)
#F3D7A9
(243,215,169)
#F4DDB7
(244,221,183)
#F5E3C5
(245,227,197)
#F6E9D3
(246,233,211)
#F7EFE1
(247,239,225)
#F8F5EF
(248,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEB963 color. Also use rgb(238,185,99) instead hex code.

Text Font Color

.myTextColor { color: #EEB963; }

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

This text font color is #EEB963.

Background Color

.myBgColor { background-color: #EEB963; }

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

This div background color is #EEB963.

Border color

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

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

This div border color is #EEB963.

Opacity

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

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

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

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

This text has shadow with #EEB963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEB963.

Preview

Color preview on black background

This text has color #EEB963 on black background.


Color preview on white background

This text has color #EEB963 on white background.


Black color preview on #EEB963 background

This text has black color on #EEB963 background.


White color preview on #EEB963 background

This text has white color on #EEB963 background.


Related colors

Complementary color

Complementary color for #hex is #11469C.


I love getcolorcode.com

Triadic colors

1 #63EEB9 and #B963EE with #EEB963 are triadic colors.

2 #63B9EE and #B9EE63 with #EEB963 are triadic colors.