COLOR #D5BEA5

HEX: #D5BEA5 RGB: (213,190,165)

Renk bilgisi

#D5BEA5 contains red, green and blue colors in about the same proportion. #D5BEA5 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D5BEA5 color RGB value is (213,190,165).

RGB: (213,190,165) (84%, 75%, 65%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 190 of 255 = 75%
B 165 of 255 = 65%

213
190
165

R + G + B ~ 75%. #D5BEA5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 190 + 165 = 568 (100%)
R 213 of 568 ~ 37.5%
G 190 of 568 ~ 33.45%
B 165 of 568 ~ 29.05'%

%37.5
%33.45
%29.05

CMYK RENK MODELİ

#D5BEA5 rengi CMYK tonu (0,11,23,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.80%
  • sarı tonu 22.54%
  • ana renk tonu 16.47%

CMYK: (0,11,23,16)
C0M11Y23K16 (0%, 11%, 23%, 16%)
(0.00 / 0.11 / 0.23 / 0.16)

CMYK yüzdeleri

%0
%10.8
%22.54
%16.47

Codes

Color #D5BEA5 in popluar color models

D5 BE A5
RGB 213 190 165
HSL 31° 36.36% 74.12%
HSB/HSV 31° 22.54% 83.53%
CMYK 0.00% 10.80% 22.54%
16.47%

Color #D5BEA5 in popluar number systems.

HEX D5 BE A5
Decimal 213 190 165
Binary 11010101 10111110 10100101
Octal 325 276 245

Shades and tints

Shades of #D5BEA5

#D5BEA5
(213,190,165)
#C2AD96
(194,173,150)
#AF9C87
(175,156,135)
#9C8B78
(156,139,120)
#897A69
(137,122,105)
#76695A
(118,105,90)
#63584B
(99,88,75)
#50473C
(80,71,60)
#3D362D
(61,54,45)
#2A251E
(42,37,30)
#17140F
(23,20,15)
#000000
(0,0,0)

Tints of #D5BEA5

#D5BEA5
(213,190,165)
#D8C3AD
(216,195,173)
#DBC8B5
(219,200,181)
#DECDBD
(222,205,189)
#E1D2C5
(225,210,197)
#E4D7CD
(228,215,205)
#E7DCD5
(231,220,213)
#EAE1DD
(234,225,221)
#EDE6E5
(237,230,229)
#F0EBED
(240,235,237)
#F3F0F5
(243,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D5BEA5 color. Also use rgb(213,190,165) instead hex code.

Text Font Color

.myTextColor { color: #D5BEA5; }

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

This text font color is #D5BEA5.

Background Color

.myBgColor { background-color: #D5BEA5; }

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

This div background color is #D5BEA5.

Border color

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

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

This div border color is #D5BEA5.

Opacity

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

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

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

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

This text has shadow with #D5BEA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BEA5.

Preview

Color preview on black background

This text has color #D5BEA5 on black background.


Color preview on white background

This text has color #D5BEA5 on white background.


Black color preview on #D5BEA5 background

This text has black color on #D5BEA5 background.


White color preview on #D5BEA5 background

This text has white color on #D5BEA5 background.


Related colors

Complementary color

Complementary color for #hex is #2A415A.


I love getcolorcode.com

Triadic colors

1 #A5D5BE and #BEA5D5 with #D5BEA5 are triadic colors.

2 #A5BED5 and #BED5A5 with #D5BEA5 are triadic colors.