COLOR #D493A8

HEX: #D493A8 RGB: (212,147,168)

Renk bilgisi

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

RGB renk modeli

#D493A8 color RGB value is (212,147,168).

RGB: (212,147,168) (83%, 58%, 66%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 147 of 255 = 58%
B 168 of 255 = 66%

212
147
168

R + G + B ~ 69%. #D493A8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 147 + 168 = 527 (100%)
R 212 of 527 ~ 40.23%
G 147 of 527 ~ 27.89%
B 168 of 527 ~ 31.88'%

%40.23
%27.89
%31.88

CMYK RENK MODELİ

#D493A8 rengi CMYK tonu (0,31,21,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.66%
  • sarı tonu 20.75%
  • ana renk tonu 16.86%

CMYK: (0,31,21,17)
C0M31Y21K17 (0%, 31%, 21%, 17%)
(0.00 / 0.31 / 0.21 / 0.17)

CMYK yüzdeleri

%0
%30.66
%20.75
%16.86

Codes

Color #D493A8 in popluar color models

D4 93 A8
RGB 212 147 168
HSL 341° 43.05% 70.39%
HSB/HSV 341° 30.66% 83.14%
CMYK 0.00% 30.66% 20.75%
16.86%

Color #D493A8 in popluar number systems.

HEX D4 93 A8
Decimal 212 147 168
Binary 11010100 10010011 10101000
Octal 324 223 250

Shades and tints

Shades of #D493A8

#D493A8
(212,147,168)
#C18699
(193,134,153)
#AE798A
(174,121,138)
#9B6C7B
(155,108,123)
#885F6C
(136,95,108)
#75525D
(117,82,93)
#62454E
(98,69,78)
#4F383F
(79,56,63)
#3C2B30
(60,43,48)
#291E21
(41,30,33)
#161112
(22,17,18)
#000000
(0,0,0)

Tints of #D493A8

#D493A8
(212,147,168)
#D79CAF
(215,156,175)
#DAA5B6
(218,165,182)
#DDAEBD
(221,174,189)
#E0B7C4
(224,183,196)
#E3C0CB
(227,192,203)
#E6C9D2
(230,201,210)
#E9D2D9
(233,210,217)
#ECDBE0
(236,219,224)
#EFE4E7
(239,228,231)
#F2EDEE
(242,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D493A8 color. Also use rgb(212,147,168) instead hex code.

Text Font Color

.myTextColor { color: #D493A8; }

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

This text font color is #D493A8.

Background Color

.myBgColor { background-color: #D493A8; }

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

This div background color is #D493A8.

Border color

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

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

This div border color is #D493A8.

Opacity

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

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

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

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

This text has shadow with #D493A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D493A8.

Preview

Color preview on black background

This text has color #D493A8 on black background.


Color preview on white background

This text has color #D493A8 on white background.


Black color preview on #D493A8 background

This text has black color on #D493A8 background.


White color preview on #D493A8 background

This text has white color on #D493A8 background.


Related colors

Complementary color

Complementary color for #hex is #2B6C57.


I love getcolorcode.com

Triadic colors

1 #A8D493 and #93A8D4 with #D493A8 are triadic colors.

2 #A893D4 and #93D4A8 with #D493A8 are triadic colors.