COLOR #E6D264

HEX: #E6D264 RGB: (230,210,100)

Renk bilgisi

#E6D264 contains mainly red and green colors. #E6D264 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#E6D264 color RGB value is (230,210,100).

RGB: (230,210,100) (90%, 82%, 39%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 210 of 255 = 82%
B 100 of 255 = 39%

230
210
100

R + G + B ~ 70%. #E6D264 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 210 + 100 = 540 (100%)
R 230 of 540 ~ 42.59%
G 210 of 540 ~ 38.89%
B 100 of 540 ~ 18.52'%

%42.59
%38.89
%18.52

CMYK RENK MODELİ

#E6D264 rengi CMYK tonu (0,9,57,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.70%
  • sarı tonu 56.52%
  • ana renk tonu 9.80%

CMYK: (0,9,57,10)
C0M9Y57K10 (0%, 9%, 57%, 10%)
(0.00 / 0.09 / 0.57 / 0.10)

CMYK yüzdeleri

%0
%8.7
%56.52
%9.8

Codes

Color #E6D264 in popluar color models

E6 D2 64
RGB 230 210 100
HSL 51° 72.22% 64.71%
HSB/HSV 51° 56.52% 90.20%
CMYK 0.00% 8.70% 56.52%
9.80%

Color #E6D264 in popluar number systems.

HEX E6 D2 64
Decimal 230 210 100
Binary 11100110 11010010 1100100
Octal 346 322 144

Shades and tints

Shades of #E6D264

#E6D264
(230,210,100)
#D2BF5B
(210,191,91)
#BEAC52
(190,172,82)
#AA9949
(170,153,73)
#968640
(150,134,64)
#827337
(130,115,55)
#6E602E
(110,96,46)
#5A4D25
(90,77,37)
#463A1C
(70,58,28)
#322713
(50,39,19)
#1E140A
(30,20,10)
#000000
(0,0,0)

Tints of #E6D264

#E6D264
(230,210,100)
#E8D672
(232,214,114)
#EADA80
(234,218,128)
#ECDE8E
(236,222,142)
#EEE29C
(238,226,156)
#F0E6AA
(240,230,170)
#F2EAB8
(242,234,184)
#F4EEC6
(244,238,198)
#F6F2D4
(246,242,212)
#F8F6E2
(248,246,226)
#FAFAF0
(250,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6D264 color. Also use rgb(230,210,100) instead hex code.

Text Font Color

.myTextColor { color: #E6D264; }

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

This text font color is #E6D264.

Background Color

.myBgColor { background-color: #E6D264; }

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

This div background color is #E6D264.

Border color

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

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

This div border color is #E6D264.

Opacity

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

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

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

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

This text has shadow with #E6D264 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6D264.

Preview

Color preview on black background

This text has color #E6D264 on black background.


Color preview on white background

This text has color #E6D264 on white background.


Black color preview on #E6D264 background

This text has black color on #E6D264 background.


White color preview on #E6D264 background

This text has white color on #E6D264 background.


Related colors

Complementary color

Complementary color for #hex is #192D9B.


I love getcolorcode.com

Triadic colors

1 #64E6D2 and #D264E6 with #E6D264 are triadic colors.

2 #64D2E6 and #D2E664 with #E6D264 are triadic colors.