COLOR #D593A8

HEX: #D593A8 RGB: (213,147,168)

Renk bilgisi

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

RGB renk modeli

#D593A8 color RGB value is (213,147,168).

RGB: (213,147,168) (84%, 58%, 66%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 147 of 255 = 58%
B 168 of 255 = 66%

213
147
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 147 + 168 = 528 (100%)
R 213 of 528 ~ 40.34%
G 147 of 528 ~ 27.84%
B 168 of 528 ~ 31.82'%

%40.34
%27.84
%31.82

CMYK RENK MODELİ

#D593A8 rengi CMYK tonu (0,31,21,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.99%
  • sarı tonu 21.13%
  • ana renk tonu 16.47%

CMYK: (0,31,21,16)
C0M31Y21K16 (0%, 31%, 21%, 16%)
(0.00 / 0.31 / 0.21 / 0.16)

CMYK yüzdeleri

%0
%30.99
%21.13
%16.47

Codes

Color #D593A8 in popluar color models

D5 93 A8
RGB 213 147 168
HSL 341° 44.00% 70.59%
HSB/HSV 341° 30.99% 83.53%
CMYK 0.00% 30.99% 21.13%
16.47%

Color #D593A8 in popluar number systems.

HEX D5 93 A8
Decimal 213 147 168
Binary 11010101 10010011 10101000
Octal 325 223 250

Shades and tints

Shades of #D593A8

#D593A8
(213,147,168)
#C28699
(194,134,153)
#AF798A
(175,121,138)
#9C6C7B
(156,108,123)
#895F6C
(137,95,108)
#76525D
(118,82,93)
#63454E
(99,69,78)
#50383F
(80,56,63)
#3D2B30
(61,43,48)
#2A1E21
(42,30,33)
#171112
(23,17,18)
#000000
(0,0,0)

Tints of #D593A8

#D593A8
(213,147,168)
#D89CAF
(216,156,175)
#DBA5B6
(219,165,182)
#DEAEBD
(222,174,189)
#E1B7C4
(225,183,196)
#E4C0CB
(228,192,203)
#E7C9D2
(231,201,210)
#EAD2D9
(234,210,217)
#EDDBE0
(237,219,224)
#F0E4E7
(240,228,231)
#F3EDEE
(243,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D593A8; }

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

This text font color is #D593A8.

Background Color

.myBgColor { background-color: #D593A8; }

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

This div background color is #D593A8.

Border color

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

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

This div border color is #D593A8.

Opacity

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

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

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

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

This text has shadow with #D593A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D593A8.

Preview

Color preview on black background

This text has color #D593A8 on black background.


Color preview on white background

This text has color #D593A8 on white background.


Black color preview on #D593A8 background

This text has black color on #D593A8 background.


White color preview on #D593A8 background

This text has white color on #D593A8 background.


Related colors

Complementary color

Complementary color for #hex is #2A6C57.


I love getcolorcode.com

Triadic colors

1 #A8D593 and #93A8D5 with #D593A8 are triadic colors.

2 #A893D5 and #93D5A8 with #D593A8 are triadic colors.