COLOR #D5BE5E

HEX: #D5BE5E RGB: (213,190,94)

Renk bilgisi

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

RGB renk modeli

#D5BE5E color RGB value is (213,190,94).

RGB: (213,190,94) (84%, 75%, 37%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 190 of 255 = 75%
B 94 of 255 = 37%

213
190
94

R + G + B ~ 65%. #D5BE5E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 190 + 94 = 497 (100%)
R 213 of 497 ~ 42.86%
G 190 of 497 ~ 38.23%
B 94 of 497 ~ 18.91'%

%42.86
%38.23
%18.91

CMYK RENK MODELİ

#D5BE5E rengi CMYK tonu (0,11,56,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.80%
  • sarı tonu 55.87%
  • ana renk tonu 16.47%

CMYK: (0,11,56,16)
C0M11Y56K16 (0%, 11%, 56%, 16%)
(0.00 / 0.11 / 0.56 / 0.16)

CMYK yüzdeleri

%0
%10.8
%55.87
%16.47

Codes

Color #D5BE5E in popluar color models

D5 BE 5E
RGB 213 190 94
HSL 48° 58.62% 60.20%
HSB/HSV 48° 55.87% 83.53%
CMYK 0.00% 10.80% 55.87%
16.47%

Color #D5BE5E in popluar number systems.

HEX D5 BE 5E
Decimal 213 190 94
Binary 11010101 10111110 1011110
Octal 325 276 136

Shades and tints

Shades of #D5BE5E

#D5BE5E
(213,190,94)
#C2AD56
(194,173,86)
#AF9C4E
(175,156,78)
#9C8B46
(156,139,70)
#897A3E
(137,122,62)
#766936
(118,105,54)
#63582E
(99,88,46)
#504726
(80,71,38)
#3D361E
(61,54,30)
#2A2516
(42,37,22)
#17140E
(23,20,14)
#000000
(0,0,0)

Tints of #D5BE5E

#D5BE5E
(213,190,94)
#D8C36C
(216,195,108)
#DBC87A
(219,200,122)
#DECD88
(222,205,136)
#E1D296
(225,210,150)
#E4D7A4
(228,215,164)
#E7DCB2
(231,220,178)
#EAE1C0
(234,225,192)
#EDE6CE
(237,230,206)
#F0EBDC
(240,235,220)
#F3F0EA
(243,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5BE5E color. Also use rgb(213,190,94) instead hex code.

Text Font Color

.myTextColor { color: #D5BE5E; }

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

This text font color is #D5BE5E.

Background Color

.myBgColor { background-color: #D5BE5E; }

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

This div background color is #D5BE5E.

Border color

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

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

This div border color is #D5BE5E.

Opacity

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

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

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

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

This text has shadow with #D5BE5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BE5E.

Preview

Color preview on black background

This text has color #D5BE5E on black background.


Color preview on white background

This text has color #D5BE5E on white background.


Black color preview on #D5BE5E background

This text has black color on #D5BE5E background.


White color preview on #D5BE5E background

This text has white color on #D5BE5E background.


Related colors

Complementary color

Complementary color for #hex is #2A41A1.


I love getcolorcode.com

Triadic colors

1 #5ED5BE and #BE5ED5 with #D5BE5E are triadic colors.

2 #5EBED5 and #BED55E with #D5BE5E are triadic colors.