COLOR #D38C77

HEX: #D38C77 RGB: (211,140,119)

Renk bilgisi

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

RGB renk modeli

#D38C77 color RGB value is (211,140,119).

RGB: (211,140,119) (83%, 55%, 47%)

RGB bağlantıları ve doygunluk

R 211 of 255 = 83%
G 140 of 255 = 55%
B 119 of 255 = 47%

211
140
119

R + G + B ~ 62%. #D38C77 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 211 + 140 + 119 = 470 (100%)
R 211 of 470 ~ 44.89%
G 140 of 470 ~ 29.79%
B 119 of 470 ~ 25.32'%

%44.89
%29.79
%25.32

CMYK RENK MODELİ

#D38C77 rengi CMYK tonu (0,34,44,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.65%
  • sarı tonu 43.60%
  • ana renk tonu 17.25%

CMYK: (0,34,44,17)
C0M34Y44K17 (0%, 34%, 44%, 17%)
(0.00 / 0.34 / 0.44 / 0.17)

CMYK yüzdeleri

%0
%33.65
%43.6
%17.25

Codes

Color #D38C77 in popluar color models

D3 8C 77
RGB 211 140 119
HSL 14° 51.11% 64.71%
HSB/HSV 14° 43.60% 82.75%
CMYK 0.00% 33.65% 43.60%
17.25%

Color #D38C77 in popluar number systems.

HEX D3 8C 77
Decimal 211 140 119
Binary 11010011 10001100 1110111
Octal 323 214 167

Shades and tints

Shades of #D38C77

#D38C77
(211,140,119)
#C0806D
(192,128,109)
#AD7463
(173,116,99)
#9A6859
(154,104,89)
#875C4F
(135,92,79)
#745045
(116,80,69)
#61443B
(97,68,59)
#4E3831
(78,56,49)
#3B2C27
(59,44,39)
#28201D
(40,32,29)
#151413
(21,20,19)
#000000
(0,0,0)

Tints of #D38C77

#D38C77
(211,140,119)
#D79683
(215,150,131)
#DBA08F
(219,160,143)
#DFAA9B
(223,170,155)
#E3B4A7
(227,180,167)
#E7BEB3
(231,190,179)
#EBC8BF
(235,200,191)
#EFD2CB
(239,210,203)
#F3DCD7
(243,220,215)
#F7E6E3
(247,230,227)
#FBF0EF
(251,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D38C77 color. Also use rgb(211,140,119) instead hex code.

Text Font Color

.myTextColor { color: #D38C77; }

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

This text font color is #D38C77.

Background Color

.myBgColor { background-color: #D38C77; }

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

This div background color is #D38C77.

Border color

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

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

This div border color is #D38C77.

Opacity

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

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

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

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

This text has shadow with #D38C77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D38C77.

Preview

Color preview on black background

This text has color #D38C77 on black background.


Color preview on white background

This text has color #D38C77 on white background.


Black color preview on #D38C77 background

This text has black color on #D38C77 background.


White color preview on #D38C77 background

This text has white color on #D38C77 background.


Related colors

Complementary color

Complementary color for #hex is #2C7388.


I love getcolorcode.com

Triadic colors

1 #77D38C and #8C77D3 with #D38C77 are triadic colors.

2 #778CD3 and #8CD377 with #D38C77 are triadic colors.