COLOR #D5BEAE

HEX: #D5BEAE RGB: (213,190,174)

Renk bilgisi

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

RGB renk modeli

#D5BEAE color RGB value is (213,190,174).

RGB: (213,190,174) (84%, 75%, 68%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 190 of 255 = 75%
B 174 of 255 = 68%

213
190
174

R + G + B ~ 76%. #D5BEAE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 190 + 174 = 577 (100%)
R 213 of 577 ~ 36.92%
G 190 of 577 ~ 32.93%
B 174 of 577 ~ 30.16'%

%36.92
%32.93
%30.16

CMYK RENK MODELİ

#D5BEAE rengi CMYK tonu (0,11,18,16).

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

CMYK: (0,11,18,16)
C0M11Y18K16 (0%, 11%, 18%, 16%)
(0.00 / 0.11 / 0.18 / 0.16)

CMYK yüzdeleri

%0
%10.8
%18.31
%16.47

Codes

Color #D5BEAE in popluar color models

D5 BE AE
RGB 213 190 174
HSL 25° 31.71% 75.88%
HSB/HSV 25° 18.31% 83.53%
CMYK 0.00% 10.80% 18.31%
16.47%

Color #D5BEAE in popluar number systems.

HEX D5 BE AE
Decimal 213 190 174
Binary 11010101 10111110 10101110
Octal 325 276 256

Shades and tints

Shades of #D5BEAE

#D5BEAE
(213,190,174)
#C2AD9F
(194,173,159)
#AF9C90
(175,156,144)
#9C8B81
(156,139,129)
#897A72
(137,122,114)
#766963
(118,105,99)
#635854
(99,88,84)
#504745
(80,71,69)
#3D3636
(61,54,54)
#2A2527
(42,37,39)
#171418
(23,20,24)
#000000
(0,0,0)

Tints of #D5BEAE

#D5BEAE
(213,190,174)
#D8C3B5
(216,195,181)
#DBC8BC
(219,200,188)
#DECDC3
(222,205,195)
#E1D2CA
(225,210,202)
#E4D7D1
(228,215,209)
#E7DCD8
(231,220,216)
#EAE1DF
(234,225,223)
#EDE6E6
(237,230,230)
#F0EBED
(240,235,237)
#F3F0F4
(243,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D5BEAE; }

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

This text font color is #D5BEAE.

Background Color

.myBgColor { background-color: #D5BEAE; }

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

This div background color is #D5BEAE.

Border color

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

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

This div border color is #D5BEAE.

Opacity

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

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

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

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

This text has shadow with #D5BEAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D5BEAE.

Preview

Color preview on black background

This text has color #D5BEAE on black background.


Color preview on white background

This text has color #D5BEAE on white background.


Black color preview on #D5BEAE background

This text has black color on #D5BEAE background.


White color preview on #D5BEAE background

This text has white color on #D5BEAE background.


Related colors

Complementary color

Complementary color for #hex is #2A4151.


I love getcolorcode.com

Triadic colors

1 #AED5BE and #BEAED5 with #D5BEAE are triadic colors.

2 #AEBED5 and #BED5AE with #D5BEAE are triadic colors.