COLOR #D59A8C

HEX: #D59A8C RGB: (213,154,140)

Renk bilgisi

#D59A8C contains mainly red and green colors. #D59A8C ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#D59A8C color RGB value is (213,154,140).

RGB: (213,154,140) (84%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 154 of 255 = 60%
B 140 of 255 = 55%

213
154
140

R + G + B ~ 66%. #D59A8C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 154 + 140 = 507 (100%)
R 213 of 507 ~ 42.01%
G 154 of 507 ~ 30.37%
B 140 of 507 ~ 27.61'%

%42.01
%30.37
%27.61

CMYK RENK MODELİ

#D59A8C rengi CMYK tonu (0,28,34,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.70%
  • sarı tonu 34.27%
  • ana renk tonu 16.47%

CMYK: (0,28,34,16)
C0M28Y34K16 (0%, 28%, 34%, 16%)
(0.00 / 0.28 / 0.34 / 0.16)

CMYK yüzdeleri

%0
%27.7
%34.27
%16.47

Codes

Color #D59A8C in popluar color models

D5 9A 8C
RGB 213 154 140
HSL 12° 46.50% 69.22%
HSB/HSV 12° 34.27% 83.53%
CMYK 0.00% 27.70% 34.27%
16.47%

Color #D59A8C in popluar number systems.

HEX D5 9A 8C
Decimal 213 154 140
Binary 11010101 10011010 10001100
Octal 325 232 214

Shades and tints

Shades of #D59A8C

#D59A8C
(213,154,140)
#C28C80
(194,140,128)
#AF7E74
(175,126,116)
#9C7068
(156,112,104)
#89625C
(137,98,92)
#765450
(118,84,80)
#634644
(99,70,68)
#503838
(80,56,56)
#3D2A2C
(61,42,44)
#2A1C20
(42,28,32)
#170E14
(23,14,20)
#000000
(0,0,0)

Tints of #D59A8C

#D59A8C
(213,154,140)
#D8A396
(216,163,150)
#DBACA0
(219,172,160)
#DEB5AA
(222,181,170)
#E1BEB4
(225,190,180)
#E4C7BE
(228,199,190)
#E7D0C8
(231,208,200)
#EAD9D2
(234,217,210)
#EDE2DC
(237,226,220)
#F0EBE6
(240,235,230)
#F3F4F0
(243,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D59A8C color. Also use rgb(213,154,140) instead hex code.

Text Font Color

.myTextColor { color: #D59A8C; }

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

This text font color is #D59A8C.

Background Color

.myBgColor { background-color: #D59A8C; }

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

This div background color is #D59A8C.

Border color

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

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

This div border color is #D59A8C.

Opacity

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

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

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

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

This text has shadow with #D59A8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D59A8C.

Preview

Color preview on black background

This text has color #D59A8C on black background.


Color preview on white background

This text has color #D59A8C on white background.


Black color preview on #D59A8C background

This text has black color on #D59A8C background.


White color preview on #D59A8C background

This text has white color on #D59A8C background.


Related colors

Complementary color

Complementary color for #hex is #2A6573.


I love getcolorcode.com

Triadic colors

1 #8CD59A and #9A8CD5 with #D59A8C are triadic colors.

2 #8C9AD5 and #9AD58C with #D59A8C are triadic colors.