COLOR #D5887F

HEX: #D5887F RGB: (213,136,127)

Renk bilgisi

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

RGB renk modeli

#D5887F color RGB value is (213,136,127).

RGB: (213,136,127) (84%, 53%, 50%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 136 of 255 = 53%
B 127 of 255 = 50%

213
136
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 136 + 127 = 476 (100%)
R 213 of 476 ~ 44.75%
G 136 of 476 ~ 28.57%
B 127 of 476 ~ 26.68'%

%44.75
%28.57
%26.68

CMYK RENK MODELİ

#D5887F rengi CMYK tonu (0,36,40,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.15%
  • sarı tonu 40.38%
  • ana renk tonu 16.47%

CMYK: (0,36,40,16)
C0M36Y40K16 (0%, 36%, 40%, 16%)
(0.00 / 0.36 / 0.40 / 0.16)

CMYK yüzdeleri

%0
%36.15
%40.38
%16.47

Codes

Color #D5887F in popluar color models

D5 88 7F
RGB 213 136 127
HSL 50.59% 66.67%
HSB/HSV 40.38% 83.53%
CMYK 0.00% 36.15% 40.38%
16.47%

Color #D5887F in popluar number systems.

HEX D5 88 7F
Decimal 213 136 127
Binary 11010101 10001000 1111111
Octal 325 210 177

Shades and tints

Shades of #D5887F

#D5887F
(213,136,127)
#C27C74
(194,124,116)
#AF7069
(175,112,105)
#9C645E
(156,100,94)
#895853
(137,88,83)
#764C48
(118,76,72)
#63403D
(99,64,61)
#503432
(80,52,50)
#3D2827
(61,40,39)
#2A1C1C
(42,28,28)
#171011
(23,16,17)
#000000
(0,0,0)

Tints of #D5887F

#D5887F
(213,136,127)
#D8928A
(216,146,138)
#DB9C95
(219,156,149)
#DEA6A0
(222,166,160)
#E1B0AB
(225,176,171)
#E4BAB6
(228,186,182)
#E7C4C1
(231,196,193)
#EACECC
(234,206,204)
#EDD8D7
(237,216,215)
#F0E2E2
(240,226,226)
#F3ECED
(243,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5887F color. Also use rgb(213,136,127) instead hex code.

Text Font Color

.myTextColor { color: #D5887F; }

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

This text font color is #D5887F.

Background Color

.myBgColor { background-color: #D5887F; }

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

This div background color is #D5887F.

Border color

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

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

This div border color is #D5887F.

Opacity

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

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

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

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

This text has shadow with #D5887F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5887F.

Preview

Color preview on black background

This text has color #D5887F on black background.


Color preview on white background

This text has color #D5887F on white background.


Black color preview on #D5887F background

This text has black color on #D5887F background.


White color preview on #D5887F background

This text has white color on #D5887F background.


Related colors

Complementary color

Complementary color for #hex is #2A7780.


I love getcolorcode.com

Triadic colors

1 #7FD588 and #887FD5 with #D5887F are triadic colors.

2 #7F88D5 and #88D57F with #D5887F are triadic colors.