COLOR #D590C4

HEX: #D590C4 RGB: (213,144,196)

Renk bilgisi

#D590C4 contains mainly red and blue colors. #D590C4 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#D590C4 color RGB value is (213,144,196).

RGB: (213,144,196) (84%, 56%, 77%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 144 of 255 = 56%
B 196 of 255 = 77%

213
144
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 144 + 196 = 553 (100%)
R 213 of 553 ~ 38.52%
G 144 of 553 ~ 26.04%
B 196 of 553 ~ 35.44'%

%38.52
%26.04
%35.44

CMYK RENK MODELİ

#D590C4 rengi CMYK tonu (0,32,8,16).

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

CMYK: (0,32,8,16)
C0M32Y8K16 (0%, 32%, 8%, 16%)
(0.00 / 0.32 / 0.08 / 0.16)

CMYK yüzdeleri

%0
%32.39
%7.98
%16.47

Codes

Color #D590C4 in popluar color models

D5 90 C4
RGB 213 144 196
HSL 315° 45.10% 70.00%
HSB/HSV 315° 32.39% 83.53%
CMYK 0.00% 32.39% 7.98%
16.47%

Color #D590C4 in popluar number systems.

HEX D5 90 C4
Decimal 213 144 196
Binary 11010101 10010000 11000100
Octal 325 220 304

Shades and tints

Shades of #D590C4

#D590C4
(213,144,196)
#C283B3
(194,131,179)
#AF76A2
(175,118,162)
#9C6991
(156,105,145)
#895C80
(137,92,128)
#764F6F
(118,79,111)
#63425E
(99,66,94)
#50354D
(80,53,77)
#3D283C
(61,40,60)
#2A1B2B
(42,27,43)
#170E1A
(23,14,26)
#000000
(0,0,0)

Tints of #D590C4

#D590C4
(213,144,196)
#D89AC9
(216,154,201)
#DBA4CE
(219,164,206)
#DEAED3
(222,174,211)
#E1B8D8
(225,184,216)
#E4C2DD
(228,194,221)
#E7CCE2
(231,204,226)
#EAD6E7
(234,214,231)
#EDE0EC
(237,224,236)
#F0EAF1
(240,234,241)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D590C4; }

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

This text font color is #D590C4.

Background Color

.myBgColor { background-color: #D590C4; }

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

This div background color is #D590C4.

Border color

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

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

This div border color is #D590C4.

Opacity

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

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

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

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

This text has shadow with #D590C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D590C4.

Preview

Color preview on black background

This text has color #D590C4 on black background.


Color preview on white background

This text has color #D590C4 on white background.


Black color preview on #D590C4 background

This text has black color on #D590C4 background.


White color preview on #D590C4 background

This text has white color on #D590C4 background.


Related colors

Complementary color

Complementary color for #hex is #2A6F3B.


I love getcolorcode.com

Triadic colors

1 #C4D590 and #90C4D5 with #D590C4 are triadic colors.

2 #C490D5 and #90D5C4 with #D590C4 are triadic colors.