COLOR #D38B5E

HEX: #D38B5E RGB: (211,139,94)

Renk bilgisi

#D38B5E contains mainly red color. #D38B5E ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#D38B5E color RGB value is (211,139,94).

RGB: (211,139,94) (83%, 55%, 37%)

RGB bağlantıları ve doygunluk

R 211 of 255 = 83%
G 139 of 255 = 55%
B 94 of 255 = 37%

211
139
94

R + G + B ~ 58%. #D38B5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 211 + 139 + 94 = 444 (100%)
R 211 of 444 ~ 47.52%
G 139 of 444 ~ 31.31%
B 94 of 444 ~ 21.17'%

%47.52
%31.31
%21.17

CMYK RENK MODELİ

#D38B5E rengi CMYK tonu (0,34,55,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.12%
  • sarı tonu 55.45%
  • ana renk tonu 17.25%

CMYK: (0,34,55,17)
C0M34Y55K17 (0%, 34%, 55%, 17%)
(0.00 / 0.34 / 0.55 / 0.17)

CMYK yüzdeleri

%0
%34.12
%55.45
%17.25

Codes

Color #D38B5E in popluar color models

D3 8B 5E
RGB 211 139 94
HSL 23° 57.07% 59.80%
HSB/HSV 23° 55.45% 82.75%
CMYK 0.00% 34.12% 55.45%
17.25%

Color #D38B5E in popluar number systems.

HEX D3 8B 5E
Decimal 211 139 94
Binary 11010011 10001011 1011110
Octal 323 213 136

Shades and tints

Shades of #D38B5E

#D38B5E
(211,139,94)
#C07F56
(192,127,86)
#AD734E
(173,115,78)
#9A6746
(154,103,70)
#875B3E
(135,91,62)
#744F36
(116,79,54)
#61432E
(97,67,46)
#4E3726
(78,55,38)
#3B2B1E
(59,43,30)
#281F16
(40,31,22)
#15130E
(21,19,14)
#000000
(0,0,0)

Tints of #D38B5E

#D38B5E
(211,139,94)
#D7956C
(215,149,108)
#DB9F7A
(219,159,122)
#DFA988
(223,169,136)
#E3B396
(227,179,150)
#E7BDA4
(231,189,164)
#EBC7B2
(235,199,178)
#EFD1C0
(239,209,192)
#F3DBCE
(243,219,206)
#F7E5DC
(247,229,220)
#FBEFEA
(251,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D38B5E color. Also use rgb(211,139,94) instead hex code.

Text Font Color

.myTextColor { color: #D38B5E; }

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

This text font color is #D38B5E.

Background Color

.myBgColor { background-color: #D38B5E; }

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

This div background color is #D38B5E.

Border color

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

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

This div border color is #D38B5E.

Opacity

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

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

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

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

This text has shadow with #D38B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D38B5E.

Preview

Color preview on black background

This text has color #D38B5E on black background.


Color preview on white background

This text has color #D38B5E on white background.


Black color preview on #D38B5E background

This text has black color on #D38B5E background.


White color preview on #D38B5E background

This text has white color on #D38B5E background.


Related colors

Complementary color

Complementary color for #hex is #2C74A1.


I love getcolorcode.com

Triadic colors

1 #5ED38B and #8B5ED3 with #D38B5E are triadic colors.

2 #5E8BD3 and #8BD35E with #D38B5E are triadic colors.