COLOR #D49EB6

HEX: #D49EB6 RGB: (212,158,182)

Renk bilgisi

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

RGB renk modeli

#D49EB6 color RGB value is (212,158,182).

RGB: (212,158,182) (83%, 62%, 71%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 158 of 255 = 62%
B 182 of 255 = 71%

212
158
182

R + G + B ~ 72%. #D49EB6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 158 + 182 = 552 (100%)
R 212 of 552 ~ 38.41%
G 158 of 552 ~ 28.62%
B 182 of 552 ~ 32.97'%

%38.41
%28.62
%32.97

CMYK RENK MODELİ

#D49EB6 rengi CMYK tonu (0,25,14,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.47%
  • sarı tonu 14.15%
  • ana renk tonu 16.86%

CMYK: (0,25,14,17)
C0M25Y14K17 (0%, 25%, 14%, 17%)
(0.00 / 0.25 / 0.14 / 0.17)

CMYK yüzdeleri

%0
%25.47
%14.15
%16.86

Codes

Color #D49EB6 in popluar color models

D4 9E B6
RGB 212 158 182
HSL 333° 38.57% 72.55%
HSB/HSV 333° 25.47% 83.14%
CMYK 0.00% 25.47% 14.15%
16.86%

Color #D49EB6 in popluar number systems.

HEX D4 9E B6
Decimal 212 158 182
Binary 11010100 10011110 10110110
Octal 324 236 266

Shades and tints

Shades of #D49EB6

#D49EB6
(212,158,182)
#C190A6
(193,144,166)
#AE8296
(174,130,150)
#9B7486
(155,116,134)
#886676
(136,102,118)
#755866
(117,88,102)
#624A56
(98,74,86)
#4F3C46
(79,60,70)
#3C2E36
(60,46,54)
#292026
(41,32,38)
#161216
(22,18,22)
#000000
(0,0,0)

Tints of #D49EB6

#D49EB6
(212,158,182)
#D7A6BC
(215,166,188)
#DAAEC2
(218,174,194)
#DDB6C8
(221,182,200)
#E0BECE
(224,190,206)
#E3C6D4
(227,198,212)
#E6CEDA
(230,206,218)
#E9D6E0
(233,214,224)
#ECDEE6
(236,222,230)
#EFE6EC
(239,230,236)
#F2EEF2
(242,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D49EB6 color. Also use rgb(212,158,182) instead hex code.

Text Font Color

.myTextColor { color: #D49EB6; }

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

This text font color is #D49EB6.

Background Color

.myBgColor { background-color: #D49EB6; }

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

This div background color is #D49EB6.

Border color

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

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

This div border color is #D49EB6.

Opacity

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

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

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

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

This text has shadow with #D49EB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D49EB6.

Preview

Color preview on black background

This text has color #D49EB6 on black background.


Color preview on white background

This text has color #D49EB6 on white background.


Black color preview on #D49EB6 background

This text has black color on #D49EB6 background.


White color preview on #D49EB6 background

This text has white color on #D49EB6 background.


Related colors

Complementary color

Complementary color for #hex is #2B6149.


I love getcolorcode.com

Triadic colors

1 #B6D49E and #9EB6D4 with #D49EB6 are triadic colors.

2 #B69ED4 and #9ED4B6 with #D49EB6 are triadic colors.