COLOR #D5B36C

HEX: #D5B36C RGB: (213,179,108)

Renk bilgisi

#D5B36C contains mainly red and green colors. #D5B36C ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#D5B36C color RGB value is (213,179,108).

RGB: (213,179,108) (84%, 70%, 42%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 179 of 255 = 70%
B 108 of 255 = 42%

213
179
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 179 + 108 = 500 (100%)
R 213 of 500 ~ 42.6%
G 179 of 500 ~ 35.8%
B 108 of 500 ~ 21.6'%

%42.6
%35.8
%21.6

CMYK RENK MODELİ

#D5B36C rengi CMYK tonu (0,16,49,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.96%
  • sarı tonu 49.30%
  • ana renk tonu 16.47%

CMYK: (0,16,49,16)
C0M16Y49K16 (0%, 16%, 49%, 16%)
(0.00 / 0.16 / 0.49 / 0.16)

CMYK yüzdeleri

%0
%15.96
%49.3
%16.47

Codes

Color #D5B36C in popluar color models

D5 B3 6C
RGB 213 179 108
HSL 41° 55.56% 62.94%
HSB/HSV 41° 49.30% 83.53%
CMYK 0.00% 15.96% 49.30%
16.47%

Color #D5B36C in popluar number systems.

HEX D5 B3 6C
Decimal 213 179 108
Binary 11010101 10110011 1101100
Octal 325 263 154

Shades and tints

Shades of #D5B36C

#D5B36C
(213,179,108)
#C2A363
(194,163,99)
#AF935A
(175,147,90)
#9C8351
(156,131,81)
#897348
(137,115,72)
#76633F
(118,99,63)
#635336
(99,83,54)
#50432D
(80,67,45)
#3D3324
(61,51,36)
#2A231B
(42,35,27)
#171312
(23,19,18)
#000000
(0,0,0)

Tints of #D5B36C

#D5B36C
(213,179,108)
#D8B979
(216,185,121)
#DBBF86
(219,191,134)
#DEC593
(222,197,147)
#E1CBA0
(225,203,160)
#E4D1AD
(228,209,173)
#E7D7BA
(231,215,186)
#EADDC7
(234,221,199)
#EDE3D4
(237,227,212)
#F0E9E1
(240,233,225)
#F3EFEE
(243,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5B36C color. Also use rgb(213,179,108) instead hex code.

Text Font Color

.myTextColor { color: #D5B36C; }

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

This text font color is #D5B36C.

Background Color

.myBgColor { background-color: #D5B36C; }

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

This div background color is #D5B36C.

Border color

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

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

This div border color is #D5B36C.

Opacity

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

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

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

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

This text has shadow with #D5B36C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5B36C.

Preview

Color preview on black background

This text has color #D5B36C on black background.


Color preview on white background

This text has color #D5B36C on white background.


Black color preview on #D5B36C background

This text has black color on #D5B36C background.


White color preview on #D5B36C background

This text has white color on #D5B36C background.


Related colors

Complementary color

Complementary color for #hex is #2A4C93.


I love getcolorcode.com

Triadic colors

1 #6CD5B3 and #B36CD5 with #D5B36C are triadic colors.

2 #6CB3D5 and #B3D56C with #D5B36C are triadic colors.