COLOR #D590A6

HEX: #D590A6 RGB: (213,144,166)

Renk bilgisi

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

RGB renk modeli

#D590A6 color RGB value is (213,144,166).

RGB: (213,144,166) (84%, 56%, 65%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 144 of 255 = 56%
B 166 of 255 = 65%

213
144
166

R + G + B ~ 68%. #D590A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 144 + 166 = 523 (100%)
R 213 of 523 ~ 40.73%
G 144 of 523 ~ 27.53%
B 166 of 523 ~ 31.74'%

%40.73
%27.53
%31.74

CMYK RENK MODELİ

#D590A6 rengi CMYK tonu (0,32,22,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.39%
  • sarı tonu 22.07%
  • ana renk tonu 16.47%

CMYK: (0,32,22,16)
C0M32Y22K16 (0%, 32%, 22%, 16%)
(0.00 / 0.32 / 0.22 / 0.16)

CMYK yüzdeleri

%0
%32.39
%22.07
%16.47

Codes

Color #D590A6 in popluar color models

D5 90 A6
RGB 213 144 166
HSL 341° 45.10% 70.00%
HSB/HSV 341° 32.39% 83.53%
CMYK 0.00% 32.39% 22.07%
16.47%

Color #D590A6 in popluar number systems.

HEX D5 90 A6
Decimal 213 144 166
Binary 11010101 10010000 10100110
Octal 325 220 246

Shades and tints

Shades of #D590A6

#D590A6
(213,144,166)
#C28397
(194,131,151)
#AF7688
(175,118,136)
#9C6979
(156,105,121)
#895C6A
(137,92,106)
#764F5B
(118,79,91)
#63424C
(99,66,76)
#50353D
(80,53,61)
#3D282E
(61,40,46)
#2A1B1F
(42,27,31)
#170E10
(23,14,16)
#000000
(0,0,0)

Tints of #D590A6

#D590A6
(213,144,166)
#D89AAE
(216,154,174)
#DBA4B6
(219,164,182)
#DEAEBE
(222,174,190)
#E1B8C6
(225,184,198)
#E4C2CE
(228,194,206)
#E7CCD6
(231,204,214)
#EAD6DE
(234,214,222)
#EDE0E6
(237,224,230)
#F0EAEE
(240,234,238)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D590A6 color. Also use rgb(213,144,166) instead hex code.

Text Font Color

.myTextColor { color: #D590A6; }

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

This text font color is #D590A6.

Background Color

.myBgColor { background-color: #D590A6; }

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

This div background color is #D590A6.

Border color

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

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

This div border color is #D590A6.

Opacity

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

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

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

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

This text has shadow with #D590A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D590A6.

Preview

Color preview on black background

This text has color #D590A6 on black background.


Color preview on white background

This text has color #D590A6 on white background.


Black color preview on #D590A6 background

This text has black color on #D590A6 background.


White color preview on #D590A6 background

This text has white color on #D590A6 background.


Related colors

Complementary color

Complementary color for #hex is #2A6F59.


I love getcolorcode.com

Triadic colors

1 #A6D590 and #90A6D5 with #D590A6 are triadic colors.

2 #A690D5 and #90D5A6 with #D590A6 are triadic colors.