COLOR #D5B76D

HEX: #D5B76D RGB: (213,183,109)

Renk bilgisi

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

RGB renk modeli

#D5B76D color RGB value is (213,183,109).

RGB: (213,183,109) (84%, 72%, 43%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 183 of 255 = 72%
B 109 of 255 = 43%

213
183
109

R + G + B ~ 66%. #D5B76D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 183 + 109 = 505 (100%)
R 213 of 505 ~ 42.18%
G 183 of 505 ~ 36.24%
B 109 of 505 ~ 21.58'%

%42.18
%36.24
%21.58

CMYK RENK MODELİ

#D5B76D rengi CMYK tonu (0,14,49,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.08%
  • sarı tonu 48.83%
  • ana renk tonu 16.47%

CMYK: (0,14,49,16)
C0M14Y49K16 (0%, 14%, 49%, 16%)
(0.00 / 0.14 / 0.49 / 0.16)

CMYK yüzdeleri

%0
%14.08
%48.83
%16.47

Codes

Color #D5B76D in popluar color models

D5 B7 6D
RGB 213 183 109
HSL 43° 55.32% 63.14%
HSB/HSV 43° 48.83% 83.53%
CMYK 0.00% 14.08% 48.83%
16.47%

Color #D5B76D in popluar number systems.

HEX D5 B7 6D
Decimal 213 183 109
Binary 11010101 10110111 1101101
Octal 325 267 155

Shades and tints

Shades of #D5B76D

#D5B76D
(213,183,109)
#C2A764
(194,167,100)
#AF975B
(175,151,91)
#9C8752
(156,135,82)
#897749
(137,119,73)
#766740
(118,103,64)
#635737
(99,87,55)
#50472E
(80,71,46)
#3D3725
(61,55,37)
#2A271C
(42,39,28)
#171713
(23,23,19)
#000000
(0,0,0)

Tints of #D5B76D

#D5B76D
(213,183,109)
#D8BD7A
(216,189,122)
#DBC387
(219,195,135)
#DEC994
(222,201,148)
#E1CFA1
(225,207,161)
#E4D5AE
(228,213,174)
#E7DBBB
(231,219,187)
#EAE1C8
(234,225,200)
#EDE7D5
(237,231,213)
#F0EDE2
(240,237,226)
#F3F3EF
(243,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5B76D color. Also use rgb(213,183,109) instead hex code.

Text Font Color

.myTextColor { color: #D5B76D; }

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

This text font color is #D5B76D.

Background Color

.myBgColor { background-color: #D5B76D; }

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

This div background color is #D5B76D.

Border color

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

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

This div border color is #D5B76D.

Opacity

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

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

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

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

This text has shadow with #D5B76D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B76D.

Preview

Color preview on black background

This text has color #D5B76D on black background.


Color preview on white background

This text has color #D5B76D on white background.


Black color preview on #D5B76D background

This text has black color on #D5B76D background.


White color preview on #D5B76D background

This text has white color on #D5B76D background.


Related colors

Complementary color

Complementary color for #hex is #2A4892.


I love getcolorcode.com

Triadic colors

1 #6DD5B7 and #B76DD5 with #D5B76D are triadic colors.

2 #6DB7D5 and #B7D56D with #D5B76D are triadic colors.