COLOR #EDB46E

HEX: #EDB46E RGB: (237,180,110)

Renk bilgisi

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

RGB renk modeli

#EDB46E color RGB value is (237,180,110).

RGB: (237,180,110) (93%, 71%, 43%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 180 of 255 = 71%
B 110 of 255 = 43%

237
180
110

R + G + B ~ 69%. #EDB46E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 180 + 110 = 527 (100%)
R 237 of 527 ~ 44.97%
G 180 of 527 ~ 34.16%
B 110 of 527 ~ 20.87'%

%44.97
%34.16
%20.87

CMYK RENK MODELİ

#EDB46E rengi CMYK tonu (0,24,54,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.05%
  • sarı tonu 53.59%
  • ana renk tonu 7.06%

CMYK: (0,24,54,7)
C0M24Y54K7 (0%, 24%, 54%, 7%)
(0.00 / 0.24 / 0.54 / 0.07)

CMYK yüzdeleri

%0
%24.05
%53.59
%7.06

Codes

Color #EDB46E in popluar color models

ED B4 6E
RGB 237 180 110
HSL 33° 77.91% 68.04%
HSB/HSV 33° 53.59% 92.94%
CMYK 0.00% 24.05% 53.59%
7.06%

Color #EDB46E in popluar number systems.

HEX ED B4 6E
Decimal 237 180 110
Binary 11101101 10110100 1101110
Octal 355 264 156

Shades and tints

Shades of #EDB46E

#EDB46E
(237,180,110)
#D8A464
(216,164,100)
#C3945A
(195,148,90)
#AE8450
(174,132,80)
#997446
(153,116,70)
#84643C
(132,100,60)
#6F5432
(111,84,50)
#5A4428
(90,68,40)
#45341E
(69,52,30)
#302414
(48,36,20)
#1B140A
(27,20,10)
#000000
(0,0,0)

Tints of #EDB46E

#EDB46E
(237,180,110)
#EEBA7B
(238,186,123)
#EFC088
(239,192,136)
#F0C695
(240,198,149)
#F1CCA2
(241,204,162)
#F2D2AF
(242,210,175)
#F3D8BC
(243,216,188)
#F4DEC9
(244,222,201)
#F5E4D6
(245,228,214)
#F6EAE3
(246,234,227)
#F7F0F0
(247,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB46E color. Also use rgb(237,180,110) instead hex code.

Text Font Color

.myTextColor { color: #EDB46E; }

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

This text font color is #EDB46E.

Background Color

.myBgColor { background-color: #EDB46E; }

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

This div background color is #EDB46E.

Border color

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

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

This div border color is #EDB46E.

Opacity

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

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

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

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

This text has shadow with #EDB46E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB46E.

Preview

Color preview on black background

This text has color #EDB46E on black background.


Color preview on white background

This text has color #EDB46E on white background.


Black color preview on #EDB46E background

This text has black color on #EDB46E background.


White color preview on #EDB46E background

This text has white color on #EDB46E background.


Related colors

Complementary color

Complementary color for #hex is #124B91.


I love getcolorcode.com

Triadic colors

1 #6EEDB4 and #B46EED with #EDB46E are triadic colors.

2 #6EB4ED and #B4ED6E with #EDB46E are triadic colors.